Bootstrap Modal not working

Viewing 2 posts - 1 through 2 (of 2 total)
  • #21368
    Browsergirl
    Participant

    So I had this fancy idea to create on my contact page a modal in order to open the contact form in a hovering window.

    This is the code I’ve used:

    [modal text="Click to Open" title="Contact form"]
    [contact-form][contact-field label='Name' type='name' required='1'/][contact-field label='Email' type='email' required='1'/][contact-field label='Website' type='url'/][contact-field label='Comment' type='textarea' required='1'/][/contact-form] 
    [modal-footer]
    [button type="primary" link="#" data="dismiss,modal"]Dismiss[/button]
    [/modal-footer]
    [/modal]

    This is the result I’ve got:
    Screenshot

    The modal pops up but part of it is hidden underneath the menu and the screen is greyed out.

    Does anyone have an idea what causes this misbehaviour?

    • This topic was modified 8 years, 10 months ago by Browsergirl.
    • This topic was modified 8 years, 10 months ago by Browsergirl.
    • This topic was modified 8 years, 10 months ago by Browsergirl.
    #21426
    Daniel Tara
    Keymaster

    Can you post a link to this?

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

Tagged: ,

You must be logged in to reply to this topic.