Form on page jumps to bottom in IE6

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Porcupine
New Member
New Member
Posts: 9
Joined: Fri Jun 22, 2007 1:21 pm

Form on page jumps to bottom in IE6

Post by Porcupine »

Can someone take a quick look at this page and tell my what's going on?

http://66.207.128.70/lbi/index.php?page=contact-form

In Internet Explorer 6, Windows, mousing over the form makes it jump down to the bottom of the page... doesn't happen in the other browsers I've tested.

Thanks!
Porcupine
New Member
New Member
Posts: 9
Joined: Fri Jun 22, 2007 1:21 pm

Re: Form on page jumps to bottom in IE6

Post by Porcupine »

just a bump--anyone?
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Form on page jumps to bottom in IE6

Post by RonnyK »

You might want to change the table-width to 99% instead of 100% for the form:

From the source.....

Code: Select all

.contactform div {width: 100%; padding: 0.25em 0 0.25em 0;}
Ronny
Post Reply

Return to “CMSMS Core”