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] Underline on hover (redux)


 
Prev Previous Post   Next Post Next
  #1  
Old Mar 29, 2011, 09:00 PM
Mister
 
2 posts · Jan 2011
[SOLVED] Underline on hover (redux)

I found this thread which helped me greatly (http://forum.bytesforall.com/showthr...nderline+hover), but I am encountering a problem where the current page selection won't remain underlined. I don't understand the CSS very well at all, but by trying to analyze it, think that the problem likely lays with other CSS inserts; a conflict of some kind?

My page is here: http://bombay.directrouter.com/~awecalga

Here's what is currently in my CSS inserts:
Code:
.smicons img {
border: none;
background-color: transparent;
padding-top: 0px;
margin: 0px 0 0 0;
position: relative; top: 7px;
} 



/* SET HEIGHT OF PAGE MENU */
div#menu1 ul.rMenu {
height: 40px;
}

/* SET PAGE MENU AS TRANSPARENT */ (original)
div#menu1 ul.rMenu {
     background:transparent;
     border-bottom:transparent;
     border-top:transparent;
}

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


/* ADD BORDERS TO PAGE MENU ITEMS */
.div#menu1 ul.rMenu li a:link, div#menu1 ul.rMenu li a:hover, div#menu1 ul.rMenu li a:active {
-x-system-font:none;
border-top:0px;
border-bottom:4px solid #FFF3A1 !important;
border-left:0px;
border-right:0px;
border-style:solid;
}
Any obvious problems jump out at you?
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
I want to underline link in widget when hover... hollow Sidebars & Widgets 2 Feb 16, 2010 07:26 AM
[SOLVED] Underline upon hover Wimbledon Page & Category Menu Bars 10 Jan 28, 2010 01:30 PM
[SOLVED] How to underline links on hover in widgets? Whitelisted Sidebars & Widgets 3 Oct 10, 2009 01:24 PM
Posts vs pages, redux pamlicoink Header configuration & styling 3 Aug 17, 2009 09:55 AM


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


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