The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to make gap in between??
I want to make a space between Current Active Users Viewing This Thread and Members Who Have Read This Thread. How do I do that? Please show me, thanks |
#2
|
||||
|
||||
In template Display_Readers find:
Code:
<!-- $data_wrt[title] --> <if condition="$show[whohasread]"> And replace it with: Code:
<!-- $data_wrt[title] --> <if condition="$show[whohasread]"> <br /> |
#3
|
||||
|
||||
thanks Freesteyelz , i got it work now
|
#4
|
||||
|
||||
Cool.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|