2 sam2kb Feb 08, 2008 09:29Hi Look at style.css in skin folder and change these styles delete lines 426-428 #searchform br, .search br { display: none; } on line 441 change #searchform input, .search input { to #searchform input[type="submit"], .search input[type="submit"] {
3 7sudden Feb 08, 2008 16:21Absolutely perfect! -Thanks for taking the time..... very much appreciated!!
5 hudson2001 Apr 19, 2008 03:42Another thanks here, as well! I also changed it to 125px wide so that "All Words" fits on the first line. :)
Hi
Look at style.css in skin folder and change these styles
delete lines 426-428
on line 441 change
to