The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Disable images in signatures
Is it possible to prevent images in the signature to show up? This is for a specific style, so I don't want to globally turn it off. I just want to have this one style not showing images in the signature. Thanks!
|
#2
|
||||
|
||||
add the following code to additional.css for the style you don't want signature pictures to display on.
Code:
.signaturecontainer img {display:none!important;} |
#3
|
|||
|
|||
OK thanks that's fine. I just want a work-safe theme.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|