PDA

View Full Version : Release: vb3 admin cp



sebe
Thu 5th Dec '02, 5:36am
Greetings.

I have had this style for quite a bit but now decided to release it here. the colors are close to what vb3 admin cp looks like, (i think ;)

anyway, to install just copy the code below into notepad and save it as .css logo attached .. logo is copyright @ vbulletin. i have changed the colors a bit, a tad darker.

Feedback: welcome.

Cheers.



BODY {
BACKGROUND-COLOR: #044462;
COLOR: #ffffff;
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
FONT-SIZE: 12px;
/* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
SCROLLBAR-BASE-COLOR: #135E81;
/* all scrollbar attriblutes following are not required, but you can set them if you wish. */
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-HIGHLIGHT-COLOR: #307FA4;
/* attributes we aren't using at the moment
SCROLLBAR-3DLIGHT-COLOR: #485363;
SCROLLBAR-FACE-COLOR: #135E81;
SCROLLBAR-SHADOW-COLOR: #2B323B;
SCROLLBAR-DARK-SHADOW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #000000;
*/
}
UL, LI, P, TD, TR {
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
FONT-SIZE: 12px;
}
/* color for links */
A:LINK, A:VISITED, A:ACTIVE {
COLOR: #C9CCD1;
}
/* hover color for links (Internet Explorer only) */
A:HOVER {
COLOR: #000000;
BACKGROUND-COLOR: #154B64;
}
/* style for links made with makelinkcode() */
.lc {
FONT-SIZE: 11px;
}
FORM {
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
FONT-SIZE: 10px;
}
SELECT, INPUT, TEXTAREA {
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
COLOR: #000000;
FONT-SIZE: 10px;
}
/* style for submit/reset buttons */
#submitrow INPUT {
BACKGROUND-COLOR:#135E81;
COLOR: #C9CCD1;
FONT-WEIGHT: bold;
}
/* first alternating table background color */
.firstalt {
BACKGROUND-COLOR: #0A4F70;
}
/* second alternating table background color */
.secondalt {
BACKGROUND-COLOR: #135E81;
}
/* table header background and text color */
.tblhead {
BACKGROUND-COLOR: #154B64;
COLOR:#CFD0D7;
FONT-SIZE:10px;
}
/* table border color */
.tblborder {
BACKGROUND-COLOR: #102031;
}
/* styles for top and left frames */
#navbody {
COLOR: #3F3849;
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
FONT-SIZE: 10px;
BACKGROUND-COLOR: #086794;
}
#navbody TD {
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
FONT-SIZE: 10px;
}
#navbody A:LINK, #navbody A:VISITED, #navbody A:ACTIVE {
COLOR: #C9CCD1;
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
FONT-SIZE: 10px;
FONT-WEIGHT: normal;
TEXT-DECORATION: none;
}
/* left frame text and hover links, etc */
#navbody A:HOVER {
COLOR: #000000;
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
BACKGROUND-COLOR: #154B64;
FONT-WEIGHT: normal;
TEXT-DECORATION: none;
}
#navbody .tblhead {
COLOR: #FFFFFF;
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
}
/* global and custom color definitions */
.gc { /* global color */
COLOR: #8CA3C6;
}
.cc { /* custom color */
COLOR: #0288FA;
}

sebe
Thu 5th Dec '02, 5:38am
pic ..

Kohhal
Thu 5th Dec '02, 8:59am
Great job man, just what I was looking for, cheers :D

nuno
Thu 5th Dec '02, 10:52am
Too dark, but thanks anyways. :)

sebe
Thu 5th Dec '02, 11:05am
Originally posted by nuno
Too dark, but thanks anyways. :)
its actually not that dark, when I saved the screen capture it darken a bit.

Yuber
Thu 5th Dec '02, 4:26pm
Thanks a lot seby. :D

Visionray
Thu 5th Dec '02, 4:29pm
Originally posted by Zehlek
Thanks a lot seby. :D cool thanks. But how do you know this is what the vB3 cp looks like?

Cary
Thu 5th Dec '02, 4:35pm
Originally posted by Visionray
cool thanks. But how do you know this is what the vB3 cp looks like? http://www.vbulletin.com/forum/showthread.php?threadid=59431&mode=linear&perpage= 15&pagenumber=3

Look at the last post on the page.