Quote:
Originally Posted by sv1cec
You are right about the avatar, but that shouldn't affect you too much. Just replace this part of the instructions:
HTML Code:
<td colspan="3"><div class="smallfont">User's avatar :<p><img src="images/avatars/noavatar.gif"></td>
with this:
HTML Code:
<td> </td>
|
Hi,
Replacing with
HTML Code:
<td> </td>
ruins the page view if the user doesn't have an avatar. The Last Activity details are now centered in in middle instead of the right.