Hi zm15,
Edit the form html or the form css to put the button where you want it.
I guess you could also use the multi-holder with empty text inputs but that feels more like hard work to me.
Bob
I have just installed ChronoForms_V3.1_RC5.5 and I also want to customize the layout of the form text, boxes and buttons. However, I can't find out how to edit the "form html or the form css" as you mentioned.
Please help.
Hi modernmagic,
You can edit the Form HTML by clicking the e Form Name in the Forms Manager, then the Form Code tab and open the Form HTML box with the +- link.
The css is in various places, you can turn off ChronoForms CSS in the General Tab and add your own either by editing your site template or by using the CSS code box on the Form Code tab.
You'll probably need to know something about CSS and Joomla teamplates to do this successfully.
Bob
thanks.
I need to reduce the space between the left edge and the beginning of the text and boxes.
Can you tell me which css file and line I need to edit in order to have the text line up to the far left?
Hi modernmagic,
The answer to this is in the forums somewhere; I've answered it in the last six weeks or so.
But the better answer is for you to look at your page with FireBug in FireFox or a DeBugBar for IE and find out for yourself what you need to change.
Bob
I used firebug and found the answer. So if anyone else wants to edit the layout I edited the following:
components/com_chronocontact/themes/default/css/style1.css (there are ie6 and ie7.css to edit too)