[Plugin: SimpleModal Contact Form (SMCF)] The form appears in a window
-
Hi ??
The plugin seems to work fine, but the form appears in a window with scrollbars on the right, as you can see here:
https://www.mediafire.com/imageview.php?quickkey=mzmmtn4zvzu&thumb=5Looking at the code of the page, there is an inline style for #smcf-container with an height value of 200px:
element.style { height:200px; left:407.5px; position:fixed; top:15%; width:450px; z-index:1002; }
If I change it to 100% using firebug, I get the full height. How can I solve?
Thank you for your work and sharing!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: SimpleModal Contact Form (SMCF)] The form appears in a window’ is closed to new replies.