FormBuilder & Captcha - simple styling issue here

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Seba
New Member
New Member
Posts: 6
Joined: Fri Mar 20, 2009 3:14 pm

FormBuilder & Captcha - simple styling issue here

Post 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!
atired
Forum Members
Forum Members
Posts: 26
Joined: Mon May 21, 2007 8:37 pm

Re: FormBuilder & Captcha - simple styling issue here

Post 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.
Post Reply

Return to “Modules/Add-Ons”