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] Strange Display Glitch On Menu Bar


  #1  
Old May 4, 2011, 06:10 AM
Raven
 
2 posts · May 2011
[SOLVED] Strange Display Glitch On Menu Bar

Hi there, I'm wondering if anyone can help me as I have started getting a display glitch on the menu bar in my site since updating to the new version of Atahualpa. If anyone is kind enough to take a look & give me their opinion I'd be very grateful. My website is www.jameshamermusic.com

Basically, I have a background image in the menu bar & the buttons themselves are all transparent & everything displays perfectly for the most part. However, if I click the 'older entries' link on the homepage then the 'home' button diverts to having a black background instead of transparent. Interestingly, I do also have a secondary URL that is temporarily pointed at the same site & this glitch also occurs on the main homepage if you access the website via this URL instead (www.lalawethika.com).

The code for the menu in question is shown below (it hasn't changed at all since the update & the problem never occurred before).

------------------------

div#menu2 ul.rMenu li,
div#menu2 ul.rMenu li.current_page_item a:link, div#menu2 ul.rMenu li.current_page_item a:active, div#menu2 ul.rMenu li.current_page_item a:hover, div#menu2 ul.rMenu li.current_page_item a:visited, div#menu2 ul.rMenu li a:hover{
background: transparent !important;
}

div#menu2 ul.rMenu {
background: url(http://www.jameshamermusic.com/wp-co...gradient.gif);
border: none 0px;
}

-----------------------

Thanks in advance for your help. :-)
  #2  
Old May 4, 2011, 06:41 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try adding this
HTML Code:
div#menu2 ul.rMenu li.current-menu-item a:link, 
div#menu2 ul.rMenu li.current-menu-item a:active, 
div#menu2 ul.rMenu li.current-menu-item a:hover, 
div#menu2 ul.rMenu li.current-menu-item a:visited, 
div#menu2 ul.rMenu li a:hover {
    background-color: transparent;
}
div#menu2 ul.rMenu li.current-menu-item > a:link, 
div#menu2 ul.rMenu li.current-menu-item > a:active, 
div#menu2 ul.rMenu li.current-menu-item > a:hover, 
div#menu2 ul.rMenu li.current-menu-item > a:visited {
    background-color: transparent;
}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old May 4, 2011, 07:15 AM
Raven
 
2 posts · May 2011
That's done the trick, thanks very much, much appreciated! :-)

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Glitch in Atahualpa Page Menu Bar rackphoto Atahualpa 3 Wordpress theme 1 Dec 22, 2010 02:52 PM
Small categories bar glitch IMPACT Bible Study Atahualpa 3 Wordpress theme 9 Dec 9, 2010 03:48 PM
menu bar in category strange visual problem... prokopino Page & Category Menu Bars 0 May 15, 2010 12:56 PM
Strange right space because of the page menu bar Thalie Page & Category Menu Bars 7 Jun 22, 2009 09:58 AM
[SOLVED] Page Menu Bar - Strange Space Occurring Between Menu Items NealSchaffer Page & Category Menu Bars 2 Jun 20, 2009 10:18 AM


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


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