Forums

Anti Spam field width

Goldrolly07 21 Apr, 2009
Hi There,
I'm new on the forum and did not find my question on the forum yet so here it goes:

Where can I edit the field width for the anti spam field? It seems to me that is way to wide seeing as it will only take 5 characters!

Thank you in advance!
GreyHead 22 Apr, 2009
Hi Goldrolly07,

The html is hardcoded - you could try over-riding with css, otherwise it means hacking one of the core files.

Bob
Max_admin 22 Apr, 2009
Hi Goldrolly07,

try this in your CSS:


#chrono_verification{
width : 50px;
}


Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.