I need to find the style variable for this border, can anyone please help?
Announcement
Collapse
No announcement yet.
Style Variable Help
Collapse
X
-
If that's all you need to change, here's an example of how I would change it.
https://www.vbulletin.com/forum/show...-using-Firefox
-
It isn't a border. It is a box-shadow. Are you trying to get rid of just this box-shadow or all of them?
You can set the stylevar shadow color to transparent to get rid of most of them.
set:
box-shadow, -webkit-box-shadow, -moz-box-shadow {0px !important;}
In your additional CSS to get rid of all of them.Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 API
Comment
Related Topics
Collapse
-
by PaceyUKHow can I enter the Style variable manager for Blue Green style? It only appears to be an option for the original default theme?
...-
Channel: Support Issues & Questions
Mon 30 Nov '15, 3:17am -
Comment