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] Eliminate full width background color on page-right menu (http://forum.bytesforall.com/showthread.php?t=19102)

rickpoet Dec 11, 2012 03:10 PM

[SOLVED] Eliminate full width background color on page-right menu
 
Hi,

Forgive me if this was posted elsewhere - sometimes it's tricky finding what you're looking for doing searches for specific strings...anyhoo...

http://larrymilder.com/larry/

on this website, I have adjusted the page-right height so it sits at the same level as the site title to the left. However, I want to limit the menu items background color to just the menu items themselves and not full width (as it obviously conflicts with the title.

Any CSS voodoo I can do to adjust this?

I'm always having to tweak CSS in Atahualpa to get the background menu color to work as I want
(full width or not...)...would love to see easily adjustable options in ATO instead of having to do these tweaks...future feature request.)

Thanks!

lmilesw Dec 11, 2012 03:26 PM

Here you go...

HTML Code:

#menu1 #rmenu2 {
    background: transparent;
}

I just used Firebug.

rickpoet Dec 11, 2012 05:16 PM

Thanks for the quick reply!


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

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