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)
-   -   Background for Page Menu Bar and size (http://forum.bytesforall.com/showthread.php?t=222)

iworks Feb 6, 2009 08:03 PM

Background for Page Menu Bar and size
 
Hi,
First time user of this theme and so far I really dig it. However, I am trying to not use a background color for the Page Menu Bar. I just need it to be transparent so the actual background image can be displayed with the menu text over it. I've looked everywhere, style.css, header.php, etc. and can't find it.

In addition, I can't just leave the Background color field blank in the Page Menu Bar setting's page. It keeps reverting to the default color hex code.
Also, how do you change the Page Menu Bar overall width setting to, for example, 750 px? Looked everywhere as well.

Please help!

Thanks.

Flynn Feb 7, 2009 06:57 AM

For the page menu bar the bar itself can be addressed with ul.rMenu or ul#rmenu2

HTML Code:

ul.rMenu {
background: none;
border: none;
}

Add a width style too if you want but since you're making it invisible why would you need a width?

AJKock Oct 18, 2009 05:53 AM

I have tried this, but it doesn't seem to work. Do you add the code into the "CSS Insert" section?

Secondly, if you DO want to set the width of the menu bar and not have your background transparent, how would you do that.


All times are GMT -6. The time now is 09:10 AM.

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