The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Stumped Cant Find StyleVar
As seen in the attached, I cannot find where or how I can change the Back ground to be tad darker then white or for that matter the Font Color to Black.
I have spent the past 3 hours looking and testing yet nothing changes. I cannot find where this is stored to change, Please help In the image below, the hover color is as it should be, but for whatever reason, the FONT and Background are white. I prefer to have the Font Black, but gave up looking as I was unable to correct. So I opted to find Bck ground, No help there either. Attachment 125141 |
#2
|
||||
|
||||
Is this a style you have created, a free style, or a paid style?
This might be one of those circumstances where one stylevar is used in another area so if you changed it to suite a dark theme you might be required to make some new CSS and edit the template I'm unsure without more info. |
#3
|
||||
|
||||
Quote:
|
#4
|
||||
|
||||
Ohh well then isn't that lovely lol simple issue really, go to editor.css in your style manager under the CSS Templates family and edit, now find:
Code:
.editor_controls .attachment { font-size:{vb:stylevar small_fontSize}; border-top:none; padding:1px; position: relative; } Code:
.editor_controls .attachment { background: #FF0000; font-size:{vb:stylevar small_fontSize}; border-top:none; padding:1px; position: relative; } |
#5
|
||||
|
||||
LOL
I was digging through edior.css all day, I never saw that until now LOL Thanks, That corrected it |
#6
|
||||
|
||||
Glad it's sorted and I believe we've all chased our tails in a circle at least once along our way eh?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|