<input id=\"s\" type=\"text\" value=\"Search...\" name=\"q\" style=\"border: 1px solid rgb(126, 157, 185); padding: 2px;\"/>
#cse-search-box #s, #cse-search-box #s[style], #s-forums { background:transparent none repeat scroll 0 0 !important; border:medium none !important;}
<input id=\"search-button\" type=\"image\" value=\"Search\" name=\"sa\" alt=\"search\" src=\"/images/mag.png\"/>
#search-button, #search-button-f, #search-button-a { border:medium none; color:white; vertical-align:middle;}
I was wondering if anyone could possibly shed some light on how the search bar on CSS Tricks was done? it looks awesome.
Thanks :)
Here is the text input box
and its css
Here is the search button input
and its css