The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
What is this stylevar?!?
I can not figure out what stylevar to change to modify a color on the page.
I'm linking an image, so you can see which part I'm referring to. it is the part that has the "What is this?!?!" on it. It is the grey/blue box around the text input field. I also can't figure out the border around the text input field. I've gone through every stylevar I think it might be related to, and then a lot that I don't think it is related to, and I just can't figure it out. Since I'm making a thread, I'll just ask if you know the stylevar I need to change to change the background color of the "Title" text input as well. Thanks! |
#2
|
|||
|
|||
Blockbody_background
As for the title text background I could use that information myself. I would imagen it's going to be a css edit somewhere. |
#3
|
|||
|
|||
sigh, i'm not sure what is going on with my forum then. I'll have to do a bit more digging into the style or something. I've changed that stylevar, but it doesn't affect how that is displayed.
thank you for the reply ^_^ |
#4
|
|||
|
|||
It's been either hard coded in the editor template or over ridden in the editor css.
|
#5
|
|||
|
|||
Quote:
it is: forms > input_background |
#6
|
|||
|
|||
Thanks for coming back and sharing that. Now I can fix mine.
|
#7
|
|||
|
|||
i've got another one, i'll try reusing my existing thread...
the forum tree up top, where it lists out where you're currently browsing in the forum, looks great until you try to use it. when you mouse over "General Chatter" to navigate there, the background turns white, and the text in unreadable. I can't find the stylevar so that i can make it stop/change the color. wondering if anyone can help. |
#8
|
|||
|
|||
Code:
.breadcrumb .navbit a:hover { text-decoration: none; background-color: YOUR COLOR GOES HERE; } |
#9
|
|||
|
|||
thank you much!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|