The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I have managed to locate all the shadow css for the forumbits etc.
But certain bits still have the white shadow on them, I have been unable to locate them so far. The shadow remains on the new thread buttons, reply buttons and when you go into forumdisplay a.k.a into a category the area around the threads still has the white shadow. Any help where the code is located so I can remove it would be appreciated. |
#2
|
||||
|
||||
![]()
put this:
Code:
*{ -moz-box-shadow: none !important; } |
#3
|
||||
|
||||
![]()
Mandingos solution did the trick.
Much appreciated. |
#4
|
|||
|
|||
![]()
Worked great. Thank you.
|
#5
|
|||
|
|||
![]()
To improve on this
Code:
* { -moz-box-shadow: none !important; box-shadow:none !important; -webkit-box-shadow:none !important; } |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|