The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
Add this to SHOWTHREAD where you want the rating to display
feel free to style as needed Code:
<style type="text/css"> .rating { display:block; padding:0; padding-left:75px; background:transparent url({vb:stylevar imgdir_rating}/rating-15_0.png) left center no-repeat; } </style> <div class="rating<vb:if condition="!$show['rating']"> hidden</vb:if>"> {vb:rawphrase current_rating} <img src="{vb:stylevar imgdir_rating}/rating-15_{vb:raw thread.rating}.png" alt="" /> </div> |
Благодарность от: | ||
goxy63 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|