PDA

View Full Version : This Postbit Recks my layout :(


xaint
09-30-2002, 08:29 PM
Here is the default setting for the postbit:

<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0"><tr><td width="100%"><!-- spacer -->

<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="0" cellspacing="0" border="0" {tableinnerextra} width="100%">
<tr>
<td bgcolor="$post[backcolor]" width="175" valign="top" nowrap>
<a name="post$post[postid]"></a>
$post[firstnewinsert]
<normalfont><b>$post[username]</b></normalfont><br>
<smallfont>$post[usertitle]</smallfont><br>
$post[avatar]<p>
<smallfont>Registered: $post[joindate]<br>
Location: $post[field2]<br>
Posts: $post[posts]</smallfont></td>

<td bgcolor="$post[backcolor]" width="100%" valign="top">
<smallfont>$post[icon] <b>$post[title]</b></smallfont>
<p><normalfont>$post[message]</normalfont></p>
$post[attachment]
<p>$post[signature]</p>
<p>$post[editedby]</p>
<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>
</td>
</tr>
<tr>
<td bgcolor="$post[backcolor]" width="175" height="16" nowrap><smallfont>$post[foldericon]
$post[postdate] <font color="{timecolor}">$post[posttime]</font></smallfont></td>

<td bgcolor="$post[backcolor]" width="100%" valign="middle" height="16">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr valign="bottom">
<td><smallfont>$onlinestatus
$post[profile] $post[pmlink] $post[useremail] $post[homepage] $post[search] $post[buddy]
<!-- $ post[icqicon] --> <!-- $ post[aimicon] --> <!-- $ post[yahooicon] -->
</smallfont></td>
<td align="right" nowrap><smallfont>
<a href="editpost.php?s=$session[sessionhash]&action=editpost&postid=$post[postid]"><img src="{imagesfolder}/edit.gif" border="0" alt="Edit/Delete Message"></a>
<a href="newreply.php?s=$session[sessionhash]&action=newreply&postid=$post[postid]"><img src="{imagesfolder}/quote.gif" border="0" alt="Reply w/Quote"></a>
</smallfont></td>
</tr>
</table>
</td>
</tr>
</table>
</td></tr></table>

<!-- spacer --></td></tr></table>


why does thins mess my site up?
http://24.79.5.154/vb/showthread.php?threadid=3

Austin Dea
09-30-2002, 09:59 PM
If it's default, there should be no problem... Attach a screenshot (I get an 'Error Not Logged In' page).

Tony G
09-30-2002, 11:54 PM
Or create a test account since you have it guest protected.

xaint
10-01-2002, 01:27 AM
oh crap i do sorry

xaint
10-01-2002, 01:28 AM
the username and password are both test

Cypher720
10-01-2002, 01:58 AM
the account doesnt work cause of permissions - just attach a SS

xaint
10-01-2002, 02:42 AM
here

Tony G
10-01-2002, 04:26 AM
Okay, is it the right part that 'wrecks' your postbit?

xaint
10-01-2002, 11:28 AM
yes

Tony G
10-01-2002, 12:07 PM
I think it's your spacer that creates that seeing the gap between the posts is connected. If you join them back together does it disappear? o_O

xaint
10-01-2002, 12:36 PM
no no its not that.... it sets the whole page off... the backgrounbd color aint there and everrything is wierd.

Tony G
10-01-2002, 12:55 PM
Did you edit showthread at all?