hi,
i have a sidebar link widget and will have a active link when visiting the site. i use this custom css for hover and active. The hover works fine, but i cant find the right css for the active link.
thanks for helping.
ul.sidebar_widgets ul a:hover {
text-decoration: none;
background: #F5F5DC
}
ul.sidebar_widgets li a:active {
text-decoration: none;
background: #F5F5DC
}
Active Link Widget List
Started by
drwatson
, Feb 11 2012 12:12 PM
1 reply to this topic











