The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Space between ranks
Where do I edit it so that when user has multiple ranks there is a space between them.
It's like this now: RANK RANK I want it like: RANK RANK --------------- Added [DATE]1251460015[/DATE] at [TIME]1251460015[/TIME] --------------- I searched the postbit template, but I can't figure out where to put a line breaker, if it's even that file |
#2
|
||||
|
||||
Search for and add <br />after:
Code:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|