vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Postbit title/name overlap in IE (https://vborg.vbsupport.ru/showthread.php?t=46063)

Littlebit 11-24-2002 12:56 PM

Postbit title/name overlap in IE
 
1 Attachment(s)
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:
Quote:

<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

Quote:

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


All times are GMT. The time now is 03:30 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01132 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete