Search Form Error

Gamebox for Joomla 1.5 support forum by GavickPro
GK User
Wed Oct 13, 2010 5:06 pm
how do I make the search form radio buttons and check boxes appear inline as its an error to have them run down the page...
User avatar
Senior Boarder

teitbite
Fri Oct 15, 2010 11:49 am
Hi

Please show me this on Your site.
User avatar
Moderator

GK User
Sat Oct 16, 2010 5:30 am
User avatar
Senior Boarder

GK User
Sat Oct 16, 2010 9:29 am
Try to add


Code: Select all
form label {
cursor:pointer;
display:inline;
}


to your joomla.css
User avatar
Senior Boarder

GK User
Sun Oct 17, 2010 9:17 am
Thank you so much, greatly appreciated.

That seems to have done the trick

I did have to add a "!important" value to the "display:inline;" line to get it to work though.

No adverse effects so far i'll keep you updated.

Thanks again
User avatar
Senior Boarder


cron