Page 1 of 1

FormBuilder & Captcha - simple styling issue here

Posted: Wed Jun 24, 2009 8:58 pm
by Seba
Hi all!

I think I have more than simple styling issue here, but somehow I cant figure it out? Basicly, image tells more than few words:

Image

Cant find out from files where I could move captcha -image, code field and submit button into this main content area field. Please someone give a helping hand on this! Thank you!

Re: FormBuilder & Captcha - simple styling issue here

Posted: Wed Jul 15, 2009 5:25 am
by atired
Find this section in your form template:

{if $has_captcha == 1}
{$graphic_captcha}{$title_captcha}
{$input_captcha}
{/if}

captcha is inside a div ("captcha") that you can position with CSS. You may also add xhtml tags to the template.