jfb-skinning-default-stylesheet [Jcink.com Wiki]

Default JFB Stylesheet [ Invision Power Board 1.3 Alpha Blue ]

/* 
   ---------------------------------------------------------------
   > IPB 2.0/1.3 Alpha Default Blue
   > Skin CSS (c) Invision Power Services
   > Modified for use with JFB ( http://jfb.jcink.com )
   ---------------------------------------------------------------- 
*/

html { overflow-x: auto; } 

/* The body, general text color and background colors */

BODY { 
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px; 
	color: #000; margin:0px;
	padding:0px; background-color:#ffffff; 
	text-align:center;
}

/* Tables */

TABLE, TR, TD {
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px; 
	color: #000; 
}

/* Board Width */
#ipbwrapper { 
	text-align:left;width:90%;margin: 5px auto 0 auto;
}

/* Link Colors */
a:link, a:visited, a:active { 
	text-decoration: underline;color: #000; 
}
a:hover { 
	color: #465584; 
	text-decoration:underline; 
}

/* Calendar style */
.caldate   { 
	text-align:right;font-weight:bold;font-size:11px;
	color:#777;
	background-color:#DFE6EF;
	padding:4px; margin:0px; 
}

#calendarname { font-size:22px; font-weight:bold; }
#padandcenter { margin-left:auto;margin-right:auto;text-align:center;padding:14px 0px 14px 0px; }

/* Profile stuff */
#profilename { font-size:28px; font-weight:bold; }
#photowrap { padding:6px; }
#phototitle { font-size:24px; border-bottom:1px solid black }
#photoimg   { text-align:center; margin-top:15px } 


/* UserCP/My Controls styles */
#ucpmenu    { 
	line-height:150%;
	width:22%; 
	border:1px solid #345487;
	background-color: #F5F9FD;
}

#ucpmenu a { text-decoration:none;}
#ucpmenu a:hover { text-decoration:underline; }
#ucpmenu p  { padding:2px 5px 6px 9px; margin:0px;  }

#ucpcontent { 
	background-color: #F5F9FD; 
	border:1px solid #345487;
	line-height:150%; width:auto; 
}
#ucpcontent p  { padding:10px;margin:0px; }

/* Header/Logo area */
#ipsbanner { position:absolute; top:0px;right:5%; }
#logostrip { 
	height:56px;border:1px solid #345487; 
	background-image:url(style_images/2/altlogostrip-2.gif);
	padding:0px;margin:0px;
}

/* Navigation menu */
#submenu   {
	font-size:10px;font-weight:bold;
	border:1px solid #C2CFDF; border-top:0;
	background-color: #F0F5FA;
	margin-bottom:3px;
	color:#3A4F6C;
}
#submenu a:link, #submenu a:visited, #submenu a:active { 
	font-weight:bold;font-size:10px;
	text-decoration: none;
	color: #3A4F6C; 
}
#submenu a:hover { text-decoration:underline; }


/* User links menu (ex: Messages  / View new posts / etc ) */
#userlinks { border:1px solid #C2CFDF; background-color: #F0F5FA; }
#userlinks a { text-decoration:none; }
#userlinks a:hover { text-decoration:underline; }
#navstrip  { font-weight:bold;padding:6px 0px 6px 0px; }

/* Topic and post related styles */

