Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Page & Category Menu Bars »

[SOLVED] sub menu items wrong background color


  #1  
Old Mar 5, 2014, 08:23 AM
jorgfoto
 
39 posts · Jul 2009
vermont, USA
[SOLVED] sub menu items wrong background color

Hi,
Maybe I am missing something ( again!).
But if you go to http://50.87.195.136/
you will see that I have spread the menu bar across the length of the body and spaced the links.
but the sublinks have a white background...= any hints of how to address this?
The code so far:

#bfa_page_menu {background-color: #416d45; border: #416d45;
padding: 6px 20px 6px 20px;
}
div#menu1 {border: #416d45; background-color: #416d45;
}
#bfa_page_menu div#menu1 {border: #416d45;}

ul.rMenu li {
margin: 2px 40px 2px 40px;}
  #2  
Old Mar 5, 2014, 09:10 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
It looks like you need to add styling for .rMenu-ver or perhaps .sub-menu
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Mar 5, 2014, 10:36 AM
jorgfoto
 
39 posts · Jul 2009
vermont, USA
Sorry but i don't understand how to do this...can you give me a bit more to go on?
Thanks in advance!
  #4  
Old Mar 5, 2014, 11:05 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
This is where playing with Firebug and CSS comes in. I can't spend a ton of time on this but the following gave me some of what you might be looking for. You may still need to set up some CSS for current page styling of the menu.
HTML Code:
ul.rMenu-ver a {
    padding: 5px 10px !important;
}
ul.rMenu a:hover {
    background: black !important;
    color: white !important;
}
ul.rMenu ul {
    background: transparent !important;
    padding: 0 20px !importan;
    margin-left: -30px !important;
    border: none !important;
}
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #5  
Old Mar 5, 2014, 11:15 AM
jorgfoto
 
39 posts · Jul 2009
vermont, USA
It was:

ul.rMenu ul {
background: #416d45 !important;
}

Thank you so much - I will invest some time in Firebug or hire you in the future! Ypou just got me out of a jam....
You guys are the best.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Page menu Background color different from link button background color wallyman0 Page & Category Menu Bars 3 Sep 18, 2012 01:46 PM
Wrong container background color in IE 9 ragdoll Atahualpa 3 Wordpress theme 8 Oct 18, 2011 12:42 AM
[SOLVED] Background color:hover not working for 'category' items in menu 1 (page menu akg Center area post/pages 4 Sep 27, 2010 08:08 AM
Background color does not change for menu items in current state cfibanez Page & Category Menu Bars 4 Sep 2, 2010 11:18 AM
Problem changing the background color of just one of the page menu items\buttons Thomas Page & Category Menu Bars 3 Jun 6, 2010 05:38 PM


All times are GMT -6. The time now is 07:28 AM.


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