java script problems clash with my background/menu

Posted · Add Comment

Scheduler Forums BirchPress Scheduler java script problems clash with my background/menu

This topic contains 1 reply, has 2 voices, and was last updated by  support 11 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #519

    sethbockholt
    Member

    Hi, I really love your booking form. The only problem is that it seems to conflict with my menu and background in some way.
    And the submit button seems to be in the lower left hand corner in the footer.
    any clues why?
    http://www.bockholtlandscapearchitecture.com/appointment/

    #527

    support
    Keymaster

    To correct the position of submit button, please add this rule in your css file.

    #birs_appointment_form .footer {
    position: relative;
    }

    It seems that your theme has some javascript bugs which are not related to our booking form.

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘BirchPress Scheduler’ is closed to new topics and replies.

Comments are closed.