PDA

View Full Version : Postbit_legacy Template Design Help


theFM
03 Jul 2009, 21:04
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:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


Can anyone please tell me how did they design the postbit_legacy template

please please

mmoore5553
05 Jul 2009, 08:31
well it can be achieve several ways

http://www.vbulletin.org/forum/showthread.php?t=196244

there is one way or use

vbcredits
vbexperience ...

any of those and then just do custom CSS .

MoH672
06 Jul 2009, 06:09
Put this in your "Additional CSS Definitions" in your Style Manager.



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Replace the xxxxxx with your own colors.

Find the following in your postbit_legacy template:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Above it you will see the following code:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Replace "smallfont" with "pbit".

Enjoy.