And yes, I have searched the forums. Yes I installed the latest V3.1_RC4.11.zip. It is still happening. If I disable the left modules of the page, then all is well - but that isn't an answer. There is a big gap between the 1st and 2nd fields that corresponds (and changes) with the number/publish state of the left modules.
Searched for extra divs. No luck. Please advise.
Thanks in advance,
Amanda
link: http://www.sodevweb.com/index.php/contact-us
Searched for extra divs. No luck. Please advise.
Thanks in advance,
Amanda
link: http://www.sodevweb.com/index.php/contact-us
Hi Amanda,
In components/com_chronocontact/themes/default/css/style1.css look for this code
50px is a bit big, you can tweak the sesstings there and in the individual inputs in the form html to get the page looking Ok for you.
Bob
In components/com_chronocontact/themes/default/css/style1.css look for this code
.form_item {style1.css (line 6)
height:auto;
}
and replace 'auto' with 50px; this should fix the error in FireFox. You may need to do the same with the other two css files in the folder.50px is a bit big, you can tweak the sesstings there and in the individual inputs in the form html to get the page looking Ok for you.
Bob
Hi Amanda,
you may try to "transform" your form into "theme1" as well through the forms management page!
Regards,
Max
you may try to "transform" your form into "theme1" as well through the forms management page!
Regards,
Max
This topic is locked and no more replies can be posted.