The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Please help me with finding style variable editor
<font size="3">Can anyone help me to find the right place to edit the background color of poll voters? THanks in advance.</font>
|
#2
|
||||
|
||||
You can add the code below to additional.css template and change the colors accordingly.
Code:
.pollresults-data tr td.pollvoter-cell .voter-icon .voters { border: 1px solid #2379B5; background: #F00; } .pollresults-data tr td.pollvoter-cell .voter-icon .voters .note { color: #2379B5; } |
#3
|
|||
|
|||
Thanks mate, is there a simple style variable editor thing? In case the changing additional.css file way doesn't work. &&
--------------- Added [DATE]1609425577[/DATE] at [TIME]1609425577[/TIME] --------------- Quote:
Wasn't able to edit the addtional.css file of the dark style, solved the problem by switching to another lighter style. Thanks anyway mate.:up: |
#4
|
|||
|
|||
there is no style variable for that background. It is located in global.css
but for the text and border it used the text link color To use that CSS overwrites, It is actually css_additional.css can be found inside Admincp>Styles> Style manager> style name xxx > edit templates> CSS Templates> css_additional.css |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|