The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
reputation
Hi guys I want rep points to be like the image how can I do this?
|
#2
|
||||
|
||||
What image?
|
#3
|
|||
|
|||
|
#4
|
|||
|
|||
Anyone going to help me please?
|
#5
|
|||
|
|||
Give us a link to your forum so we can get a better idea of what you are talking about.
|
#6
|
||||
|
||||
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: PHP Code:
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> |
#7
|
|||
|
|||
not workin for me... can some1 please assist me?
|
#8
|
|||
|
|||
Where do I do this? Where is the template?
Quote:
|
#9
|
|||
|
|||
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.
|
#10
|
||||
|
||||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|