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
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