View Full Version : Changing Colors
dcpaq2xx
10-26-2005, 08:11 PM
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
Jenta
10-27-2005, 01:26 PM
Sticky: DO NOT ASK QUESTIONS HERE! Please ask it in the Questions forum. :)
dcpaq2xx
10-27-2005, 01:41 PM
So please move it to where it needs to be then.
Thnak you
Chris M
10-27-2005, 07:51 PM
Moved to correct forum :)
Chris
dcpaq2xx
11-17-2005, 06:21 AM
Anyone?
Oblivion Knight
11-17-2005, 06:26 AM
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.. ;))
Vizionz
11-17-2005, 06:26 AM
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 ?
dcpaq2xx
11-17-2005, 06:48 AM
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
Vizionz
11-17-2005, 06:50 AM
<style type="text/css">
<!--
.alt2, .alt2Active
{
background-color: #c0c0c0;
color: #CCCCCC;
}
-->
</style>
throw that in the bottom of your header include box in the style template. and change the color . i think thats what u want to change but its gonna change more then one part of your forum so you know you mught need to ad
<style type="text/css">
<!--
.alt1, .alt1Active
{
background-color: #c0c0c0;
color: #CCCCCC;
}
.alt2, .alt2Active
{
background-color: #c0c0c0;
color: #CCCCCC;
}
-->
</style>
dcpaq2xx
11-19-2005, 07:41 PM
ok thank you Vizionz
I'll give that a try first chance I get.
Doug
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.