The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I am trying to change the background color of the "about me" page on the profile section. IAlternately, I would like to change the font color on the same page. I cant find either of them.
![]() Also, I would like to change the color of the font on the copyright text. I hate stylevars. ![]() Can someone help. TIA ![]() |
#2
|
||||
|
||||
![]()
Do you mean the background of *only* the About Me section (not the other sections)? And only the background directly below where the tabs are?
You may be interested in this article to help you find stylevars yourself - How To: Find the correct StyleVar/LayoutVar to edit |
#3
|
|||
|
|||
![]()
I guess I need to change the entire profile section. But mostly, the area below the tabs. The font is black, but my background is a dark teal. You simply cant read it.
The tabs are the same way. You cant read them until you mouse over them. I would prefer to change the fonts to white, but when I tried to do that, it changed the font in areas where the background is white also, so you couldnt read it. I'll look at that link and see what I can find. (but shortcuts would be appreciated too. ![]() thanks --------------- Added [DATE]1280714686[/DATE] at [TIME]1280714686[/TIME] --------------- I have looked at that link, downloaded firebug and played with it a bit. It does assume a certain level of knowledge to use it that I dont have though. ![]() Oh well. Edited to add, I looked through all theprofile stylevars and none of them show the current background color. So, is part of the profile stylevars not in the profile section? I really really really hate the stylevars system! Did I mention that? ![]() |
#4
|
||||
|
||||
![]()
Sometimes you just need to write the css yourself. For instance, if it's only for about me, then something like:
HTML Code:
.profile_content #view-aboutme {background:pink;} HTML Code:
.profile_content {background:pink;} |
#5
|
|||
|
|||
![]()
So there isnt a stylevars to change that? I'm a bit surprised, but it is what it is I guess. I have no idea how to go about doing that. Guess I need to work on figuring it all out. (in my dreams!LOL)
Thanks for your help. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|