Default Style - Problems :(

Smooth

Active member
Licensed customer
Hey all,

Noticed some issues on our forum with the default style... we are getting overlaps like the one seen here:
http://www.smoothforum.com/index.php?forums/off-topic.23/

The unread blue bullet lies across the avatar, and the avatar covers up the username partially?

Have tried re uploading the default style to no avail.

Many thanks in advance for any help :)
 
That is not the default style.

The problem is related to some CSS changes you have made:

.discussionList .posterAvatar {
width: 25px;
}
 
Back
Top Bottom