Highlight current pages on the dynamic sidebar, im using the theme Twenty Ten 1.1.
Highlight current pages on the dynamic sidebar, im using the theme Twenty Ten 1.1.
.current_page_item a {color:#123456;}
.current_page_item a:hover {color:#987bca;}
for instance, add these styles to style.css of Twenty Ten
use your own choice of colors
Thanks!
This topic has been closed to new replies.