The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Space above welcome message
I just started making a custom theme, and I have this space that I can not get rid of.
Something is causeing a space in between the tables, I have been working for a while and I think I am jsut overlooking something. If you notice it please respond. Code:
<!-- text --> <table cellpadding="0" cellspacing="0" border="0" {tableinnerextra} width="100%"> <tr> <td width="186" align="left" bgcolor="a4b4cb"><img src="{imagesfolder}/catleft.gif"></td> <td height="35" background="{imagesfolder}/catmiddle.gif" bgcolor="a4b4cb" colspan="5" valign="top"><h6><br></h6><normalfont><b><center>$bbtitle</center></b></normalfont></td> <td width="186" align="right" bgcolor="a4b4cb"><img src="{imagesfolder}/catright.gif"></td> </tr> <table cellpadding="4" cellspacing="0" border="0" bgcolor="7E98B1" {tableouterextra} width="{contenttablewidth}" align="center"> $unregwelcomemessage</tr> <tr valign="bottom"> <td><smallfont> $welcometext<br> Members: $numbermembers, Threads: $totalthreads, Posts: $totalposts<br> Welcome to our newest member, <a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$newuserid">$newusername</a> </smallfont></td> <td align="right"><smallfont> $newposts <br> The time now is $timenow.<br> You last visited: $bbuserinfo[lastvisitdate]. </smallfont></td> </tr> <!-- /text --> |
#2
|
||||
|
||||
Quote:
|
#3
|
|||
|
|||
I know that my tables must be set up wrong, I need help to fix it.
I have tried adding </table> where it should go to no avail. |
#4
|
|||
|
|||
Well I started over and now it is working. Thanks to all who tried to help.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|