
07-13-2006, 05:59 PM
|
 |
|
|
Join Date: Jun 2003
Location: France
Posts: 1,513
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by SkyCatcher
Code:
<if condition="$show['avatar'] & $vbulletin->userinfo[usergroupid]=6">
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="122" height="80" align="center">
<tr>
<td background="$stylevar[imgdir_misc]/badge.png" nowrap="nowrap" no-repeat><center><img src="$post[avatarurl]" height="60" width="60"</center></td>
</tr>
</table>
<br />
</if>
Try that. I don't know where all the extra crap came from.
|
Nop ..
|