The envelope icons are overlapping with the text (please see screenshot). This happens for me in IE7 and Firefox 2.

CommentFileSizeAuthor
forum_overlap.PNG17.49 KBtdh

Comments

klaasvw’s picture

Priority: Normal » Critical
wretched sinner - saved by grace’s picture

Also appears in 6.x-1.0

klaasvw’s picture

Status: Active » Fixed

Has been fixed in MAIN. Thanks for reporting!

The problem was that forum.module assigns the icon as a background-image on the td tag, not the actual forum title container itself. I've moved the icon code to icons.css for consistency and applied the background on the div container of the forum title.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.