Destroyed Soul
01-30-2005, 12:44 AM
Something is wrong with my avatar gallery! It looks horrible! They are all aligned down the center, in one row, and dont display in pages, and I dont know why! i went to put the border code on so my avatars would be bordered right with the riht colour, and I left a " mark. It seemed to fix the problem.... somewhat, which you will see in the pictures attached... but can someone help me fix it over all, AND my avatar categories hack so that all the avatars dont show in the same group when they have been assigned to different groups.
here are the codes with the " missing:
<td bgcolor="{firstaltcolor}" valign="bottom" align="center"><normalfont>
<input type="radio" name="avatarid" value="$avatar[avatarid]" $avatarchecked[$avatarid]><img src="$avatar[avatarpath]" border="1 solid {tablebordercolor}>
<br>$avatar[title]</normalfont></td>
The picture for that will be attached as screenafter.jpg
here are the codes WITH the ":
<td bgcolor="{firstaltcolor}" valign="bottom" align="center"><normalfont>
<input type="radio" name="avatarid" value="$avatar[avatarid]" $avatarchecked[$avatarid]><img src="$avatar[avatarpath]" border="1 solid {tablebordercolor}">
<br>$avatar[title]</normalfont></td>
Which will result in screenbefore.jpg
Thanks!
here are the codes with the " missing:
<td bgcolor="{firstaltcolor}" valign="bottom" align="center"><normalfont>
<input type="radio" name="avatarid" value="$avatar[avatarid]" $avatarchecked[$avatarid]><img src="$avatar[avatarpath]" border="1 solid {tablebordercolor}>
<br>$avatar[title]</normalfont></td>
The picture for that will be attached as screenafter.jpg
here are the codes WITH the ":
<td bgcolor="{firstaltcolor}" valign="bottom" align="center"><normalfont>
<input type="radio" name="avatarid" value="$avatar[avatarid]" $avatarchecked[$avatarid]><img src="$avatar[avatarpath]" border="1 solid {tablebordercolor}">
<br>$avatar[title]</normalfont></td>
Which will result in screenbefore.jpg
Thanks!