first you need to open up your style sheet in includes/templates/YOUR_TEMPLATE/css and find:
A.category-top
then make it look like this:
to complete the operation, you would need to follow the instructions Glen gave earlier in the thread.Code:A.category-top, A.category-top:visited { display: block; margin-top:3px; color: #008000; text-decoration: none; }



