ok im really trying, and not amazing at php or html.
<vb:if condition="$post['showavatar']">
<img width="30" title="" src="{vb:raw post.avatarurl}" alt=""/>
<vb:else />
<img width="30" title="" src="{vb:stylevar imgdir_misc}/unknown.gif" alt=""/>
</vb:if>
<vb:if condition="$post['userid']">
</a>
</vb:if>
{vb:raw post.username}
<br></br>
</div>
</vb:if>
</div>
<div class="smallavatartext widget_post_comment<vb:if condition="!$vboptions['avatarenabled']">_noavatar</vb:if>">
This is where I put it, and im moving it about but it seems to just overwrite everything..
--------------- Added [DATE]1333576260[/DATE] at [TIME]1333576260[/TIME] ---------------
dammit, ive broke the whole bloody thing now, and i didnt save a copy of it. Any way of reseting it back to what it should be?
|