The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Postbit_legacy Template Design Help
i have just seen a postbit design which looks great and i want it also to be on my forum as if anyone can tell me how did they do it which looked so good
the Address of the forum is Code:
http://sakurahana.com/forum/forum-support-feedback/19922-idiot-bot.html#post437736 please please |
#2
|
|||
|
|||
well it can be achieve several ways
https://vborg.vbsupport.ru/showthread.php?t=196244 there is one way or use vbcredits vbexperience ... any of those and then just do custom CSS . |
#3
|
||||
|
||||
Put this in your "Additional CSS Definitions" in your Style Manager.
Code:
.pbit { padding-left: 3px; padding-right: 0px; padding-top: 3px; padding-bottom: 3px; background-color: #xxxxxx; border-top: 1px solid #xxxxxx; border-right: 2px solid #xxxxxx; border-left: 1px solid #xxxxxx; border-bottom: 2px solid #xxxxxx; margin-bottom: 3px; } Find the following in your postbit_legacy template: Code:
<if condition="$post['joindate']"> Code:
<div class="smallfont"> <br /> Enjoy. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|