The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Sanity check - where is the colors to change the folllowing
I'm trying to uniform (err - clean up) the color scheme on my site and I cannot for the life of me can find the color for the left side bar on the My Profile page
here is a reference what I am seeing https://www.sportscardforum.com/memb...031-scottkoz20 Thanks, Scott |
#2
|
||||
|
||||
The stylevar that controls the background color of that element is named "sidebar_background" but that stylevar controls more than just that element.
If you wish to change the color of just that element, one way to do that is to open the template named "userprofile.css" and locate the selector that reads: Code:
#sidebar_container.member_summary { color: {vb:raw moduleinactive_text_color}; background-color: {vb:raw moduleinactive_background_color}; background-image: {vb:raw moduleinactive_background_image}; background-repeat: {vb:raw moduleinactive_background_repeat}; border-color: {vb:raw moduleinactive_border}; } |
#3
|
|||
|
|||
Thanks Mark -
Now to find the Profile Tab colors as the background went to #FFF |
#4
|
||||
|
||||
Did you change the stylevar or edit the CSS template?
|
#5
|
|||
|
|||
for the sidebar - I changed the CSS as you mentioned, but I dont see the color code at all on the stylevar
|
#6
|
||||
|
||||
If you edited the CSS template, then that should only affect the sidebar on the profile. That's what happened on my dev site.
|
#7
|
|||
|
|||
thats what happened on my site as well - i need to tackle Profile background colors (maybe text also)
edit - I highlighted the text as it was white on white |
#8
|
||||
|
||||
Just to be clear, your tabs were fine until you edited the CSS template?
|
#9
|
|||
|
|||
WELL - i fixed it!
The issue was on the profile - I have a SAVE and SAVE AS DEFAULT I was killing my own color settings that I wanted set as the default when I thought I was saving one thing, I would "break" something else. Once I updated one at a time, then all was fine. Thanks for pointing in the right direction Mark |
Благодарность от: | ||
MarkFL |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|