The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Postbit tables / reorganization
In fact, the postbit template is a nested table hell. The way posts are displayed on the vbulletintemplates forums (These forums) is exactly what I want it too look like. Can you guys make it easy for me and have the template modifications explained/attached/or whatever? I really like how they are displayed here, and most other forums have the same.
|
#2
|
||||
|
||||
Admin CP > vBulletin Options > Showthread Options > Use Legacy Postbit.
|
#3
|
||||
|
||||
Well, thank you!
How about signatures? I like the ones here as well - Bottomed and aligned to the right. |
#4
|
||||
|
||||
In postbit_legacy find:
HTML Code:
<!-- sig --> <div> __________________<br /> $post[signature] </div> <!-- / sig --> HTML Code:
<!-- sig --> <div align="right"> __________________<br /> $post[signature] </div> <!-- / sig --> |
#5
|
||||
|
||||
Ryan, Thanks a lot man!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|