View Full Version : Custom AdminCP Style
I was just wondering how many of you went out and made your own custom admin cp style. I have been thinking about it.
I edited the stylesheet to match my board colors. And I edit most of the standalone programs to get them to look the same. But, that's about it.
Andy Z
04-14-2002, 04:42 AM
Same for me.
left it default. :)
i think it looks original.
I would like to have something that uses the styles you edit, so if I change a style the admin cp changes aswell.
Admin
04-14-2002, 10:37 AM
I'm using a style Kier did and released at vB.com. It's nice and bluish.
Cool. Would you have the link to it, or should I go and find it myself.
CeleronXL
04-15-2002, 01:48 PM
Hmm.. Yeah, do you have the link? I just went over to vB.com and searched all of Kier's posts with anything about that and didn't really get anything..... It's not by Kier either. :(
Admin
04-15-2002, 01:49 PM
I think it's in the Hints and Tips forum... and it is by Kier.
Mr. X
04-15-2002, 02:35 PM
My Colors (http://www.vbulletin.com/forum/showthread.php?s=&threadid=41864)
:)
CeleronXL
04-15-2002, 02:52 PM
I stole someone elses. :D
BODY {
BACKGROUND-IMAGE:URL(images/adminbg.gif);
background-attachement: fixed;
COLOR: #eeeeee;
FONT-FAMILY: verdana;
FONT-SIZE: 12px;
SCROLLBAR-BASE-COLOR: #121212;
SCROLLBAR-ARROW-COLOR: #090909;
}
UL,LI,P,TD,TR {
FONT-FAMILY: Verdana;
FONT-SIZE: 12px
}
A:LINK,A:VISITED,A:ACTIVE {
COLOR: #4a6d91;
TEXT-DECORATION: none;
BACKGROUND-COLOR: none;
FONT-SIZE: 11px
}
.firstalt A:LINK,.firstalt A:VISITED,.firstalt A:ACTIVE,.secondalt A:LINK,.secondalt A:VISITED,.secondalt A:ACTIVE {
BACKGROUND-COLOR: transparent
}
A:HOVER {
COLOR: #3176BD;
BACKGROUND-COLOR: #363636
}
FORM {
FONT-FAMILY: verdana;
FONT-SIZE: 10px;
BACKGROUND-COLOR: none
}
SELECT {
FONT-FAMILY: verdana;
COLOR: #4a6d91;
FONT-SIZE: 11px;
BACKGROUND-COLOR: #070707;
}
INPUT {
FONT-FAMILY: Verdana;
COLOR: #4a6d91;
FONT-SIZE: 11px;
BACKGROUND-COLOR: #070707;
BORDER-COLOR: #4a6d91;
BORDER-WIDTH: 1px;
BORDER-STYLE: solid
}
TEXTAREA {
FONT-FAMILY: Verdana;
COLOR: #4a6d91;
FONT-SIZE: 10px;
BACKGROUND-COLOR: #070707
}
#submitrow INPUT {
BACKGROUND-COLOR: #121212;
COLOR: #4a6d91;
FONT-WEIGHT: none;
BORDER-COLOR: #4a6d91;
BORDER-WIDTH: 1px;
BORDER-STYLE: solid;
}
.secondalt {
BACKGROUND-COLOR: #090909;
}
.firstalt {
BACKGROUND: #121212 URL(/images/corelite/texture_bg.gif)
}
.tblhead {
BACKGROUND-COLOR: #070707;
COLOR:#eeeeee;
FONT-SIZE:11px
}
.tblborder {
BACKGROUND-COLOR: #363636;
}
/* ************************* */
#navbody {
COLOR: #eeeeee;
FONT-FAMILY: verdana;
FONT-SIZE: 11px;
BACKGROUND-IMAGE:URL(images/adminbg.gif);
BACKGROUND-ATTACHEMENT: fixed;
}
#navbody TD {
FONT-FAMILY: verdana;
FONT-SIZE: 11px
}
#navbody A:LINK, #navbody A:VISITED, #navbody A:ACTIVE {
BACKGROUND-COLOR: transparent;
COLOR: #4a6d91;
FONT-FAMILY: verdana;
FONT-SIZE: 11px;
CURSOR: crosshair
}
#navbody A:HOVER {
COLOR: #3176BD;
BACKGROUND-COLOR: #363636;
FONT-FAMILY: verdana
}
#navbody .tblhead td {
BORDER-STYLE: solid;
BORDER-WIDTH: 1px;
BACKGROUND-COLOR: #070707;
BORDER-COLOR: #363636
}
#navbody .tblhead {
COLOR: #EEEEEE;
FONT-FAMILY: Verdana;
FONT-SIZE: 10px
}
HR {
COLOR: #4a6d91
}
.gc {
COLOR: red;
FONT-SIZE: 11px;
}
span.gc {
FONT-WEIGHT: bold;
}
.cc {
COLOR: 4a6d91;
FONT-SIZE: 11px;
BACKGROUND-COLOR: #070707
}
span.cc {
FONT-WEIGHT: bold;
}
.buttons INPUT {
BACKGROUND-COLOR: #4a6d91; COLOR: #363636;
FONT-SIZE: 11px; FONT-WEIGHT: bold;
BORDER-COLOR: #113274; BORDER-WIDTH: 1px; BORDER-STYLE: solid
}
.uhoh {
COLOR: #4a6d91;
BACKGROUND-COLOR: #363636
}
The background image that is needed (if anyone wants to use that one^) is here: http://www.starcraftsector.com/fs/images/adminbg.gif
Also, the one in the third post done here: http://www.vbulletin.com/forum/showthread.php?s=&threadid=19436&perpage=15&pagenumber=3&post=3 is nice too. :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.