View Full Version : align sig on bottom
nabeel
07-21-2002, 06:59 PM
http://www.fragblast.com/forums/showthread.php?threadid=682
ive tried putting in a 2 row table, and aligning to top row on top, and the bottom row on bottom and it wont work..any other ideas?
also, you see the sides, it doesnt have th black border(thats a image), all the other pages have it minus the view thread stuff
thanks :)
nabeel
07-22-2002, 04:35 PM
anyone?
heres that part of my template:
<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>
Malfunktion
08-03-2002, 06:38 PM
not qute sure but i think its
open up the postbit_signature template
<div valign=bottom><p><normalfont>__________________<br>
$post[signature]</normalfont></p></div>
nabeel
08-07-2002, 08:31 PM
tried that, doesnt work
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.