View Full Version : thread and body custom colors ? (example inside)
Suiram
Wed 1st Jul '09, 11:45pm
where are the setting to change the colors of the topics and the body like here (http://board.flashkit.com/board/) ? i can seem to find them. i looked in styles & templates and don't seem to find those very ones. i did change others. :confused:
Jose Amaral Rego
Fri 3rd Jul '09, 11:57pm
I have attach a file with those colors you are seeking. You can take the .xml file (temp. as it will be deleted after july 07.2009) or just edit those (thought) though
Admin CP -> Styles & Templates -> Style Manager {drop down menu selection} -> Main CSS
If you have Internet Explorer 8, then just go to site
Toolbar > Tools > Developers Tools (F12)
Suiram
Sat 4th Jul '09, 3:28am
thanks, will investigate shortly...
Suiram
Mon 6th Jul '09, 7:58am
ah, they are the 1st and 2nd alternating color ones. strange names for what they represent. (that's why i never even bothered testing those ones before) anyway looks like both settings affect more then what i thought. so it's not good. is there a way via admincp to only change the color for sticky bars ? so if you are in a forum the sticky "tape" is a different color. my God, you'd think something this basic would be doable, internally and simply. i guarantee 99.9999% (no exaggeration) of vb users would want this option and would customize the color strips of their forum's stickys.
napy8gen
Mon 6th Jul '09, 11:46am
There are few solutions for sticky color change, not so hard to do.
for background color change.
http://www.vbulletin.com/forum/showthread.php?t=186371
http://www.vbulletin.org/forum/showthread.php?t=171266
text color change.
http://www.vbulletin.com/forum/showthread.php?t=243283
Suiram
Mon 6th Jul '09, 5:02pm
There are few solutions for sticky color change, not so hard to do.
for background color change.
http://www.vbulletin.com/forum/showthread.php?t=186371
http://www.vbulletin.org/forum/showthread.php?t=171266
text color change.
http://www.vbulletin.com/forum/showthread.php?t=243283
i see, yes, thanks..
ok, i changed it and it's ok. i made them light yellow. (see attached)
with this code:
.alt1_sticky
{
background: #FFFFCC;
color: #000000;
}
.alt2_sticky
{
background: #FFFFCC;
color: #000000;
}
edit: i'm happy with the new color. but is there a possibility to only have the thread/thread starter (p3) panel as yellow ? and leave the first two panels (p1&p2) and last three panels as default ? if i change the color of alt2 to #E0E0F6, it makes the 2nd, 4th & 5th panels default which is good, but then leaves the 1st and 5th panels yellow, which then looks "funny". i have a feeling the 2/4/6 panels are linked and this can not be done. or can it ? if not possible, i'll just leave it as is. (i labeled the panels as p1-p6 in the picture so you know what i mean by panels) thanks,
_
Powered by vBulletin™ Version 4.0.0 Beta 4 Copyright © 2009 vBulletin Solutions, Inc. All rights