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 »

underlining menu link


  #1  
Old Feb 19, 2013, 09:03 AM
billybatz9
 
38 posts · Jan 2013
underlining menu link

Hello,

Is there a code for me to use to be able to have my menu links underlined when hovering over them and also being underlined when on that page?

Thank you
  #2  
Old Feb 19, 2013, 09:34 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
You would use CSS for that.

The simplified explanation is use
HTML Code:
a:hover
and
HTML Code:
text-decoration: underline
along with other selectors to underline the links on hover. To have them underlined when on that page you would use
HTML Code:
.current-menu-item
or
HTML Code:
.current_page_item
along with other selectors and the text-decoration CSS to have it underlined when on the page.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
underlining link in text widget when 'hovering' philthebass Sidebars & Widgets 3 Apr 29, 2012 11:30 AM
How can I add a link to the menu bar? mdelaflor Header configuration & styling 22 Apr 24, 2012 08:02 AM
[SOLVED] menu two menu items links to same page / external link inside dropdown menu thekjub9 Page & Category Menu Bars 1 May 24, 2011 06:59 PM
[SOLVED] 3.6.1 drop down menu don't link in custom menu dumbluck New Versions, & Updating 4 Feb 5, 2011 09:55 PM
Making top-level links in the menu not link anywhere (while using WP3.0 menu feature) irv Page & Category Menu Bars 1 Jul 21, 2010 07:34 AM


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


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