View Full Version : postbit and other questions...
METALVSRAP.COM
12-30-2008, 04:02 AM
what code do i use to put the postbit information into blocks as seen on here...
http://www.extremepixels.com/forum/showthread.php?t=4091&styleid=97
and is there a list of generally used codes... like the IF codes... and what is the code to display amount of rep not just rep power?
Lynne
12-30-2008, 03:30 PM
First, do a search of "postbit" in "all mods" "titles only" and you'll find some mods like this one - PS - Boxed Postbit Information & Centered Postbit (https://vborg.vbsupport.ru/showthread.php?t=170238&highlight=postbit)
For rep, do a search on "reput*" in "all mods" "titles only" and I'm sure you'll find what you want.
For conditions and such, take a look in our Articles forums and also the manual.
METALVSRAP.COM
12-30-2008, 04:07 PM
thanks!
oh i have a question... how do i remove the reputation image below the post count and such?
i added a rep link so that image down there (the scale) is no longer needed...
Lynne
12-30-2008, 07:09 PM
I believe you can do this through the usergroup manager > Usergroup > Can Use Reputation... I think (I don't use it, so I'm not positive). If that doesn't work, then just delete this from the template:
<if condition="$show['reputationlink']">
<span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></span>
<if condition="$show['popups']"><script type="text/javascript"> vbrep_register("$post[postid]")</script></if>
</if>
METALVSRAP.COM
12-30-2008, 11:30 PM
thank you ! so much!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.