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 » Sidebars & Widgets »

[SOLVED] How to underline links on hover in widgets?


  #1  
Old Apr 21, 2009, 04:42 PM
Whitelisted
 
1 posts · Apr 2009
P.S. Bold option for links doesn't work
  #2  
Old May 1, 2009, 11:17 AM
d_random
 
51 posts · Apr 2009
Put in HTML/CSS Interts -->CSS Inserts

.widget ul li a:link,
.widget ul li a:visited,
.widget ul li a:active,
.widget ul li a:hover {
text-decoration: underline;
}
  #3  
Old Oct 10, 2009, 01:18 PM
waveainair
 
10 posts · Oct 2009
This code does not work for me.

I tried...

.widget ul li a:link,
.widget ul li a:visited,
.widget ul li a:active,
.widget ul li a:hover {
text-decoration: underline !important;
border-left: 0 !important;
padding-left: 0 !important;
}

...but this only made the links underlined permanently.
  #4  
Old Oct 10, 2009, 01:24 PM
waveainair
 
10 posts · Oct 2009
I just guessed and it worked. I put the following in CSS Inserts.

.widget ul li a:hover {
text-decoration: underline !important;
}

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How To add Bold and Underline to Page and Category Menu Bar Hovers fromtheranks Page & Category Menu Bars 8 Aug 5, 2010 05:07 AM
Tag vs. Category hover links sonya Sidebars & Widgets 1 Jun 20, 2009 02:56 PM
Change hover color in body of post HalfWayThere Atahualpa 3 Wordpress theme 6 Feb 18, 2009 02:56 PM
"Links" Not Available in My Widgets leslielang Sidebars & Widgets 10 Feb 14, 2009 03:25 AM
Formatting Links in widgets HenryGomez Sidebars & Widgets 1 Feb 2, 2009 10:18 PM


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


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