PDA

View Full Version : Glow Username Hidden Behind Avatar?


MajorFm.com
29 Jan 2005, 19:48
I noticed on my forum that the glow on the username was slightly hidden behind the avatar on the post bits...

There is a simple and tiny fix for this...

In postbit, find:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


Replace With:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


This will simply add a space before the username thus allowing the glow to go all round the username and not cut off at the avatar bit.