Quote:
Originally Posted by burntire
Also you may want to use this. I move the <br /> that was after <strong> at the top and place it at the bottom. This will place the image next to the username. Just makes the style look better.
Code:
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong> <br /> Move this to the bottom
<!-- / Flashing envelope hack starts here -->
<if condition="$bbuserinfo['pmunread']">
<a href="http://www.lexfstyle.com/forum/private.php?"><img border="0" src="http://www.lexfstyle.com/forum/images/pm/newpm.gif" width="22"
height="10"></a>
</if>
<!-- / Flashing envelope hack ends here -->
<br />
|
I did that, and now it works in IE but not in Firefox...