Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   Page menu bar color (http://forum.bytesforall.com/showthread.php?t=7436)

misterfriend Jun 4, 2010 06:32 PM

Page menu bar color
 
Hello
Is there a way to have the page menu bar one color and have the buttons on it another color? I am currently using Atahualpa 3.4.6.
I want to have white page buttons on a brown bar
I tried adding this code into the css inserts

div#menu1 {

background: #42260c !important;
}

But nothing happened. Still learning html and css so any help would be great
cheers
Segan

ryder Jun 4, 2010 06:58 PM

So i am using 3.5.1 and made this addition to the css insert, and it did resolve the issue:

div#menu1 {
border: none;
background: #339900;
}

misterfriend Jun 4, 2010 07:15 PM

Hello Ryder
Just tried your code and still no change. Can't work out why.


All times are GMT -6. The time now is 05:46 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.