Remove default "Search..." from Search block


Author Message
ctirrell

Posted: 4/18/2011
Quote message 

How do I edit CSS to remove the default "Search..." from inside the search box? It seems a bit redundant since the button to push says "Search".

Thanks,
Cheri
 
Micah

Posted: 8/13/2011
Quote message 

Edit en-GB.mod_search.ini and look for:

MOD_SEARCH_LABEL_TEXT="Search..."

Change to

MOD_SEARCH_LABEL_TEXT=""
 
Joe Lockhart

Posted: 4/2/2013
Quote message 

:-) Micah, this worked 100% Too bad I didn't find your post until today.