Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] Menu bar Center problem (http://forum.bytesforall.com/showthread.php?t=18322)

CodaMan Sep 7, 2012 03:33 PM

[SOLVED] Menu bar Center problem
 
I would like to have the pages centered on the menu bar. When I add '%page-center' under ATO> Style & Edit HEADER AREA, it centers the pages but the complete bar does not have the background color of the page area. I can't seem to find a setting for this.

See at www.centralcalasa.com/main

Ideas would be grateful

Thanks!

lmilesw Sep 7, 2012 04:33 PM

You just need to add a background for the proper element. In this case the following CSS should work. You put it in the CSS Inserts box.
HTML Code:

#menu1 {
    background: #3399CC;
    border: 1px solid #3399CC !important;
}


juggledad Sep 7, 2012 04:39 PM

take a look at the color menu cheat sheet thread in the menu forum

CodaMan Sep 7, 2012 06:09 PM

Awesome! Thank you both


All times are GMT -6. The time now is 03:31 PM.

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