The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
remove signature seperator
I've seen you can choose a custom image but how do I remove it altogether?
|
#2
|
|||
|
|||
I think it's done by setting the signature area to class signature (in postbit or postbit_legacy), then in postbit.css there's this:
Code:
/*signature */ .signature { padding-top: 1em; border-top: {vb:stylevar signature_border}; margin-top: 2em; } so you might be able to get rid of it by setting the signature border stylevar to 0. |
#3
|
|||
|
|||
Setting it to 0 worked, thanks!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|