I'm not sure this is related to your slider script.. could be but it looks like the form on your home page isn't being styled correctly because the default forms.css file isn't being loaded. If you check the markup, you'll see that other page does load the stylesheet and that's why you're seeing the difference. If the styles get loaded on the home page, you'll see that the form displays the same
screenshot: http://bit.ly/puvnRp
How are you embedding the form? Using a widget or using the php function call? If using the function call, did you remember to properly enqueue your scripts/css in the theme header file?
http://www.gravityhelp.com/documentation/page/Embedding_A_Form
http://www.gravityhelp.com/documentation/page/Gravity_form_enqueue_scripts
Posted 13 years ago on Friday July 15, 2011 |
Permalink