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] menu background-color transparant doesn't work


  #1  
Old Nov 6, 2015, 01:42 AM
_kimberley's Avatar
_kimberley
 
51 posts · Dec 2011
Amsterdam
[SOLVED] menu background-color transparant doesn't work

Menu background-color transparant doesn't work. I tried:
div#menu1 ul.rMenu li {
background-color: transparent;
}

div#menu1 ul.rMenu li.current_page_item a:link,
div#menu1 ul.rMenu li.current_page_item a:active,
div#menu1 ul.rMenu li.current_page_item a:hover,
div#menu1 ul.rMenu li.current_page_item a:visited,
div#menu1 ul.rMenu li a:hover {
background-color: transparent;
}
But it doesn't work at all. I also names rMenu different but nothing!
My website is http://goo.gl/nR9Vob
  #2  
Old Nov 6, 2015, 02:59 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
where did you get div#menu1 from?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Nov 6, 2015, 03:24 AM
_kimberley's Avatar
_kimberley
 
51 posts · Dec 2011
Amsterdam
from the source see below

  #4  
Old Nov 6, 2015, 03:59 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Sorry, I didn't notice the tope menu only the category menu (menu2). You need to set
HTML Code:
div#menu1 ul.rMenu {
    background: transparent;
}
div#menu1 ul.rMenu li {
     background: transparent;
}
You should also learn to use the FireBug extension in FireFox - it lets you see all teh CSS applied to an element and you can change it on the fly to see teh results.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Last edited by juggledad; Nov 6, 2015 at 08:48 AM.
  #5  
Old Nov 6, 2015, 08:12 AM
_kimberley's Avatar
_kimberley
 
51 posts · Dec 2011
Amsterdam
and hover?
div#menu1 ul.rMenu li a:link,
div#menu1 ul.rMenu li a:active,
div#menu1 ul.rMenu li a:hover,
div#menu1 ul.rMenu li a:visited,
div#menu1 ul.rMenu li a:hover {
background-color: transparent;
}
  #6  
Old Nov 6, 2015, 08:52 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
did you try?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] New User, Background Color Doesn't Change Atam Atahualpa 3 Wordpress theme 8 Jan 29, 2015 02:57 PM
Excluding Categories in Menu 2 Doesn't Work yola Page & Category Menu Bars 5 Oct 29, 2013 06:46 AM
[SOLVED] Page menu Background color different from link button background color wallyman0 Page & Category Menu Bars 3 Sep 18, 2012 01:46 PM
How to make the menu bar transparant, higher and shove it up? claudiacreates Header configuration & styling 2 Sep 5, 2012 10:59 PM
[SOLVED] page menu bar transparant byronyasgur Page & Category Menu Bars 5 May 4, 2010 05:30 AM


All times are GMT -6. The time now is 06:52 AM.


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