well as I said for some reason it adds some kind of space at the end.. and now it looks fecked..
here's the code:
PHP Code:
<!-- text -->
<table cellpadding="4" cellspacing="0" border="1" bordercolor="{tablebordercolor}" width="{contenttablewidth}" {tableinvisibleextra} align="center" bgcolor="{tableheadbgcolor}"><td><normalfont><font color="#FFFFFF"><b>Welcome to $bbtitle !!</b></font></normalfont></td>
<tr valign="top">
<td width="50%" bgcolor="{firstaltcolor}"><a href="javascript:window.location=window.location" oncontextmenu="return false;"><img src="{imagesfolder}/vb_bullet.gif" border="0" align="middle" alt="$bbtitle : Powered by vBulletin version $templateversion"></a>
<normalfont><b>$bbtitle</b></normalfont></td>
<td align="right" width="50%" bgcolor="{secondaltcolor}"><smallfont>$welcometext<br><b>$newposts</b></smallfont></font></td>
</tr>
$unregwelcomemessage
<tr valign="bottom">
<td width="50%" bgcolor="{secondaltcolor}"><smallfont>
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 width="50%" bgcolor="{firstaltcolor}"><smallfont><form action="search.php" method="post">
<input type="hidden" name="searchuser" value="">
<input type="text" name="query" class="search">
<input type="hidden" name="forumchoice" value="-1">
<input type="hidden" name="searchdate" value="-1">
<input type="hidden" name="sortby" value="lastpost">
<input type="hidden" name="sortorder" value="descending">
<input type="hidden" name="beforeafter" value="after">
<input type="hidden" name="action" value="simplesearch">
<input type="hidden" name="titleonly" value="">
<input type="hidden" name="showposts" value="">
<input type="hidden" name="exactname" value="yes">
<input type="submit" class="bginput" name="Submit" value="Search" accesskey="s">
</form></smallfont>
</td></tr>
</table>
<table cellpadding="4" cellspacing="0" border="1" bordercolor="{tablebordercolor}" width="{contenttablewidth}" {tableinvisibleextra} align="center" bgcolor="white"><tr>
<td>
<!-- /text --><br>
$header
<br></td></tr></table>
<!-- /icons -->
$footer
</body>
</html></body>
</html>
and this is the pic for when you dont understand..
please help