The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
ok my problem is this... I want to get the $threadbits to be left the $newsbits to be right in the middle and the $homepminfo to be right in the page.... I have the $threadbits and the $newsbits correct but the $homepminfo keeps going below both of them and does not go right, does anyone know what my problem is? here is my template to this problem... thanks for any help... here is a screen shot of what is happening... http://www.xelation.com/personal/helper.gif the red arrow is where I want the $homepminfo to go to.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>$bbtitle Home Page</title> $homeheadinclude </head> <body> $homeheader <table cellpadding="4" cellspacing="1" border="0" width="100%"> <tr> <td width="220" valign="top">$threadbits</td> <td width="10"> </td> <td valign="top">$newsbits</td> <td width="10"> </td> <td width="220" valign="top">$homepminfo</td> </tr> </table> $homefooter </body> </html> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|