04-06-2012, 12:50 PM
Another one: in global.css, for the page selection links in a thread the selected one is kind of ugly: #000000 text on a #333333 background.
Code:
.pagination .pagination_current {
background: none repeat scroll 0 0 #333333;
border: 1px solid #002E66;
color: #000000;
font-weight: bold;
}


![[Image: 4XODR.png]](http://i.imgur.com/4XODR.png)