The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Group,
Please take a look at the attached snap shot... How do i change the color around the logo/icon where the red arrow is point to? Thanks Doug |
|
#2
|
|||
|
|||
|
Sticky: DO NOT ASK QUESTIONS HERE! Please ask it in the Questions forum.
|
|
#3
|
|||
|
|||
|
So please move it to where it needs to be then.
Thnak you |
|
#4
|
||||
|
||||
|
Moved to correct forum
![]() Chris |
|
#5
|
|||
|
|||
|
Anyone?
|
|
#6
|
||||
|
||||
|
So you're wanting to change the table cell colour of the statusicon to something different than the alt1/alt2 colour? (I can never remember which way around they work..
)
|
|
#7
|
|||
|
|||
|
thats a graphic change if your actually asking about the border of the graphic. if you mean the background of that table i can help with that. but if its a graphic change i might be able to help ya with that as well. what color ?
|
|
#8
|
|||
|
|||
|
Actually im not sure which is which. I know that there is a rectangle area around the icon then the rest of the area is greyish around that. The rectangle area round the icon is blue, and i need the area around the rectangle to be blue as well so that way the rectangle matches the outter portion.
I cant figure out where the settings are to change that grey area. Doug |
|
#9
|
|||
|
|||
|
Code:
<style type="text/css">
<!--
.alt2, .alt2Active
{
background-color: #c0c0c0;
color: #CCCCCC;
}
-->
</style>
Code:
<style type="text/css">
<!--
.alt1, .alt1Active
{
background-color: #c0c0c0;
color: #CCCCCC;
}
.alt2, .alt2Active
{
background-color: #c0c0c0;
color: #CCCCCC;
}
-->
</style>
|
|
#10
|
|||
|
|||
|
ok thank you Vizionz
I'll give that a try first chance I get. Doug |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|