Time below the avatar
the time in the postbit or postbit_legacy below of the avatar
accdecer ACP > styles and templates > the postbit template > Postbit or postbit_legacy in the template postbit: To find: Code:
<div class="userinfo<vb:if condition="!$show['avatar']">_noavatar</vb:if>"> <div class="contact"> <vb:if condition="$show['avatar']"> <a class="postuseravatarlink" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}"> <vb:if condition="$post.avatarurl"> <img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" /> <vb:else /> <img src="{vb:stylevar imgdir_misc}/unknown.gif" /> </vb:if> </a> </vb:if> Code:
<!--TAB HORA--><div class="eti_postbit"> <div align="center"> <SCRIPT LANGUAGE="JavaScript">var clocksize='45';</SCRIPT> <SCRIPT SRC="http://gheos.net/js/clock.js"></SCRIPT> </div></div> <!--TAB HORA END--> ---------------------------------------------------------------------------------- in the template postbit_legacy: To find: Code:
<vb:if condition="$show['avatar']"> <div class="eti_postbit"=a class="postuseravatar" href="{vb:link member, {vb:raw post}}" title="{vb:rawphrase {vb:raw post['onlinestatusphrase']}, {vb:raw post.username}}"> <center> <img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" title="{vb:rawphrase xs_avatar, {vb:raw post.username}}" /> </center> </a> </div></vb:if> Code:
<!--TAB HORA--><div class="eti_postbit"> <div align="center"> <SCRIPT LANGUAGE="JavaScript">var clocksize='45';</SCRIPT> <SCRIPT SRC="http://gheos.net/js/clock.js"></SCRIPT> </div></div> <!--TAB HORA END--> I and post analogico, but there are many others on the web. Download No files for download. Screenshots |