The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
Are you sure thats a rank and not just a postbit background?
You can do something like Code:
.posts { background: #EEEEEE; background-image: url(path/to/image.png); background-repeat: no-repeat; background-position: bottom right; } If you want the custom ranks to appear over there, you'll have to search the postbit template for the ranks code and use a floating div probably to set it Code:
<div style="float:right; padding: 3px;"> Rank code </div> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|