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] I just want to change the hover color!


  #1  
Old Apr 20, 2011, 11:32 PM
tsheridan
 
94 posts · Mar 2011
[SOLVED] I just want to change the hover color!

I can't figure out how to simply change the text hover color for my menu. URL is www.kerncattlewomen.org.
Here's my code in from the snippets -

/* ================================================ */
/* Page menu background */
/* ================================================ */
div#menu1 {
height: 30px;
padding-top: 5px;
margin-top: 0px;
background: url(/wp-content/themes/atahualpa/images/notepaper.jpg);
}
/* ================================================ */
/* Page Menu item's background and border */
/* ================================================ */
div#menu1 ul.rMenu {
border: none 0px;
background: url(/wp-content/themes/atahualpa/images/notepaper.jpg);
padding-left: 15px;
}
/* ================================================ */
/* Page Menu item */
/* ================================================ */
ul.rMenu li a:link,
ul.rMenu li a:visited,
ul.rMenu li a:hover,
ul.rMenu li a:active,
ul.rMenu li {
background: transparent !important;
color: #7d491a !important;
margin-right: 10px;
}
div#menu1 ul.rMenu li a:link {font-weight: bold;},
div#menu1 ul.rMenu li a:hover { font-weight: bold;},
div#menu1 ul.rMenu li a:visited {font-weight: bold;},
div#menu1 ul.rMenu li a:active {font-weight: bold;}

I had thought perhaps the last two blocks might conflict with each other, but everything is working as I want it with the exception of the text hover color. I've tried adding it in the last section, where the text is bolded, and I've tried adding it to the section directly above that, but that isn't working either.

Also, in the menu settings available in the theme options, it is set to the color I want, however it's still not working, so clearly something is conflicting. Please help!
  #2  
Old Apr 21, 2011, 05:55 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Quote:
div#menu1 ul.rMenu li a:link {font-weight: bold;},
div#menu1 ul.rMenu li a:hover { font-weight: bold;},
div#menu1 ul.rMenu li a:visited {font-weight: bold;},
Get rid of the commas at the end of each line
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Tags
hover color, menu color

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] change headline post hover background color jrobie23 Post-Kicker, -Byline & -Footer 2 Apr 20, 2011 08:35 AM
how do I change the color of the breadcrumb hover eyarnell Post-Kicker, -Byline & -Footer 1 Oct 28, 2010 05:40 AM
How to make Current page color different than Hover color? 25jai Page & Category Menu Bars 7 Jul 17, 2009 05:06 AM
Change hover color in body of post HalfWayThere Atahualpa 3 Wordpress theme 6 Feb 18, 2009 02:56 PM


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


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