Forums

Space between 1st and 2nd feilds

gageorion 17 Aug, 2009
Hey all,

I have reviewed the posts on this subject and the resolutions do not fix the issue. Would you guys mind checking out my site and firebuggin a fix that I can apply. The form_item height:auto is set to 100px, anything less than 85px messes up the DIV the form sits in.
I tried changing line 74 in /home/admin/public_html/components/com_chronocontact/themes/default/css/style1.css...

.cfclear { clear:none; font-size:0px; line-height:0px;}

and added...
div.chronoform {
clear:both;


I am at a loss...
http://69.147.246.34/~admin/index.php?option=com_chronocontact&Itemid=68

also, could you point me to a tutorial to setting up dynamic to function modulated by checkboxes?

Thanks Guys
GreyHead 19 Aug, 2009
Hi gageorion.

I don't see the problem with height:auto; that seems to work OK, if not try a min-height setting??

There are some notes about setting emails with a drop down in one of the FAQs #31 from memory. You cna probably adapt those to use with checkboxes.

Bob
This topic is locked and no more replies can be posted.