![]() |
User profile field
Hey, guys ! I'm using Vbulletin for 1week , so i'm a n00b .
I have a simple problem ( i think ) I want to make the reputations appear like numbers not that .gif image. How is now: https://vborg.vbsupport.ru/external/2009/03/110.jpg How i want to be: https://vborg.vbsupport.ru/external/2009/03/111.jpg I know is something related to the postbit template so i will post it and if someone want to help me just post it again with the modification. PHP Code:
|
There is a mod that does this
https://vborg.vbsupport.ru/showthread.php?t=177052 I think it keeps the rep image though and put the actual number above the image. |
I have done that but no results...
Also, i have found somehing intersting, in the postbit_template i have a file, postbit_reputation with this code: HTML Code:
<img class="inlineimg" src="$stylevar[imgdir_reputation]/reputation_$posneg.gif" alt="$post[username] $post[level]" border="0" /> I have deleted that and add: HTML Code:
<if condition="$post['showreputation']">$vbphrase[reputation]: $post[reputation]<br /></if>$post[reputationdisplay] |
All times are GMT. The time now is 08:03 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|