ok ill try that and edit once i try.
yep sure did work! your the best!
and considering you know what your talking about i have a problem... now ive had this work on other tables ive done on other sites but when i tried to change the bg color for the general information table (logedin.php) it didnt work, now this is the code i used
<td bgcolor="#333333">[b]Name:[/b] {$ir['username']}</td>
the line i had changed was this
<td>[b]Name:[/b] {$ir['username']}</td>
and i even made sure my code was right on a website i found on google, but if it is wrong can you please tell me the code needed?