The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
No Shadow!!
How can I get rid of the shadow on things completely?
|
#2
|
||||
|
||||
admincp>styles and templates>style manager>whatever style>edit templates>vbulletin-chrome.css
put HTML Code:
* { -moz-box-shadow: none !important; } |
#3
|
|||
|
|||
You're a lifesaver!!! Thank you so much!!! =)
--------------- Added [DATE]1262016856[/DATE] at [TIME]1262016856[/TIME] --------------- It still showed in Google Chrome so I added on the webkit one... Code:
*{ -moz-box-shadow: none !important; -webkit-box-shadow: none !important; } |
#4
|
||||
|
||||
Thanks for the tip! Very useful!
|
#5
|
||||
|
||||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|