Cool. If you want to keep that Home button but change its color too, try this:
Code:#nav #nav1 li a {color: white; background: black;} #nav #nav1 li a:hover {color: white; background: #00AFEF;}
| SitePoint Sponsor |


Cool. If you want to keep that Home button but change its color too, try this:
Code:#nav #nav1 li a {color: white; background: black;} #nav #nav1 li a:hover {color: white; background: #00AFEF;}
[QUOTE=ralph.m;5059812]Cool. If you want to keep that Home button but change its color too, try this:
thanks, now looks all perfect at header
for matching one more thing
http://www.toptensthings.com/2012/02...-of-the-world/
you can see "Categorized | Top 10, Travel" as well background light red right
it should be white background, black border , and hyper link in blue , text color in black sir
last thing![]()
[QUOTE=ralph.m;5059453]Could you make a picture of what you want? Not to sure what you need.
so wired, why the button search background still in white, it should be in black view, i attached image as referencebutton.png


I gave you this code above, which you put in, I thought, but now it's gone again:
Code:form #search input.btn {color: white; background: #000;} form #search input.btn:hover {background: #00AFEF;}

Cache* FYI, and you're welcome. Feel free to ask anymore questions in a new thread, should they arise.
Twitter-@Ryan_Reese09
http://www.ryanreese.us -Always looking for web design/development work


please sir, you must fix this in your code ... it make CSS not work so good ...
pls make it like soCode:/* For Search box button Color /* form #search input.btn {color: white; background:#333333;} form #search input.btn:hover {background: #00AFEF;}
only small mistake, but make big problem for youCode:/* For Search box button Color */![]()
Bookmarks