Mouse over effects not working in Custom Form.

Permalink
I have a custom form that I've added to my page athttp://www.loseweightutah.com/index.php/receive-a-free-consultation... using an auto-extending iframe in the main body. Normally it has guideline instructions for each form field on mouseover. (see the following page for working guideline instructions)http://loseweightutah.com/machform/view.php?id=1... .

It worked on my site just fine before installing c5 and now that it's embedded in c5 it's not working. Please help. Thanks in advance.

-Yozhik

 
Shotster replied on at Permalink Reply
Shotster
I suspect it's working but that you can't see the tips because they're outside the bounds of the iframe (to the right).

-Steve
yozhik83 replied on at Permalink Reply
I thought that also, but I've edited all the HTML and CSS to the width of the block (435px) to no avail. Any solutions?
Shotster replied on at Permalink Reply
Shotster
If you open the frame in a new window, you'll see that the tips are there and working, but they appear to the right of the yellow background that appears when a field has focus.

-Steve
ThemeGuru replied on at Permalink Reply
ThemeGuru
Just use the simple embed from match form and use the html block from c5.

It works for me.
yozhik83 replied on at Permalink Reply
Thanks Guru, the only problem with that is that the frame wont Auto extend when you fill out a field wrong and get an error. That's why I have all that nasty code on the page.
yozhik83 replied on at Permalink Reply
Or will it?