creaky

Registered
On the new/recent threads page the icons are off to the right and need to be centred.

newposts.PNG
 
I've adjusted this for the next patch, you can add this to your extra.css to fix it immediately:

Code:
.XenBase .discussionListItem .posterAvatar
{
   text-align: center;
   font-size: 22px;
}
.discussionListItem .unreadLink:before
{
   display: none !important;
}
.XenBase .fa-pencil-square
{
   position: absolute;
   font-size: 14px;
   top: -2px;
}
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back