ok here is mine forumhome_pmloggedin
Where does that backgroud tag keep showing up after I make a post?
im going to put this into a txt file and attach it.
this is insane when I post its chaning my code........
Code:
<tr id="cat">
<td bgcolor="#336D95" background="https://vborg.vbsupport.ru/images/catagory_backing.gif" colspan="6"><a href="private.php?s=$session[sessionhash]" title="Click Here to Open Your Private Messages $inboxname"><normalfont color="#000000"><b>Private Messages</normalfont></b></a></td>
</tr>
<tr>
<td bgcolor="#1C5780" align="center" valign="top"><img src="https://vborg.vbsupport.ru/images/$lightbulb.gif" alt=""></td>
<td bgcolor="#13486D" colspan="5">
<table width=100% valign=top><tr><td width=50% valign=top><smallfont>
<b>$bbuserinfo[username]</b> - You have $newpm[messages] new message(s) since your last visit.<br>
(You have $unreadpm[messages] unread messages and $allpm[messages] total messages in all your folders.)</smallfont></td>
<td bgcolor="#13486D" > <table width=100%><tr> <td colspan=3><smallfont>Your PM usage is $pmpercent% full.</td></tr><tr><td colspan=3><img src="$barimg" width="$pmpercent%" height="5"></td></tr>
<tr>
<td width="33%"><smallfont>0%</td>
<td width="34%">
<p align="center"><smallfont>50%</td>
<td width="33%">
<p align="right"><smallfont>100%</smallfont></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
strange when I posted it using [ php ] tags it changed my code