Quote:
Originally Posted by gator777
I like this idea, but it causes the user name to be aligned at the bottom vs. the right side. Could you help me? 
|
Sorry, my fault as my table has other coded stuff in it. Change before the <else /> to:
Code:
<if condition="$prepared['profilepicurl']">
<td id="profilepic_cell" class="tborder alt2">
<img src="$prepared[profilepicurl]" $prepared[profilepicsize] alt="<phrase 1="$prepared[username]">$vbphrase[xs_picture]</phrase>" />
Corrected in 1st post also.