I have just uninstalled this mod and am removing the code from the templates.
I need to UNDO this instruction
FIND
<if condition="$show['profilepic']">
<td valign="top" align="$stylevar[right]" rowspan="2">
<img src="$userinfo[profilepicurl]" $userinfo[profilepicsize] alt="<phrase 1="$userinfo[username]">$vbphrase[xs_picture]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" />
</td>
</if>
Replace with
(nothing, just delete it)
Can someone tell me the line I have to re insert the above code after please?
Thanks
|