View Full Version : reputation
Calibre_k
03-21-2006, 10:24 PM
Hi guys I want rep points to be like the image how can I do this?
http://img45.exs.cx/img45/7048/24ws.jpg
Calibre_k
03-22-2006, 12:56 PM
image i've attached, this link...
http://img45.exs.cx/img45/7048/24ws.jpg
Calibre_k
03-24-2006, 12:30 AM
Anyone going to help me please?
baronvonwalz
03-24-2006, 01:54 AM
Give us a link to your forum so we can get a better idea of what you are talking about.
Kroziun
03-29-2006, 03:22 PM
I think not many people will understand as you did not make it clear what you wanted. Only after looking at the image for a little while it appears you want the "Rep Points: 154" part to be displayed in the postbit.
So, add this to the postbit_legacy (or postbit if not using legacy) template:
Rep Level: $post[reputation]<br>
So it looks like this:<if condition="$show['reputation']"><div><if condition="$show['reppower']">Rep Level: $post[reputation]<br>$vbphrase[reppower]: $post[reppower]</if><BR>$post[reputationdisplay]</div></if>
NB: Also add the second <BR> which you can see in capitals if you want the Rep Block image(s) to appear beneath the Rep Power line as in your image.
Hope this helps you. :)
Edit: I forgot to say place bold tags around $post[reputation] if you want it to appear bold as in your image, like this: <b>$post[reputation]</b>
Chicago_VLNU_4s
07-28-2006, 06:48 AM
not workin for me... can some1 please assist me?
denniss
09-06-2006, 04:35 PM
Where do I do this? Where is the template?
I think not many people will understand as you did not make it clear what you wanted. Only after looking at the image for a little while it appears you want the "Rep Points: 154" part to be displayed in the postbit.
So, add this to the postbit_legacy (or postbit if not using legacy) template:
Rep Level: $post[reputation]<br>
da420
09-06-2006, 04:53 PM
The template is in your admin control panel in styles and templates. You need to find the postbit_legacy template and add it where you want it.
OnkelM
09-06-2006, 04:55 PM
Where do I do this? Where is the template?
Go into your Admincp --> styles and templates --> choose the template that you`re using for your page --> go into the settings 4 edit template and search for the option Postbit. There you`ll find another option where you can edit the postbit_legacy... ;)
denniss
09-06-2006, 09:25 PM
So I'm not sure ... what is postbit or postbit_legacy? I found them in my templates, but what does postbit mean?
Go into your Admincp --> styles and templates --> choose the template that you`re using for your page --> go into the settings 4 edit template and search for the option Postbit. There you`ll find another option where you can edit the postbit_legacy... ;)
DARKSTARVB
02-08-2007, 01:21 PM
In your styles in ACP
Postbit is the area of one post posted in the thread i believe :D
ie I got a banner just underneath the Postbit of the first post - Not sure about the legacy is probably the info
DarkStar
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.