HTML only PopUp?

Home Forums Quform WordPress HTML only PopUp?

This topic is: not resolved
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #4720
    kernel
    Participant
    #4722
    kernel
    Participant

    kind of hard to give you the code when this damn forum won’t do it.

    BOOKS

    #4723
    kernel
    Participant

    <li><a href="the following code">CONTACT</a></li>

    #4725
    kernel
    Participant

    need code for the html markup listed above, that will fit inside ” ” for a popup form

    #4738
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #4755
    kernel
    Participant

    This works, but is it the way it should be done:

    <li><?php if (function_exists('iphorm_popup')) echo iphorm_popup(1, 'CONTACT'); ?></a></li>

    #4757
    kernel
    Participant

    The above text, if the proper method (or) along with the following code to achieve overlay color change should be made available within your guides. Both of which were time consuming to achieve.

    Changing the overlay color:

    #fancybox-overlay[style] {
    background-color: black !important;
    }

    #4758
    kernel
    Participant

    With the following code i was able to easily omit the footer.php code and keep everything within the code in a css menu, adding overlayOpacity:

    <li><?php if (function_exists('iphorm_popup')) echo iphorm_popup(1, 'CONTACT',
    '{ overlayOpacity: 0.6 }'); ?></a></li>

    You just need to change the “1” to the form you are needing.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy