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] Changing Hover Behaviour?


  #1  
Old Feb 10, 2010, 06:49 AM
DannyLife's Avatar
DannyLife
 
40 posts · Nov 2009
I've managed to get a background image on the menu bar that shows and is in the right place, with the menu bar text over the top, see....



This was using the following code

HTML Code:
div#menu1 {
border: none;
background: url(http://i1002.photobucket.com/albums/af149/STNetworks/BarTest2_Layer0.jpg);
}

div#menu1 ul.rMenu {
background:transparent;
}
div#menu1 ul.rMenu li {
background:transparent;
margin: 0px 0 0px 0px;
}

div#menu1 li.current_page_item a:link,
div#menu1 li.current_page_item a:active,
div#menu1 li.current_page_item a:visited {
background: transparent !important;
}
However, when I hover over the link I still get this action...



Is there any way to turn this off? I've tried what seems like countless codes from these forums but nothings worked at all.

Thanks.
  #2  
Old Feb 12, 2010, 04:53 AM
DannyLife's Avatar
DannyLife
 
40 posts · Nov 2009
*Bump* Sigh, this surely just needs a CSS insert, anyone know what it is?!?
  #3  
Old Feb 12, 2010, 07:13 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
What version of Atahualpa and WP?
What is the url?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #4  
Old Feb 13, 2010, 04:35 AM
DannyLife's Avatar
DannyLife
 
40 posts · Nov 2009
http://yoursologirl.com

WordPress 2.9.1
Atahualpa 3.4.5

Excuse the barren site and awful color scheme, just testing things at the moment.

Thanks.
  #5  
Old Feb 14, 2010, 05:51 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try this
HTML Code:
div#menu1 ul.rMenu li:hover,
div#menu1 ul.rMenu li.sfhover,
div#menu1 ul.rMenu li a:hover,
div#menu1 ul.rMenu li a.sfhover {
background-color: transparent !important;
}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #6  
Old Feb 14, 2010, 10:09 AM
DannyLife's Avatar
DannyLife
 
40 posts · Nov 2009
Thankyou man, thats the perfect fix I've been agonizing over!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Underline upon hover Wimbledon Page & Category Menu Bars 10 Jan 28, 2010 01:30 PM
Change header on hover? id2d Header configuration & styling 0 Sep 24, 2009 07:31 PM
Changing Hover Color of "Submit Comment" Button adum Comments, trackbacks & pings 2 Jun 21, 2009 02:37 PM
How to display page excerpts and images on sidebar (or, strange widget behaviour) reallylost Sidebars & Widgets 5 Jun 4, 2009 07:27 AM


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


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