Awesome form software, thanks!
I set up a simple form but am having trouble with the text associated with the Submit button.
At this page -
http://www.orlandopaintingcompany.com/index.php?option=com_chronocontact&Itemid=57
You can see that the text I wrote about the CAPTCHA (right above the Submit button) is squished over to the left.
I'd rather that text take up half the available space on-screen, with the captcha letters over on the right half.
Is this a template issue? Or a setting I can change in the form code?
Thanks,
cra2
I set up a simple form but am having trouble with the text associated with the Submit button.
At this page -
http://www.orlandopaintingcompany.com/index.php?option=com_chronocontact&Itemid=57
You can see that the text I wrote about the CAPTCHA (right above the Submit button) is squished over to the left.
I'd rather that text take up half the available space on-screen, with the captcha letters over on the right half.
Is this a template issue? Or a setting I can change in the form code?
Thanks,
cra2
Hi cra2,
to change this you will need to open the form code of this part and edit it alittle (just add style="width:300px;" to the div tag), I will try to help if you pasted this piece of code here!
Regards
Max
to change this you will need to open the form code of this part and edit it alittle (just add style="width:300px;" to the div tag), I will try to help if you pasted this piece of code here!
Regards
Max
This topic is locked and no more replies can be posted.