Captcha view problem

GK User
Tue Nov 11, 2014 10:49 am
I have a problem with Captcha in Joomla Contact. You can see it here: http://www.freedesign.by/contacts
http://awesomescreenshot.com/0e53tqj2df
User avatar
Fresh Boarder

GK User
Tue Nov 11, 2014 4:13 pm
Hi,
try this:

Code: Select all
#jform_captcha {
    display: block;
    float: left;
}


and you can also this
Code: Select all
#jform_captcha-lbl {
    display: none;
}
User avatar
Platinum Boarder


cron