I would if u have time tell me what word
should I edite to make it show Number of xxx credite on postbit withe red color
cuz when I make check on what code add on postbit
<if condition="$show['credits_postadd']">
<span id="creditsmenu_$post[postid]"><a href="credits.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="credits_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/credits.gif" alt="<phrase 1="$post[username]" 2="$vbphrase[credits]">$vbphrase[credits_threadaward]</phrase>" border="0" /></a></span>
<if condition="$show['popups']"><script type="text/javascript"> vbcdt_register("$post[postid]")</script></if>
</if>
now this code I try play aroun it but I confused
cuz there are nothing like $post[cedit]
cuz if was that will be more esaire to make it with red color
|