The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I'm trying to figure out a specific style var and I can't seem to get it. I'm using Chrome and I use the right click>>inspect element deal but it's not showing me what I want. At least, when I go in there and change it; it doesn't change what I want.
Here's a picture. I'd like to change the top bar from gray to blue and the bottom from blue to gray.
|
|
#2
|
||||
|
||||
|
Link to the site, so someone can see the classes they used in that style.
|
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
|||
|
|||
|
|
|
#5
|
||||
|
||||
|
The grey bar at the top has this CSS:
Code:
.tcatRight {
background: url("images/styles/gametime/style/tcatLeft_left.png") no-repeat scroll left top rgba(0, 0, 0, 0);
height: 43px;
padding-bottom: 8px;
padding-top: 21px;
}
Code:
.bottomBarRight {
background: url("images/styles/gametime/style/bottomBarRight.gif") no-repeat scroll right top rgba(0, 0, 0, 0);
height: 21px;
}
If you are unable to find it, you will need to ask in the thread or on the site where you got the style from. |
|
#6
|
|||
|
|||
|
Thanks Ozzy.
I had to go in and edit the images that actually make up the forum headers. I went in and found the images and changed the colors by hand. Then I re-uploaded the images to their respective directories and it worked! Thanks for your help! |
| Благодарность от: | ||
| ozzy47 | ||
|
#7
|
||||
|
||||
|
Not a problem, glad you were able to do what you wanted.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|