Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   [SOLVED] page menu bar - border around all items issue (http://forum.bytesforall.com/showthread.php?t=6895)

emanuel1969 Apr 27, 2010 11:19 AM

[SOLVED] page menu bar - border around all items issue
 
Hi,

I am having a problem when using "border around all menu items" in the page menu bar. Basically, I use a frame around my entire layout area and so when I activate the border around all my menu bar items, it adds an extra border to the far left and far right of the menu bar, which essentially doubles the width of the layout frame. You'll have to take a look to see what I mean. Here is my client's site:

http://bipolarhappens.com/bhblog/

Notice the far-left and far-right of the menu bar. Basically, I want a border around all the menu items, and I want a border around the entire frame. It seems like I can't have both without this glitch appearing. Is there any way to fix this or do I need to wait for an update?

Thanks!

Emanuel

juggledad Apr 27, 2010 12:07 PM

add this to our css inserts
HTML Code:

div#menu1 ul.rMenu {
        border-right: none;
        border-left: none;
        }


emanuel1969 Apr 27, 2010 12:32 PM

Thank you! That fixed it. I am going to donate to you guys now. Your theme is the best!!!

Emanuel


All times are GMT -6. The time now is 11:16 PM.

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