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)
-   -   [SOLVED] Menu bar background color error (http://forum.bytesforall.com/showthread.php?t=2450)

mwiwchar Jul 15, 2009 11:59 AM

[SOLVED] Menu bar background color error
 
I'm setting the colour for the menu bar with ATO> Page Menu Bar > Background color. The button is changing colour, but the bar remains white. Any suggestions?

www.its-virtually-done.com

Also, I can't edit the dashed line around the page menu bar. It won't go away...

Thank you.

jalanbk Jul 17, 2009 01:58 AM

Can't see any menu bar on your site ...

please enable it so that we can help

mwiwchar Jul 19, 2009 05:22 PM

I just moved the menu bar to the side on the first site, but I'm having the same problem with another one I'm working on:

www.sallyjking.com

Thank you.

lhanft Jul 19, 2009 06:02 PM

I believe the color of the bar itself is set in

Style & configure layout-->Layout Container Style

using the background property.

This also sets the background color for the logo area, I believe, so you may have to make a choice (or create a logo graphic as wide as your layout, so that no background shows).

mwiwchar Jul 20, 2009 01:07 PM

Did that with a lovely gray to test and it changes the entire page.

www.sallyjking.com

There should be a way to change just the menu bar.

juggledad Jul 21, 2009 07:56 AM

Add the following to ATO->HTML/CSS Inserts->CSS Inserts
HTML Code:

div#menu1 {
        background: #xxxxxx;
        }

where xxxxxx = the hex value for the color you want, you will probably want it to match the value at ATO->Page Menu Bar->Background color

--------------------------
For Caterory Menubar use
HTML Code:

div#menu2 {
        background: #xxxxxx;
        }


mwiwchar Jul 21, 2009 09:12 AM

Success! Thank you! :)


All times are GMT -6. The time now is 01:39 AM.

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