vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Custom AdminCP Style (https://vborg.vbsupport.ru/showthread.php?t=37404)

Neo 04-14-2002 04:34 AM

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.

FWC 04-14-2002 04:38 AM

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.

TECK 04-14-2002 04:43 AM

left it default. :)
i think it looks original.

Neo 04-14-2002 05:08 AM

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.

Neo 04-15-2002 05:42 AM

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

1 Attachment(s)
My Colors

:)

CeleronXL 04-15-2002 02:52 PM

1 Attachment(s)
I stole someone elses. :D

PHP Code:

BODY {
    
BACKGROUND-IMAGE:URL(images/adminbg.gif);
        
background-attachementfixed;
    
COLOR#eeeeee;
    
FONT-FAMILYverdana;
    
FONT-SIZE12px;
    
SCROLLBAR-BASE-COLOR#121212;
    
SCROLLBAR-ARROW-COLOR#090909;
}
UL,LI,P,TD,TR {
    
FONT-FAMILYVerdana;
    
FONT-SIZE12px
}
A:LINK,A:VISITED,A:ACTIVE {
    
COLOR#4a6d91;
    
TEXT-DECORATIONnone;
    
BACKGROUND-COLORnone;
    
FONT-SIZE11px
}
.
firstalt A:LINK,.firstalt A:VISITED,.firstalt A:ACTIVE,.secondalt A:LINK,.secondalt A:VISITED,.secondalt A:ACTIVE {
    
BACKGROUND-COLORtransparent
}
A:HOVER {
    
COLOR#3176BD;
    
BACKGROUND-COLOR#363636
}
FORM {
    
FONT-FAMILYverdana;
    
FONT-SIZE10px;
    
BACKGROUND-COLORnone
}
SELECT {
    
FONT-FAMILYverdana;
    
COLOR#4a6d91;
    
FONT-SIZE11px;
    
BACKGROUND-COLOR#070707;
}
INPUT {
    
FONT-FAMILYVerdana;
    
COLOR#4a6d91;
    
FONT-SIZE11px;
    
BACKGROUND-COLOR#070707;
    
BORDER-COLOR#4a6d91;
    
BORDER-WIDTH1px;
        
BORDER-STYLEsolid
}
TEXTAREA {
    
FONT-FAMILYVerdana;
    
COLOR#4a6d91;
    
FONT-SIZE10px;
    
BACKGROUND-COLOR#070707
}
#submitrow INPUT {
    
BACKGROUND-COLOR#121212;
    
COLOR#4a6d91;
    
FONT-WEIGHTnone;
    
BORDER-COLOR#4a6d91;
    
BORDER-WIDTH1px;
    
BORDER-STYLEsolid;
}
.
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-FAMILYverdana;
    
FONT-SIZE11px;
    
BACKGROUND-IMAGE:URL(images/adminbg.gif);
        
BACKGROUND-ATTACHEMENTfixed;
}
#navbody TD {
    
FONT-FAMILYverdana;
    
FONT-SIZE11px
}
#navbody A:LINK, #navbody A:VISITED, #navbody A:ACTIVE {
    
BACKGROUND-COLORtransparent;
    
COLOR#4a6d91;
    
FONT-FAMILYverdana;
    
FONT-SIZE11px;
        
CURSORcrosshair
}
#navbody A:HOVER {
    
COLOR#3176BD;
    
BACKGROUND-COLOR#363636;
    
FONT-FAMILYverdana
}
#navbody .tblhead td {
    
BORDER-STYLEsolid;
    
BORDER-WIDTH1px;
    
BACKGROUND-COLOR#070707;
    
BORDER-COLOR#363636
}
#navbody .tblhead {
    
COLOR#EEEEEE;
    
FONT-FAMILYVerdana;
    
FONT-SIZE10px
}
HR {
    
COLOR#4a6d91
}
.
gc {
    
COLORred;
    
FONT-SIZE11px;
}
span.gc  {
    
FONT-WEIGHTbold;
}
.
cc {
    
COLOR4a6d91;
    
FONT-SIZE11px;
    
BACKGROUND-COLOR#070707
}
span.cc  {
    
FONT-WEIGHTbold;
}
.
buttons INPUT {
    
BACKGROUND-COLOR#4a6d91; COLOR: #363636;
    
FONT-SIZE11pxFONT-WEIGHTbold;
    
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/showt...umber=3&post=3 is nice too. :)


All times are GMT. The time now is 02:45 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01253 seconds
  • Memory Usage 1,777KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete