PDA

View Full Version : align signature on bottom



nabeel
Mon 22nd Jul '02, 7:11pm
here my current postbit code:

td bgcolor="$post[backcolor]" width="100%" valign="top">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top">
<smallfont>$post[icon] <b>$post[title]</b></smallfont>
<p><normalfont>$post[message]</normalfont></p></td>
</tr>
<tr>
<td valign="bottom">
<div align="bottom">$post[attachment]<br></div>
<div align="bottom">$post[signature]<br></div>
<div align="bottom">$post[editedby]</div>
<div align="bottom"><p align="right"><smallfont><a href="report.php?s=$session[sessionhash]&postid=$post[postid]">Report this post to a moderator</a> | $post[iplogged]</smallfont></p></div></td>
</tr>
</table></td>
</tr>


i tried putting in a 2 row table, and align one on top and the other on bottom, it doesnt work, and it gets annoying for short posts to have the sig all teh way up (ex> http://www.fragblast.com/forums/showthread.php?threadid=682)

thanks :)

DirectPixel
Tue 23rd Jul '02, 8:27pm
I believe that Xiphoid has a tutorial on how to remove this.

Semperfidelis
Tue 23rd Jul '02, 11:03pm
Which can be found here :

http://www.vbulletin.com/forum/showthread.php?s=&threadid=46614

An updated version can also be found at vbulletintemplates.com