.activeuserstrip { background-color:#C2CFDF; padding:6px; }

.normalname { font-size: 12px; font-weight: bold; color: #003; }
.normalname a:link, .normalname a:visited, .normalname a:active { font-size: 12px; }
.unreg { font-size: 11px; font-weight: bold; color: #900; }

.post1 { background-color: #F5F9FD; }
.post2 { background-color: #EEF2F7; }

.postdetails { font-size: 10px; }
.postcolor   { font-size: 12px; line-height: 160%; }

.postlinksbar { 
	padding:3px;margin-top:1px; font-size:10px; 
	border-right:1px solid #F5F9FD;
	border-left:1px solid #F5F9FD;
	background-color: #C2CFDF; 
}

.signature   { font-size: 10px; color: #339; line-height:150%;  }

/* Global general table/div row styles */
.row1 { background-color: #F5F9FD; }
.row2 { background-color: #DFE6EF; }
.row2 a {text-decoration:none; }
.row2 a:hover { text-decoration:underline; }
.row3 { background-color: #EEF2F7; }
.row4 { background-color: #E4EAF2; }

.darkrow1 { background-color: #C2CFDF; color:#4C77B6; }
th.darkrow1 { text-align:left; }
.darkrow2 { background-color: #D1DCEB; color:#3A4F6C; font-size:1px; }
div.darkrow2{ font-size:11px; background-color:#C2CFDF; }
.darkrow3 { background-color: #D1DCEB; color:#3A4F6C; }

.hlight { background-color: #DFE6EF }
.dlight { background-color: #EEF2F7 }

/* Top table bars / gradient holders */

.maintitle { background-image:url(style_images/2/maintitle.gif);
	vertical-align:middle;
	font-weight:bold; 
	padding:8px 0px 8px 5px; 
	color:#FFF;
}

.maintitle a:link, .maintitle  a:visited, .maintitle  a:active { text-decoration: none; color: #FFF; }
.maintitle a:hover { text-decoration: underline;  }

/* The bar directly below the maintitles */
.titlemedium { 
	font-weight:bold; color:#3A4F6C; 
	padding:6px; margin:0px;
	background-color:#C2CFDF;
 }

.titlemedium  a:link, .titlemedium  a:visited, .titlemedium  a:active  { 
	text-decoration: underline; 
	color: #3A4F6C; 
}


/* Forum borders */
.plainborder { border:1px solid #345487; background-color:#F5F9FD; }

.tableborder { 
	background-color:#fff; 
	border:1px solid #576984; padding:0px; margin:0; 
}
.tablefill { background-color:#F5F9FD; border:1px solid #345487; padding:6px; }
.tablepad { background-color:#F5F9FD; padding:6px; }
.tablebasic { width:100%; padding:0; margin:0px; border:0px; }

.wrapmini    { float:left;line-height:1.5em;width:25% }
.pagelinks   { float:left;line-height:1.2em;width:35% }
.desc { font-size:10px; color:#434951 }
.edit { font-size: 9px }
.searchlite { font-weight:bold; color:#F00; background-color:#FF0 }

/* QUOTE and CODE BBCode boxes */

#QUOTE { 
	white-space:normal; 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #465584; 
	background-color: #FAFCFE; 
	border: 0px; 
	padding:2px;
	border:1px solid #576984; margin-top:2px; 
}

#CODE  { 
	white-space:normal; 
	font-family: Courier, Courier New, Verdana, Arial;  
	font-size: 11px; 
	color: #465584; 
	background-color: #FAFCFE; 
	border: 0px; 
	padding:2px;
	border:1px solid #576984; margin-top:2px; 
}

/* Form related styles */

form       { display:inline; }
label      { cursor:pointer; }
fieldset.search { padding:6px; line-height:150% }

.forminput, .textinput, .radiobutton, .checkbox  { 
	font-size: 11px; 
	font-family: verdana, helvetica, sans-serif; 
	vertical-align: middle;
	border:1px solid #576984;
	margin-top:2px;
	background-color: #fff; 
	color:#3A4F6C;
}

.codebuttons  { 
	font-size: 10px; 
	font-family: verdana, helvetica, sans-serif; 
	vertical-align: middle; 
	border:1px solid #576984;
	margin-top:2px;
	background-color: #fff; 
	color:#3A4F6C;
}

.thin { 
	padding:6px 0px 6px 0px; line-height:140%;
	margin:2px 0px 2px 0px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

.thin a { text-decoration:none; }

/* More form/general table styles, left/right/top pads */

.pformstrip { 
	background-color: #D1DCEB; 
	color:#3A4F6C;
	font-weight:bold;
	padding:5px; margin-top:1px;
}

.pformleft  {
	background-color: #F5F9FD;
	padding:6px; margin-top:1px;width:25%; 
	border-top:1px solid #C2CFDF; 
	border-right:1px solid #C2CFDF; 
}
.pformleftw { 
	background-color: #F5F9FD; 
	padding:6px; margin-top:1px;width:40%; 
	border-top:1px solid #C2CFDF; 
	border-right:1px solid #C2CFDF; 
}
.pformright { 
	background-color: #F5F9FD; 
	padding:6px; 
	margin-top:1px;
	border-top:1px solid #C2CFDF; 
}


/* The copyright. Removing or hiding it is against Terms of Service */

.copyright { font-family: Verdana, Tahoma, Arial, Sans-Serif; font-size: 9px; line-height: 12px; }

/* General image styles */
img        { vertical-align:middle; border:0px }
img.attach { border:2px outset #EEF2F7;padding:2px }

/* Misc */
form div.tableborder div.pformstrip {
border-bottom:1px solid #fff; border-top:none}
table.tablebasic td.pformleft { border:none }
table.tablebasic td.pformleftw { border:none }
table.tablebasic td.pformright { border:none }

.purple { color:purple;font-weight:bold }
.red    { color:red;font-weight:bold }
.green  { color:green;font-weight:bold }
.blue   { color:blue;font-weight:bold }
.orange { color:#F90;font-weight:bold }

.warngood { color:green }
.warnbad  { color:red }

Other information

  • Looking for the default board wrappers? Click here.
  • Want the complete skin set? Go to Skins and Templates » Import Skins » and import Invision Power Board 1.3 Alpha Blue [Default]
 
jfb-skinning-default-stylesheet.txt · Last modified: 2009/08/27 14:31 by jcink
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki