View Full Version : Postbit title/name overlap in IE
Littlebit
11-24-2002, 12:56 PM
I can't understand why it's doing this, but in IE the title and username are overlaped despite the <br> inserted in postbit. Does it have to do with the glow part from lesanes store hack? In Netscape it doesn't do this. Here's the code in postbit:
<td bgcolor="$post[backcolor]" width="175" valign="top" nowrap>
<a name="post$post[postid]"></a>
$post[firstnewinsert]
<normalfont><b>$storeextraglow</b></normalfont><br>
<smallfont>$post[usertitle]</smallfont><br>
$post[avatar]<p>
And here is a pict of what I mean in IE:
Littlebit
12-01-2002, 08:31 PM
I'm pretty sure it has to do with the glow and was also wondering if anyone else has this happening with any users?
Larry@IOG
12-01-2002, 09:06 PM
<td bgcolor="$post[backcolor]" width="175" valign="top" nowrap>
<a name="post$post[postid]"></a>
$post[firstnewinsert]
<normalfont><b>$storeextraglow</b></normalfont><p>
<smallfont>$post[usertitle]</smallfont><br>
$post[avatar]<br>
Try this no clue I dont have the store hack myself.
Larry
NTLDR
12-01-2002, 09:07 PM
I think its due to the fact that the glow requires a table with the username in a cell, I haven't got the hack installed, so I can't be 100% sure.
Littlebit
12-01-2002, 10:25 PM
Hey that fixed it! thanks guys! :bunny:
Larry@IOG
12-01-2002, 11:10 PM
Originally posted by Littlebit
Hey that fixed it! thanks guys! :bunny:
What fixed it so we will know.
Larry
Littlebit
12-01-2002, 11:12 PM
your code change...the <p> instead of the <br> there.
thanks again :)
geniuscrew
12-04-2002, 01:11 PM
I got an email saying someone replied to the Store hack, when I clicked the link, it brought me here lmao
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.