SMF For Free Support Forum
Signup For Free Forum
October 15, 2008, 05:23:23 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to SMF For Free. The best free SMF Host
 
   Home   Help Search Arcade Gallery Login Register  

Pages: [1]
  Print  
Author Topic: [Stylesheet] Dark Grey and Red Style Sheet (Server 1)  (Read 721 times)
0 Members and 1 Guest are viewing this topic.
Crystalman
SMF For Free Full Member
*
Offline Offline

Posts: 154


Crystalman.EXE


View Profile WWW
« on: February 09, 2007, 11:32:25 pm »

Yes... I made this sheet a while back... but never used it. So I'm posting it here.

Server 1

Code:
/* Normal, standard links. */
a:link
{
color: #000000;
text-decoration: underline;
}
a:visited, a:hover
{
color: #000000;
text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #000000;
text-decoration: none;
}
a.nav:hover
{
font-weight: bold;
color: #000000;
text-decoration: underline;
}

/* Tables should show empty cells. */
table
{
empty-cells: show;
}

/* By default (td, body..) use Tahoma in black. */
body, td
{
color: #000000;
font-size: small;
font-family: Tahoma, arial, helvetica, serif;
}

/* The main body of the entire forum. */
body
{
background-color: #CCCCCC;
margin: 0px;
padding: 0px;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
font-size: 9pt;
color: #000000;
font-family: Tahoma, arial, helvetica, serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
font-size: 8pt;
font-weight: normal;
color: #000000;
font-family: Tahoma, arial, helvetica, serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
height: 1px;
border: 0;
color: #000000;
background-color: #FF0000;
}

/* A quote, perhaps from another post. */
.quote
{
color: #000000;
background-color: #999999;
border: 1px solid #000000;
margin: 1px;
padding: 1px;
font-size: x-small;
}

/* A code block - maybe even PHP ;). */
.code
{
color: #000000;
background-color: #999999;
border: 1px solid #000000;
padding: 1px;
font-family: "courier new", helvetica, "times new roman", serif;
font-size: x-small;
width: 99%;
margin: 1px auto 1px auto;
white-space: nowrap;
overflow: auto;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
color: #000000;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: x-small;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
color: #FFFFFF;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
width: 96%;
}

/* Highlighted text - such as search results ;). */
.highlight
{
background-color: #999999;
font-weight: bold;
color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
color: #000000;
background-color: #CA4C4C;
}
.windowbg2
{
color: #000000;
background-color: #9C9A9A;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited
{
color: #000000;
font-style: normal;
background-color: #770000;
}
.titlebg a:hover
{
color: #770000;
}

/* This is used for categories, page indexes, and several other areas in the forum. */
.catbg
{
background-image: url
                (http://i78.photobucket.com/albums/j114/Taylor_8_2006/KHbackround.png);
}

/* This is used for a category that has new posts in it... to make it light up. */
.catbg2
{
background-color: #770000;
}

.catbg, .catbg2
{
font-weight: bold;
background-color: #FF3333;
color: #000000;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
background-color: #000000;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
border: 1px solid #000000;
background-color: #CCCCCC;
padding: 2px;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: x-small;
font-family: Tahoma, arial, helvetica, serif;
}
.normaltext
{
font-size: small;
}
.largetext
{
font-size: large;
}

/* This is the white header area where the title, menu bars, and header boxes are. */
#headerarea
{
background-color: #;
border-bottom: 1px solid gray;

}
/* This is the main area of the forum, the part that's gray. */
#bodyarea
{
background-color: #CCCCCC;
}
/* And this is the bottom, where the copyright is, etc. */
#footerarea
{
color: black;
background-color: #CCCCCC;
border-top: 1px solid gray;
}

/* This is for the special header boxes on the top (user info, key stats, news box.) */
.headertitles
{
background-color: #770000;
border: 1px solid #000000;
}
.headerbodies
{
border: 1px solid #000000;
background-color: #A7A7A7;
background-repeat: repeat-x;
background-position: bottom;
}
« Last Edit: August 27, 2007, 10:55:27 pm by simply sibyl » Logged



Buster Cannon Forums, and BCF-Comics.
johnnypker
SMF For Free Member
*
Offline Offline

Posts: 71


View Profile
« Reply #1 on: August 22, 2008, 02:17:47 am »

duhhhh preview! uglystupid2
Logged

ιllι●♪¤Johnnypker¤♪●ιllι
** ™Mâ§§â©®€ £î®î©âl™ **
---------||2008-2009||---------
*ballin*
SMF For Free Member
*
Offline Offline

Posts: 38


View Profile WWW
« Reply #2 on: August 22, 2008, 08:00:10 pm »

here for sample
Logged



Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.6 | SMF © 2006-2008, Simple Machines LLC
ServerBeach Coupon
Page created in 0.369 seconds with 17 queries.