Thanks, I actually had to edit out this whole bit to make it look right:
Code:
<tr>
<td bgcolor="{secondaltcolor}"><normalfont><b>Avatar</b></normalfont><br>
<smallfont><a href="misc.php?s=$session[sessionhash]&action=showavatars" target="_blank">More info...</a></smallfont></td>
<td bgcolor="{secondaltcolor}"><normalfont><img src="$bbuserinfo[avatarurl]" border="0" alt="Your current avatar" align="middle"> <input type="image" src="{imagesfolder}/clear.gif" alt="" border=""><input type="submit" class="bginput" name="modifyavatar" value="Change Avatar"></normalfont></td>
</tr>
but you pointed me in the right direction ^^
One last thing. is there a way to comment things out in the templates?
:bunny: