Current Category Highlight
-
I am using the sidebar widget Categories and for the life of me, cannot get the current category to highlight. here’s my css:
#sidebar-left .widget {margin:0; padding:0;} #sidebar-left .widget h4 {color:#444; padding:0 0 0 5px; margin:0; background:#999; font-size:13px; font-weight:normal; color:#fff; line-height:22px;border-bottom:1px solid #eee;} #sidebar-left .widget ul {margin: 0; padding: 0; list-style: none;} #sidebar-left .widget ul li {} #sidebar-left .widget ul li a {margin:0; padding:3px 5px; color:#eee; background:#aaa; line-height:16px; border-bottom:1px solid #eee; display:block; text-decoration:none; text-align:left} #sidebar-left .widget ul li:first-child a {border-top:none;} #sidebar-left .widget ul li:last-child a {border-bottom:none;} #sidebar-left .widget ul li a:hover {background:#999; color:#eee;} #sidebar-left .widget ul li.current_page_item a, #sidebar-left .widget ul li.current-cat {background:#eee; color:#444}
Thanks in advance!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Current Category Highlight’ is closed to new replies.