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 Background Color (http://forum.bytesforall.com/showthread.php?t=5792)

clausont Feb 9, 2010 10:44 AM

Page Menu Bar Background Color
 
This should be pretty simple: I have a centered page menu bar above the header image. I have the button colors the way I want them and the button hover colors the way I want them. What I want to do is make the background color of the rest of the menu bar (full screen width) the same background color as the buttons. I don't seem to find how to do this. Am I missing something simple?
Thanks

semraddesign Feb 9, 2010 10:15 PM

This should all be under your Appearance>ATO(atahualpa theme options)>page menu bar> background color and background hover.

You can also change color of background under Body, Text, and Links button.

Hope this helps.

clausont Feb 10, 2010 05:47 AM

Quote:

Originally Posted by semraddesign (Post 25254)
This should all be under your Appearance>ATO(atahualpa theme options)>page menu bar> background color and background hover.

You can also change color of background under Body, Text, and Links button.

Hope this helps.

I have tried ATO --> background color and background hover - It does change the buttons themselves, but not the bar background color. Body, Text and Links do not change the background color either. What part of the CSS file should I look in?
Thanks

DannyLife Feb 10, 2010 06:00 AM

Adding this to CSS inserts, and changing transparent to whatever colour you want it to be, should bring up what you're after...

HTML Code:

div#menu1 {
border: none;
background:transparent;

}



All times are GMT -6. The time now is 10:48 PM.

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