Change The Color Of The Search Button

Code:
<font color=red>Search</font>

Code:
<td id="navbar_search" class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">[color=Red]<font color="red">$vbphrase[search]</font>[/color]</a> <if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search"); </script></if></td>
 
opps hihi - IOF If we miss the " " tag, it still works

btw Mr Ice you can replace the name of the color by the HTML color code like #fffff or something like that. It would have more choice
 
Back
Top