Simple Machine Codes
March 28, 2024, 06:17:36 pm
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to SMC, the best place for your SMF For Free Codes
 
  Home Help Search Arcade Gallery Affiliates Code Index Staff List Calendar Members Login Register  
  Show Posts
Pages: [1] 2 3 ... 5
1  Official / Announcements / Re: Well, Im Done on: August 04, 2008, 07:22:26 pm
Honestly I could open this forum back up...but....I don't know anything about coding at all.
2  Official / Announcements / Re: Well, Im Done on: August 03, 2008, 09:12:52 pm
I had a pretty good reason because no one was going on my forum anymore...but you agent...people still get on here everyday.
3  Forum Coding / Theme Database / Oasis on: July 25, 2008, 08:12:53 pm
Forum Url: http://smcodes.smfforfree3.com
Here is a style sheet I was going to use for Ultimate Graphics.  But now that its not open anymore Im going to let anyone use it Cheesy






Preview!

Please put this into your footers
Code:
<center>Oasis was Created by <b>deathwilldie</b></center>


CSS
Code:
/*Oasis was created by deathwilldie*/
div.post A
{
           Color:#036bc4;
}

/* News Fader Font Color */

#smfFadeScroller, #smfFadeScroller,  #smfFadeScroller a:visited, #smfFadeScroller a:link
{           color: #FFFFFF;
             text-decoration:  none;

}

/* Normal, standard links. */
a:link
{
color: #ffffff;
text-decoration: none;
}
a:visited
{
color: #ffffff;
text-decoration: none;
}
a:hover
{
color: #036bc4;
text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #036bc4;
text-decoration: none;
}
a.nav:hover
{
color: #035ba8;
text-decoration: underline;
}

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

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
color: #d0d0d0;
font-size: small;
font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
background-color: #000000;
             background:  url(http://209.85.62.24/128/195/0/f112743/bg1.png);
             background-position: center center;
             background-repeat: repeat;
  margin: auto;
             width: 715px;
padding-top: 12px;
             padding-bottom:  4px;


}

/*Oasis was Created by deathwilldie*/
/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
font-size: 100%;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-serif;
}
button
{
background-color: ;
color: #000000;
font-family: verdana, sans-serif;
}

input, button
{
font-size: 90%;
}

textarea
{

font-size: 100%;
             background:  url();
             background-position: center center;
             background-repeat: repeat;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-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: 90%;
font-weight: normal;
color: #000000;
font-family: verdana, sans-serif;
}

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

/* The Big Text */
h1
{
        background-color:#313131;
        background-repeat:repeat-x;
        padding:4px 15px;
        border: 1px solid #505050;
       
}

/* No image should have a border when linked */
a img
{
border: 0;
}

/* A quote, perhaps from another post. */
.quote
{
color: #036bc4;
background-color: #222222;
border: 1px solid #000000;
margin: 1px;
padding: 1px;
font-size: x-small;
line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
color: #036bc4;
background-color: #222222;
font-size: x-small;
line-height: 1.3em;
/* Put a nice border around it. */
border: 1px solid #000000;
margin: 1px auto 1px auto;
padding: 1px;
width: 99%;
/* Don't wrap its contents, and show scrollbars. */
white-space: nowrap;
overflow: auto;
/* Stop after about 24 lines, and just show a scrollbar. */
max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
color: #036bc4;
background: url(http://img91.imageshack.us/img91/3033/thinzj4.gif) repeat-x;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: x-small;
line-height: 1.2em;
        margin: 3px;
        margin-bottom: 6px;
        padding: 3px;
}

/* 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: red;
}

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

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

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
        background: url(http://i75.photobucket.com/albums/i288/deathwilldie/UG/Fatallity/windowbg1.png) repeat-x;
color: #FFFFFF;
background-color: #303030;
}
.windowbg2
{
        background: url(http://i75.photobucket.com/albums/i288/deathwilldie/UG/Fatallity/windowbg1.png) repeat-x;
color: #FFFFFF;
background-color: #404040;
}
.windowbg3
{
color: #FFFFFF;
background-color: #313031;
}
/* the today container in calendar */
.calendar_today
{
background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
color: #d0d0d0;
font-style: normal;
background-color: black;
background: url(http://i75.photobucket.com/albums/i288/deathwilldie/UG/Fatallity/windowbg1.png) repeat-x;
padding-left: 10px;
padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: #d0d0d0;
font-style: normal;
}
.titlebg a:hover
{
color: #717171;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: #d0d0d0;
font-style: normal;
text-decoration: underline;
}

.titlebg2 a:hover
{
text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
        height:20px;
background: url(http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/catbg.png) #333333 repeat-x;
        padding: 10px 5px 3px 107px !important;
        vertical-align:middle;
        font-weight:bold
color: #333333;
}
.catbg2 , tr.catbg2 td
{
        height:20px;
background: url(http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/catbg.png) #333333 repeat-x;
        padding: 8px 5px 3px 100px !important;
        vertical-align:middle;
        font-weight:bold;
color: #333333;
}
.catbg, .catbg2, .catbg3
{
border-bottom: solid 1px #333333;
}
.catbg, .catbg2
{
font-weight: bold;
             horizontal-align:  center;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
font-size: 95%;
color: white;
text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
color: white;
text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
color: #e0e0ff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
            color: #d0d0d0;
background-color: #505050;
padding: 0px;
}

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

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: x-small;
font-family: verdana, sans-serif;
}
.middletext
{
font-size: 90%;
}
.normaltext
{
font-size: small;
}
.largetext
{
font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
width: 100%;
overflow: auto;
line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
width: 100%;
overflow: auto;
padding-bottom: 3px;
line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
               
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  9px;
vertical-align: top;
               
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background: url(http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/notactive.png) left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/notactive.png) left bottom repeat-x;
}
.maintab_last
{
background: url(http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/notactive.png) left bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/active.png) left bottom no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/active.png) left bottom repeat-x;
}
.maintab_active_last
{
background: url(http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/active.png) left bottom no-repeat;
width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
color: white;
text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: white;
text-decoration: none;
font-size: 9px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: tahoma, sans-serif;
}

.mirrortab_first
{
background: url(http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/notactivemir.png) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/notactivemir.png) repeat-x;
}
.mirrortab_last
{
background: url(http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/notactivemir.png) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/Activemir.png) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/Activemir.png) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/Activemir.png) no-repeat;
width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
color: white;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
background: #32CD32;
color: white;
text-align: center;
font-weight: bold;
font-size: 18pt;
padding: 3px;
width: 100%;
position: fixed;
top: 0;
left: 0;
}
/*Oasis Was created by deathwilldie*/



Images

Expand/collaps
Code:
http://i225.photobucket.com/albums/dd64/ugrequests/UG%20Stuff/collaps.png

Some None

Code:
http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/nonew.png

Some New

Code:
http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/new.png

No New Posts

Code:
http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/nonew.png

New Posts

Code:
http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/new.png

Under Icon Images find this image:

Replace with this:

Code:
http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/stats3.png

Find online image under Icon Images and replace with this:

Code:
http://i75.photobucket.com/albums/i288/deathwilldie/UG/Oasis/online1.png
4  Forum Coding / Theme Database / GTA IV on: July 25, 2008, 04:22:48 pm
Must add to Headers
Code:
<body bgcolor="#4a4a4a" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" alink="#000000" vlink="#000000">

<table cellspacing="0" bgcolor="#4a4a4a" valign="top" height="100%" width="820"><tr><td valign="top" height="100%" background="http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/bgleft.png" style="padding:25px;border:0px;"></td><td height="100%" valign="top">
<br />



Must add to your footers
Code:
<td align="left" valign="top" background="http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/bgright.png" style="padding:25px;border:0px;"></td></tr>
<center>GTA IV Theme created by <b>deathwilldie</b> of <a href='http://smcodes.smfforfree3.com'>SMCodes</a>

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

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

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

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
color: #000000;
font-size: small;
font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
background-color: #333333;
  margin: auto;
             width: 815px;
padding-top: 12px;
             padding-bottom:  4px;

}


/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
background-color: ;
color: #000000;
font-family: verdana, sans-serif;
}
input, button
{
font-size: 90%;
}

textarea
{
font-size: 100%;
             background:  url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/wpbg.png);
             background-position: center center;
             background-repeat: repeat;
color: #d0d0d0;
background-color: #1F3857;
font-family: verdana, sans-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: 90%;
font-weight: normal;
color: #000000;
font-family: verdana, sans-serif;
}

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

/* No image should have a border when linked */
a img
{
border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
color: #000000;
background-color: #D7DAEC;
border: 1px solid #000000;
margin: 1px;
padding: 1px;
font-size: x-small;
line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
color: #000000;
background-color: #dddddd;
font-family: "courier new", "times new roman", monospace;
font-size: x-small;
line-height: 1.3em;
/* Put a nice border around it. */
border: 1px solid #000000;
margin: 1px auto 1px auto;
padding: 1px;
width: 99%;
/* Don't wrap its contents, and show scrollbars. */
white-space: nowrap;
overflow: auto;
/* Stop after about 24 lines, and just show a scrollbar. */
max-height: 24em;
}

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

/* 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: red;
}

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

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

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
color: #ffffff;
background-color: #565656;
}
.windowbg2
{
color: #ffffff;
background-color: #454545;
}
.windowbg3
{
color: #ffffff;
background-color: #565656;
}
/* the today container in calendar */
.calendar_today
{
background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
color: black;
font-style: normal;
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/titlebg.png) #adadad repeat-x;
border-bottom: solid 1px #9BAEBF;
border-top: solid 1px #FFFFFF;
padding-left: 10px;
padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: black;
font-style: normal;
}

.titlebg a:hover
{
color: #404040;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: black;
font-style: normal;
text-decoration: underline;
}


.titlebg2 a:hover
{
text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/catbg1.png) #88A6C0 repeat-x;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/catbg1.png) #A1BFD9 repeat-x;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
border-bottom: solid 1px #375576;
}
.catbg, .catbg2
{
font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
font-size: 95%;
color: white;
text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
color: white;
text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
color: #e0e0ff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
background-color: #ADADAD;
padding: 0px;
}

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

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: x-small;
font-family: verdana, sans-serif;
}
.middletext
{
font-size: 90%;
}
.normaltext
{
font-size: small;
}
.largetext
{
font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
width: 100%;
overflow: auto;
line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
width: 100%;
overflow: auto;
padding-bottom: 3px;
line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  9px;
vertical-align: top;
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/notactive.png) left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/notactive.png) left bottom repeat-x;
}
.maintab_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/notactive.png) left bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/Active.png) left bottom no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/Active.png) left bottom repeat-x;
}
.maintab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/Active.png) left bottom no-repeat;
width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
color: white;
text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: white;
text-decoration: none;
font-size: 9px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: tahoma, sans-serif;
}

.mirrortab_first

{

background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/notactivemir.png) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/notactivemir.png) repeat-x;
}

.mirrortab_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/notactivemir.png) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/miroractive.png) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/miroractive.png) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/miroractive.png) no-repeat;
width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
color: white;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
background: #32CD32;
color: white;
text-align: center;
font-weight: bold;
font-size: 18pt;
padding: 3px;
width: 100%;
position: fixed;
top: 0;
left: 0;
}

Images
Expand/Collapse
Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/collaps.png

Some old

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/someold.png

Some New

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/somenew.png

No New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/Nonew.png

New Post

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/newpost.png

Sub New Post

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/GTAIV/newpost.png
5  Forum Coding / Theme Database / Reborn on: July 25, 2008, 04:08:39 pm
I decided to make a style with purple and this is what came to mind.



View Live preview here!

Please add to your Footers
Code:
<center>Reborn was created by <b>deathwilldie</b></center>

CSS
Code:
/*Reborn Created by deathwilldie*/
/*Links In a Post*/
div.post A
{
           Color:#df16c1;
}

/* News Fader Font Color */

#smfFadeScroller a:visited, #smfFadeScroller a:link
{           color: #FFFFFF;
             text-decoration:  none;

}

/* Normal, standard links. */
a:link
{
color: #df16c1;
text-decoration: none;
}
a:visited
{
color: #ffffff;
text-decoration: none;
}
a:hover
{
color: #951281;
text-decoration: underline;
}

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

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

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
color: #d0d0d0;
font-size: small;
font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
background-color: #000000;
             background:  url(http://209.85.62.24/15/122/0/f120108/background2.png);
             background-position: center center;
             background-repeat: repeat;
  margin: auto;
             width: 802px;
padding-top: 12px;
             padding-bottom:  4px;

}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
font-size: 100%;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-serif;
}
button
{
background-color: ;
color: #000000;
font-family: verdana, sans-serif;
}

input, button
{
font-size: 90%;
}

textarea
{

font-size: 100%;
             background:  url();
             background-position: center center;
             background-repeat: repeat;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-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: 85%;
font-weight: normal;
color: #000000;
font-family: verdana, sans-serif;
}

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

/* The Big Text */
h1
{
        background-color:#313131;
        background-repeat:repeat-x;
        padding:4px 15px;
        border: 1px solid #df16c1;
       
}

/* No image should have a border when linked */
a img
{
border: 0;
}

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

/* A code block - maybe even PHP ;). */
.code
{
color: #df16c1;
background-color: #222222;
font-size: x-small;
line-height: 1.3em;
/* Put a nice border around it. */
border: 1px solid #000000;
margin: 1px auto 1px auto;
padding: 1px;
width: 99%;
/* Don't wrap its contents, and show scrollbars. */
white-space: nowrap;
overflow: auto;
/* Stop after about 24 lines, and just show a scrollbar. */
max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
color: #df16c1;
background: url(http://img91.imageshack.us/img91/3033/thinzj4.gif) repeat-x;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: x-small;
line-height: 1.2em;
        margin: 3px;
        margin-bottom: 6px;
        padding: 3px;
}

/* 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: red;
}

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

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

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
color: #FFFFFF;
background-color: #313131;
}
.windowbg2
{
color: #FFFFFF;
background-color: #272727;
}
.windowbg3
{
color: #FFFFFF;
background-color: #313131;
}
/* the today container in calendar */
.calendar_today
{
background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
color: #ffffff;
font-style: normal;
background-color: black;
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/reborn/titlebg.png) repeat-x;
padding-left: 1px;
padding-right: 1px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: #d0d0d0;
font-style: normal;
}
.titlebg a:hover
{
color: #717171;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: #d0d0d0;
font-style: normal;
text-decoration: underline;
}

.titlebg2 a:hover
{
text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{

        height:16px;
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/reborn/purplecatbg.png) #131313;
        padding: 1px 1px 10px 1px !important;
        color: #3b3b3b;
text-align: center;
}
.catbg2 , tr.catbg2 td
{
        height:16px;
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/reborn/purplecatbg.png); 
        padding: 1px 1px 10px 1px !important;
              background-color: #131313;
color: #3b3b3b;
}
.catbg, .catbg2, .catbg3
{
border-bottom: solid 1px #181818;
}
.catbg, .catbg2
{
font-weight: bold;
             horizontal-align:  center;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
font-size: 60%;
color: #3b3b3b;
text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
color: #3b3b3b;
text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
color: #3b3b3b;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
            color: #d0d0d0;
background-color: #505050;
padding: 0px;
}

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

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: x-small;
font-family: verdana, sans-serif;
}
.middletext
{
font-size: 90%;
}
.normaltext
{
font-size: small;
}
.largetext
{
font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
width: 100%;
overflow: auto;
line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
width: 100%;
overflow: auto;
padding-bottom: 3px;
line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
               
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  9px;
vertical-align: top;
               
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/reborn/tabfirst1.png) left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/tabback.png) left bottom repeat-x;
}
.maintab_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/reborn/tabback1.png) left bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/reborn/activetab.png) left bottom no-repeat;

width: 6px;
}
.maintab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/reborn/activetab.png) left bottom repeat-x;
}
.maintab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/reborn/activetab.png) left bottom no-repeat;
width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
color: white;
text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: white;
text-decoration: none;
font-size: 9px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: tahoma, sans-serif;
}

.mirrortab_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/reborn/mirtabfirst.png) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/tabbackmir.png) repeat-x;
}
.mirrortab_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/reborn/mirtablast1.png) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/reborn/activetabmir.png) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/reborn/activetabmir.png) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/reborn/activetabmir.png) no-repeat;
width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
color: white;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
background: #32CD32;
color: white;
text-align: center;
font-weight: bold;
font-size: 18pt;
padding: 3px;
width: 100%;
position: fixed;
top: 0;
left: 0;
}

Images

Collapse/expand
Code:
http://i225.photobucket.com/albums/dd64/ugrequests/UG%20Stuff/collaps.png

No New Some

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/reborn/nopostsome.png

New Some

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/reborn/newpostsome.png

No New posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/reborn/noposts.png

New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/reborn/newpost.png

New Sub Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/reborn/subnew.png
6  Forum Coding / Theme Database / Blueness on: July 25, 2008, 04:07:43 pm
Live Preview Here!

Please add to your footers
Code:
<center>Blueness was created by <b>deathwilldie</b> at <a href='http://smcodes.smfforfree3.com'>SMCodes</a></center>


CSS
Code:
/*Links In a Post*/
div.post A
{
           Color:#0a55f1;
}

/* News Fader Font Color */

#smfFadeScroller a:visited, #smfFadeScroller a:link
{           color: #FFFFFF;
             text-decoration:  none;

}

/* Normal, standard links. */
a:link
{
color: #0a55f1;
text-decoration: none;
}
a:visited
{
color: #ffffff;
text-decoration: none;
}
a:hover
{
color: #0c45bd;
text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #0a55f1;
text-decoration: none;
}
a.nav:hover
{
color: #0c45bd;
text-decoration: underline;
}

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

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
color: #d0d0d0;
font-size: small;
font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
background-color: #000000;
             background:  url(http://209.85.62.24/15/122/0/f119039/background.png);
             background-position: center center;
             background-repeat: repeat;
  margin: auto;
             width: 784px;
padding-top: 12px;
             padding-bottom:  4px;

}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
font-size: 100%;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-serif;
}
button
{
background-color: ;
color: #000000;
font-family: verdana, sans-serif;
}

input, button
{
font-size: 90%;
}

textarea
{

font-size: 100%;
             background:  url();
             background-position: center center;
             background-repeat: repeat;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-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: 90%;
font-weight: normal;
color: #000000;
font-family: verdana, sans-serif;
}

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

/* The Big Text */
h1
{
        background-color:#313131;
        background-repeat:repeat-x;
        padding:4px 15px;
        border: 1px solid #505050;
       
}

/* No image should have a border when linked */
a img
{
border: 0;
}

/* A quote, perhaps from another post. */
.quote
{
color: #0a55f1;
background-color: #222222;
border: 1px solid #000000;
margin: 1px;
padding: 1px;
font-size: x-small;
line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
color: #0a55f1;
background-color: #222222;
font-size: x-small;
line-height: 1.3em;
/* Put a nice border around it. */
border: 1px solid #000000;
margin: 1px auto 1px auto;
padding: 1px;
width: 99%;
/* Don't wrap its contents, and show scrollbars. */
white-space: nowrap;
overflow: auto;
/* Stop after about 24 lines, and just show a scrollbar. */
max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
color: #0a55f1;
background: url(http://img91.imageshack.us/img91/3033/thinzj4.gif) repeat-x;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: x-small;
line-height: 1.2em;
        margin: 3px;
        margin-bottom: 6px;
        padding: 3px;
}

/* 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: red;
}

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

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

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
color: #FFFFFF;
background-color: #313131;
}
.windowbg2
{
color: #FFFFFF;
background-color: #272727;
}
.windowbg3
{
color: #FFFFFF;
background-color: #313131;
}
/* the today container in calendar */
.calendar_today
{
background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
color: #d0d0d0;
font-style: normal;
background-color: black;
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/titlebg2.png) repeat-x;
padding-left: 10px;
padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: #d0d0d0;
font-style: normal;
}
.titlebg a:hover
{
color: #717171;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: #d0d0d0;
font-style: normal;
text-decoration: underline;
}

.titlebg2 a:hover
{
text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{

        height:20px;
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/Catbgtest.png) #181818;
        padding: 10px 1px 1px 1px !important;
        color: #ffffff;
text-align: center;
}
.catbg2 , tr.catbg2 td
{
        height:20px;
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/Catbgtest.png); 
        padding: 10px 1px 1px 1px !important;
              background-color: #181818;
color: #ffffff;
}
.catbg, .catbg2, .catbg3
{
border-bottom: solid 1px #181818;
}
.catbg, .catbg2
{
font-weight: bold;
             horizontal-align:  center;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
font-size: 95%;
color: white;
text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
color: white;
text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
color: #e0e0ff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
            color: #d0d0d0;
background-color: #505050;
padding: 0px;
}

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

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: x-small;
font-family: verdana, sans-serif;
}
.middletext
{
font-size: 90%;
}
.normaltext
{
font-size: small;
}
.largetext
{
font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
width: 100%;
overflow: auto;
line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
width: 100%;
overflow: auto;
padding-bottom: 3px;
line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
               
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  9px;
vertical-align: top;
               
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/tabback.png) left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/tabback.png) left bottom repeat-x;
}
.maintab_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/tabback.png) left bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/activetab.png) left bottom no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/activetab.png) left bottom repeat-x;
}
.maintab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/activetab.png) left bottom no-repeat;
width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
color: white;
text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: white;
text-decoration: none;
font-size: 9px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: tahoma, sans-serif;
}

.mirrortab_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/tabbackmir.png) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/tabbackmir.png) repeat-x;
}
.mirrortab_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/tabbackmir.png) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/activetabmir.png) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/activetabmir.png) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/activetabmir.png) no-repeat;
width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
color: white;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
background: #32CD32;
color: white;
text-align: center;
font-weight: bold;
font-size: 18pt;
padding: 3px;
width: 100%;
position: fixed;
top: 0;
left: 0;
}


Images
Collaps/Expand
Code:
http://i225.photobucket.com/albums/dd64/ugrequests/UG%20Stuff/collaps.png

Some No New

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/someold.png

Some New

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/somnew.png

New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/old.png

No New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Blueness/new.png
7  Forum Coding / Theme Database / WWE Theme on: July 25, 2008, 04:06:28 pm
WWE Skin

Preview: wweskin.smfforfree4.com

Code:
/* Normal, standard links. */
a:link
{
color: #E0E0FF;
text-decoration: bold, underline;
}
a:visited
{
color: #E0E0Ff;
text-decoration: none;
}
a:hover
{
color: #bfbfd6;
text-decoration: underline;
}

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

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

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
color: #E0E0FF;
font-size: small;
font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
background-color: #E0E0FF;
             background:  url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/background1-1.png);
             background-position: center center;
             background-repeat: repeat;
  margin: auto;
             width: 760px;
padding-top: 10px;
             padding-bottom:  4px;
             padding-right:  0px;

}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
background-color:;
color: #000000;
font-family: verdana, sans-serif;
}
input, button
{
font-size: 90%;
}

textarea
{
font-size: 100%;
             background:  url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/postbg.png);
             background-position: center center;
             background-repeat: repeat;
color: #d0d0d0;
background-color: #1F3857;
font-family: verdana, sans-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: 90%;
font-weight: normal;
color: #000000;
font-family: verdana, sans-serif;
}

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

/* No image should have a border when linked */
a img
{
border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
color: #000000;
background-color: #D7DAEC;
border: 1px solid #000000;
margin: 1px;
padding: 1px;
font-size: x-small;
line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
color: #000000;
background-color: #dddddd;
font-family: "courier new", "times new roman", monospace;
font-size: x-small;
line-height: 1.3em;
/* Put a nice border around it. */
border: 1px solid #000000;
margin: 1px auto 1px auto;
padding: 1px;
width: 99%;
/* Don't wrap its contents, and show scrollbars. */
white-space: nowrap;
overflow: auto;
/* Stop after about 24 lines, and just show a scrollbar. */
max-height: 24em;
}

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

/* 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: red;
}

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

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

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
color: #E0E0FF;
background-color: #1b2f4d;
}
.windowbg2
{
color: #E0E0FF;
background-color: #172944;
}
.windowbg3
{
color: #E0E0FF;
background-color: #E0E1E8;
}
/* the today container in calendar */
.calendar_today
{
background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
color: black;
font-style: normal;
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/titlebg1.png) #E9F0F6 repeat-x;
border-bottom: solid 1px #9BAEBF;
border-top: solid 1px #FFFFFF;
padding-left: 10px;
padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: black;
font-style: normal;
}

.titlebg a:hover
{
color: #404040;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: black;
font-style: normal;
text-decoration: underline;
}

.titlebg2 a:hover
{
text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/catbg.png) #88A6C0 repeat-x;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/catbg.png) #A1BFD9 repeat-x;
color: #1b2f4b;
padding-left: 10px;
padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
border-bottom: solid 1px #375576;
}
.catbg, .catbg2
{
font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
font-size: 95%;
color: white;
text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
color: white;
text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
color: #e0e0ff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
background-color: #ADADAD;
padding: 0px;
}

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

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: x-small;
font-family: verdana, sans-serif;
}
.middletext
{
font-size: 90%;
}
.normaltext
{
font-size: small;
}
.largetext
{
font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
width: 100%;
overflow: auto;
line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
width: 100%;
overflow: auto;
padding-bottom: 3px;
line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  9px;
vertical-align: top;
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/tabfirst1.png) left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/TabActiveBack.png) left bottom repeat-x;
}
.maintab_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/TabActiveLast.png) left bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/tabfirst1.png) left bottom no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/TabActiveBack.png) left bottom repeat-x;
}
.maintab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/TabActiveLast.png) left bottom no-repeat;
width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
color: white;
text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: white;
text-decoration: none;
font-size: 9px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: tahoma, sans-serif;
}

.mirrortab_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/tabfirst1.png) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/TabActiveBack.png) repeat-x;
}
.mirrortab_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/TabActiveLast.png) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/tabfirst1.png) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/TabActiveBack.png) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/TabActiveLast.png) no-repeat;
width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
color: white;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
background: #32CD32;
color: white;
text-align: center;
font-weight: bold;
font-size: 18pt;
padding: 3px;
width: 100%;
position: fixed;
top: 0;
left: 0;
}


Put this into your Footers
Code:
<center>Skin Created by <b>deathwilldie</b>.  Find more great Skins at <a href="smcodes.smfforfree3.com"><u>SMCodes</u></a></center>

None Some

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/newnone.png


New Some

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/newsome.png


New Post

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/newpost.png


Sub Post

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/subpost.png


No New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/wwe/nopost.png
8  Forum Coding / Theme Database / PS2 Theme on: July 25, 2008, 04:05:55 pm
This is the New PS2 Skin!

Preview!!!

Please Add this to your Footers!
Code:
<center>Skin Created by <b>deathwilldie</b>.  Find more great Skins at <a href="http://smcodes.smfforfree3.com"><u>SMCodes</u></a></center>

CSS
Code:
/* Normal, standard links. */
a:link
{
color: #0078FC;
text-decoration: none;
}
a:visited
{
color: #0078FC;
text-decoration: none;
}
a:hover
{
color: #8AA9CD;
text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #0078FC;
text-decoration: none;
}
a.nav:hover
{
color: #8AA9CD;
text-decoration: underline;
}

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

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
color: #747474;
font-size: small;
font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
background-color: #000000;
             background:  url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/bakcground2.png);
             background-position: center center;
             background-repeat: repeat;
  margin: auto;
             width: 750px;
padding-top: 12px;
             padding-bottom:  4px;

}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
background-color: ;
color: #000000;
font-family: verdana, sans-serif;
}
input, button
{
font-size: 90%;
}

textarea
{
font-size: 100%;
color: #000000;
font-family: verdana, sans-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: 90%;
font-weight: normal;
color: #000000;
font-family: verdana, sans-serif;
}

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

/* No image should have a border when linked */
a img
{
border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
color: #000000;
background-color: #3f3f3f;
border: 1px solid #747474;
        border-top:1px dashed #747474;
        border-bottom:1px dashed #747474;
        border - left: 1px dashed #747474;
        border - right: 1px dashed #747474;
margin: 1px;
padding: 1px;
font-size: x-small;
line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
color: #000000;
background-color: #3f3f3f;
font-family: "courier new", "times new roman", monospace;
font-size: x-small;
line-height: 1.3em;
/* Put a nice border around it. */
border: 1px solid #747474;
        border-top:1px dashed #747474;
        border-bottom:1px dashed #747474;
        border - left: 1px dashed #747474;
        border - right: 1px dashed #747474;
margin: 1px auto 1px auto;
padding: 1px;
width: 99%;
/* Don't wrap its contents, and show scrollbars. */
white-space: nowrap;
overflow: auto;
/* Stop after about 24 lines, and just show a scrollbar. */
max-height: 24em;
}

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

/* 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: red;
}

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

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

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
color: #747474;
background-color: #2b2b2b;
}
.windowbg2
{
color: #747474;
background-color: #272727;
}
.windowbg3
{
color: #747474;
background-color: #2b2b2b;
}
/* the today container in calendar */
.calendar_today
{
background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
color: black;
font-style: normal;
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/titlebg.png) #272727 repeat-x;
border-bottom: solid 1px #292929;
border-top: solid 1px #292929;
padding-left: 10px;
padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: black;
font-style: normal;
}

.titlebg a:hover
{
color: #404040;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: black;
font-style: normal;
text-decoration: underline;
}

.titlebg2 a:hover
{
text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/catbg.png) #272727 repeat-x;
color: #000000;
text-align: center;
        padding:0px 10px 9px 3px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/catbg.png) #272727 repeat-x;
color: #000000;
text-align: center;
        padding:0px 10px 9px 3px;

}
.catbg, .catbg2, .catbg3
{
border-bottom: solid 1px #375576;
}
.catbg, .catbg2
{
font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
font-size: 95%;
color: white;
text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
color: white;
text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
color: #e0e0ff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
background-color: #000000;
padding: 0px;
}

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

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: x-small;
font-family: verdana, sans-serif;
}
.middletext
{
font-size: 90%;
}
.normaltext
{
font-size: small;
}
.largetext
{
font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
width: 100%;
overflow: auto;
line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
width: 100%;
overflow: auto;
padding-bottom: 3px;
line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  9px;
vertical-align: top;
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/notactive.png) left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/notactive.png) left bottom repeat-x;
}
.maintab_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/notactive.png) left bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/Activetab.png) left bottom no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/Activetab.png) left bottom repeat-x;
}
.maintab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/Activetab.png) left bottom no-repeat;
width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
color: white;
text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: white;
text-decoration: none;
font-size: 9px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: tahoma, sans-serif;
}

.mirrortab_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/notactive.png) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/notactive.png) repeat-x;
}
.mirrortab_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/notactive.png) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/Activetab.png) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/Activetab.png) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/Activetab.png) no-repeat;
width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
color: white;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
background: #32CD32;
color: white;
text-align: center;
font-weight: bold;
font-size: 18pt;
padding: 3px;
width: 100%;
position: fixed;
top: 0;
left: 0;
}


Images!

collapse/Expand
Code:
http://i225.photobucket.com/albums/dd64/ugrequests/UG%20Stuff/collaps.png

Some None

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/somenone.png

Some New

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/somenew.png

No New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/nonew.png

New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/newpost.png

Sub New

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/PS2/subpost.png
9  Forum Coding / Theme Database / **** Change on: July 25, 2008, 04:05:14 pm
This is the Style Sheet for **** Change!!!  This is one that I made just for fun.  I hope you like it.

Preview!!!!!

CSS
Code:
/* News Fader Font Color */

#smfFadeScroller, #smfFadeScroller,  #smfFadeScroller a:visited, #smfFadeScroller a:link
{           color: #FFFFFF;
             text-decoration:  none;

}

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

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

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

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
color: #d0d0d0;
font-size: small;
font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
background-color: #000000;
             background:  url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Change/background1-5.gif);
             background-position: center center;
             background-repeat: repeat;
  margin: auto;
             width: 760px;
padding-top: 12px;
             padding-bottom:  4px;

}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
font-size: 100%;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-serif;
}
button
{
background-color: ;
color: #000000;
font-family: verdana, sans-serif;
}

input, button
{
font-size: 90%;
}

textarea
{

font-size: 100%;
             background:  url();
             background-position: center center;
             background-repeat: repeat;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-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: 90%;
font-weight: normal;
color: #000000;
font-family: verdana, sans-serif;
}

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

/* The Big Text */
h1
{
        background-color:#313131;
        background-repeat:repeat-x;
        padding:4px 15px;
        border: 1px solid #505050;
       
}

/* No image should have a border when linked */
a img
{
border: 0;
}

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

/* A code block - maybe even PHP ;). */
.code
{
color: #ffffff;
background-color: #222222;
font-size: x-small;
line-height: 1.3em;
/* Put a nice border around it. */
border: 1px solid #000000;
margin: 1px auto 1px auto;
padding: 1px;
width: 99%;
/* Don't wrap its contents, and show scrollbars. */
white-space: nowrap;
overflow: auto;
/* Stop after about 24 lines, and just show a scrollbar. */
max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
color: #ffffff;
background: url()repeat-x;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: x-small;
line-height: 1.2em;
        margin: 3px;
        margin-bottom: 6px;
        padding: 3px;
}

/* 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: red;
}

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

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

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
color: #FFFFFF;
background-color: #282828;
}
.windowbg2
{
color: #FFFFFF;
background-color: #333333;
}
.windowbg3
{
color: #FFFFFF;
background-color: #282828;
}
/* the today container in calendar */
.calendar_today
{
background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
color: #d0d0d0;
font-style: normal;
background-color: black;
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/titlebg1-1.png) repeat-x;
padding-left: 1px;
padding-right: 1px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: #d0d0d0;
font-style: normal;
}
.titlebg a:hover
{
color: #717171;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: #d0d0d0;
font-style: normal;
text-decoration: underline;
}

.titlebg2 a:hover
{
text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Change/Catbg.gif) transparent;
      color: #ffffff;
text-align: center;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Change/Catbg.gif); 
              background-color: #ffffff;
color: #282828;
padding-left: 10px;
padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
border-bottom: solid 1px ##282828;
}
.catbg, .catbg2
{
font-weight: bold;
             horizontal-align:  center;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
font-size: 95%;
color: white;
text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
color: white;
text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
color: #e0e0ff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
            color: #d0d0d0;
background-color: #505050;
padding: 0px;
}

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

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: x-small;
font-family: verdana, sans-serif;
}
.middletext
{
font-size: 90%;
}
.normaltext
{
font-size: small;
}
.largetext
{
font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
width: 100%;
overflow: auto;
line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
width: 100%;
overflow: auto;
padding-bottom: 3px;
line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
               
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  9px;
vertical-align: top;
               
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/maintabnot.png) left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/maintabnot.png) left bottom repeat-x;
}
.maintab_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/maintabnot.png) left bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Change/Activetab.gif) left bottom no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Change/Activetab.gif) left bottom repeat-x;
}
.maintab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Change/Activetab.gif) left bottom no-repeat;
width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
color: white;
text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: white;
text-decoration: none;
font-size: 9px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: tahoma, sans-serif;
}

.mirrortab_first
{
background: url(http://img80.imageshack.us/img80/1011/mirrortabbackug2.gif) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://img80.imageshack.us/img80/1011/mirrortabbackug2.gif) repeat-x;
}
.mirrortab_last
{
background: url(http://img80.imageshack.us/img80/1011/mirrortabbackug2.gif) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Change/Activetab.gif) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Change/Activetab.gif) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Change/Activetab.gif) no-repeat;
width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
color: white;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
background: #32CD32;
color: white;
text-align: center;
font-weight: bold;
font-size: 18pt;
padding: 3px;
width: 100%;
position: fixed;
top: 0;
left: 0;
}


Put this in your Footers
Code:
<center>**** Change Skin made at <a href="http://smcodes.smfforfree3.com"><u>SMCodes</u></a></center>



Collapse Images
Code:
http://i225.photobucket.com/albums/dd64/ugrequests/UG%20Stuff/collaps.png

Some None

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/purple/someno.png

Some New

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Change/somenew.gif

No New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/purple/nonew.png

New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Change/newpost2.gif

Sub New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Change/subnewpost.gif
10  Forum Coding / Theme Database / **** Green on: July 25, 2008, 04:04:49 pm
This is the Style Sheet for **** Green!!!

Preview!!!!!

CSS
Code:
/* News Fader Font Color */

#smfFadeScroller, #smfFadeScroller,  #smfFadeScroller a:visited, #smfFadeScroller a:link
{           color: #FFFFFF;
             text-decoration:  none;

}

/* Normal, standard links. */
a:link
{
color: #ffffff;
text-decoration: none;
}
a:visited
{
color: #ffffff;
text-decoration: none;
}
a:hover
{
color: #0a7908;
text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #0a7908;
text-decoration: none;
}
a.nav:hover
{
color: #ffffff;
text-decoration: underline;
}

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

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
color: #d0d0d0;
font-size: small;
font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
background-color: #000000;
             background:  url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/green/background.png);
             background-position: center center;
             background-repeat: repeat;
  margin: auto;
             width: 760px;
padding-top: 12px;
             padding-bottom:  4px;

}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
font-size: 100%;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-serif;
}
button
{
background-color: ;
color: #000000;
font-family: verdana, sans-serif;
}

input, button
{
font-size: 90%;
}

textarea
{

font-size: 100%;
             background:  url();
             background-position: center center;
             background-repeat: repeat;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-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: 90%;
font-weight: normal;
color: #000000;
font-family: verdana, sans-serif;
}

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

/* The Big Text */
h1
{
        background-color:#313131;
        background-repeat:repeat-x;
        padding:4px 15px;
        border: 1px solid #505050;
       
}

/* No image should have a border when linked */
a img
{
border: 0;
}

/* A quote, perhaps from another post. */
.quote
{
color: #0a7908;
background-color: #222222;
border: 1px solid #000000;
margin: 1px;
padding: 1px;
font-size: x-small;
line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
color: #0a7908;
background-color: #222222;
font-size: x-small;
line-height: 1.3em;
/* Put a nice border around it. */
border: 1px solid #000000;
margin: 1px auto 1px auto;
padding: 1px;
width: 99%;
/* Don't wrap its contents, and show scrollbars. */
white-space: nowrap;
overflow: auto;
/* Stop after about 24 lines, and just show a scrollbar. */
max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
color: #0a7908;
background: url()repeat-x;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: x-small;
line-height: 1.2em;
        margin: 3px;
        margin-bottom: 6px;
        padding: 3px;
}

/* 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: red;
}

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

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

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
color: #FFFFFF;
background-color: #282828;
}
.windowbg2
{
color: #FFFFFF;
background-color: #333333;
}
.windowbg3
{
color: #FFFFFF;
background-color: #282828;
}
/* the today container in calendar */
.calendar_today
{
background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
color: #d0d0d0;
font-style: normal;
background-color: black;
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/titlebg1-1.png) repeat-x;
padding-left: 1px;
padding-right: 1px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: #d0d0d0;
font-style: normal;
}
.titlebg a:hover
{
color: #717171;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: #d0d0d0;
font-style: normal;
text-decoration: underline;
}

.titlebg2 a:hover
{
text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/green/titlebg.png) transparent;
      color: #ffffff;
text-align: center;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/green/titlebg.png); 
              background-color: #ffffff;
color: #282828;
padding-left: 10px;
padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
border-bottom: solid 1px ##282828;
}
.catbg, .catbg2
{
font-weight: bold;
             horizontal-align:  center;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
font-size: 95%;
color: white;
text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
color: white;
text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
color: #e0e0ff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
            color: #d0d0d0;
background-color: #505050;
padding: 0px;
}

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

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: x-small;
font-family: verdana, sans-serif;
}
.middletext
{
font-size: 90%;
}
.normaltext
{
font-size: small;
}
.largetext
{
font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
width: 100%;
overflow: auto;
line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
width: 100%;
overflow: auto;
padding-bottom: 3px;
line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
               
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  9px;
vertical-align: top;
               
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/maintabnot.png) left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/maintabnot.png) left bottom repeat-x;
}
.maintab_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/maintabnot.png) left bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/green/Activetab.png) left bottom no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/green/Activetab.png) left bottom repeat-x;
}
.maintab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/green/Activetab.png) left bottom no-repeat;
width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
color: white;
text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: white;
text-decoration: none;
font-size: 9px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: tahoma, sans-serif;
}

.mirrortab_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/maintabnot.png) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/maintabnot.png) repeat-x;
}
.mirrortab_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/maintabnot.png) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/green/Activetab.png) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/green/Activetab.png) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/green/Activetab.png) no-repeat;
width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
color: white;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
background: #32CD32;
color: white;
text-align: center;
font-weight: bold;
font-size: 18pt;
padding: 3px;
width: 100%;
position: fixed;
top: 0;
left: 0;
}


Put this in your Footers
Code:
<center>**** Green Skin made at <a href="http://smcodes.smfforfree3.com"><u>SMCodes</u></a></center>



Collapse Images
Code:
http://i225.photobucket.com/albums/dd64/ugrequests/UG%20Stuff/collaps.png

Some None

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/green/someno.png

Some New

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/green/somenew.png

No New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/green/nonew.png

New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/green/newposts.png

Sub New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/green/subnewpost.png
11  Forum Coding / Theme Database / **** Red on: July 25, 2008, 04:02:41 pm
Forum Url: http://hardcorered.smfforfree4.com
This is the first Style Sheet of its series.  There will be more of them in different colors.  They each will be released later on.

Preview!!!!!

CSS
Code:
/* News Fader Font Color */

#smfFadeScroller, #smfFadeScroller,  #smfFadeScroller a:visited, #smfFadeScroller a:link
{           color: #FFFFFF;
             text-decoration:  none;

}

/* Normal, standard links. */
a:link
{
color: #ffffff;
text-decoration: none;
}
a:visited
{
color: #ffffff;
text-decoration: none;
}
a:hover
{
color: #8d0202;
text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #8d0202;
text-decoration: none;
}
a.nav:hover
{
color: #ffffff;
text-decoration: underline;
}

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

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
color: #d0d0d0;
font-size: small;
font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
background-color: #000000;
             background:  url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/background1-5.png);
             background-position: center center;
             background-repeat: repeat;
  margin: auto;
             width: 760px;
padding-top: 12px;
             padding-bottom:  4px;

}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
font-size: 100%;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-serif;
}
button
{
background-color: ;
color: #000000;
font-family: verdana, sans-serif;
}

input, button
{
font-size: 90%;
}

textarea
{

font-size: 100%;
             background:  url();
             background-position: center center;
             background-repeat: repeat;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-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: 90%;
font-weight: normal;
color: #000000;
font-family: verdana, sans-serif;
}

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

/* The Big Text */
h1
{
        background-color:#313131;
        background-repeat:repeat-x;
        padding:4px 15px;
        border: 1px solid #505050;
       
}

/* No image should have a border when linked */
a img
{
border: 0;
}

/* A quote, perhaps from another post. */
.quote
{
color: #8d0202;
background-color: #222222;
border: 1px solid #000000;
margin: 1px;
padding: 1px;
font-size: x-small;
line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
color: #8d0202;
background-color: #222222;
font-size: x-small;
line-height: 1.3em;
/* Put a nice border around it. */
border: 1px solid #000000;
margin: 1px auto 1px auto;
padding: 1px;
width: 99%;
/* Don't wrap its contents, and show scrollbars. */
white-space: nowrap;
overflow: auto;
/* Stop after about 24 lines, and just show a scrollbar. */
max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
color: #8d0202;
background: url()repeat-x;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: x-small;
line-height: 1.2em;
        margin: 3px;
        margin-bottom: 6px;
        padding: 3px;
}

/* 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: red;
}

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

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

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
color: #FFFFFF;
background-color: #282828;
}
.windowbg2
{
color: #FFFFFF;
background-color: #333333;
}
.windowbg3
{
color: #FFFFFF;
background-color: #282828;
}
/* the today container in calendar */
.calendar_today
{
background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
color: #d0d0d0;
font-style: normal;
background-color: black;
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/titlebg1-1.png) repeat-x;
padding-left: 1px;
padding-right: 1px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: #d0d0d0;
font-style: normal;
}
.titlebg a:hover
{
color: #717171;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: #d0d0d0;
font-style: normal;
text-decoration: underline;
}

.titlebg2 a:hover
{
text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/Catbg2-4.png) transparent;
      color: #ffffff;
text-align: center;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/Catbg2-4.png); 
              background-color: #ffffff;
color: #282828;
padding-left: 10px;
padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
border-bottom: solid 1px ##282828;
}
.catbg, .catbg2
{
font-weight: bold;
             horizontal-align:  center;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
font-size: 95%;
color: white;
text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
color: white;
text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
color: #e0e0ff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
            color: #d0d0d0;
background-color: #505050;
padding: 0px;
}

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

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: x-small;
font-family: verdana, sans-serif;
}
.middletext
{
font-size: 90%;
}
.normaltext
{
font-size: small;
}
.largetext
{
font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
width: 100%;
overflow: auto;
line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
width: 100%;
overflow: auto;
padding-bottom: 3px;
line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
               
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  9px;
vertical-align: top;
               
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/maintabnot.png) left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/maintabnot.png) left bottom repeat-x;
}
.maintab_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/maintabnot.png) left bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/Activetab.png) left bottom no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/Activetab.png) left bottom repeat-x;
}
.maintab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/Activetab.png) left bottom no-repeat;
width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
color: white;
text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: white;
text-decoration: none;
font-size: 9px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: tahoma, sans-serif;
}

.mirrortab_first
{
background: url(http://img80.imageshack.us/img80/1011/mirrortabbackug2.gif) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://img80.imageshack.us/img80/1011/mirrortabbackug2.gif) repeat-x;
}
.mirrortab_last
{
background: url(http://img80.imageshack.us/img80/1011/mirrortabbackug2.gif) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://img80.imageshack.us/img80/9600/mirroractivetabfo1.gif) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://img80.imageshack.us/img80/9600/mirroractivetabfo1.gif) repeat-x;
}
.mirrortab_active_last
{
background: url(http://img80.imageshack.us/img80/9600/mirroractivetabfo1.gif) no-repeat;
width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
color: white;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
background: #32CD32;
color: white;
text-align: center;
font-weight: bold;
font-size: 18pt;
padding: 3px;
width: 100%;
position: fixed;
top: 0;
left: 0;
}


Put this in your Footers
Code:
<center>**** Red Skin made at <a href="http://smcodes.smfforfree3.com"><u>SMCodes</u></a></center>



Collapse Images
Code:
http://img80.imageshack.us/img80/7666/transimagelr4.gif

Some None

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/someno.png

Some New

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/somenew.png

No New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/nonew.png

New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/newpost.png

Sub New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/subnewpost.png
12  Forum Coding / Theme Database / **** Aqua on: July 25, 2008, 04:01:54 pm
This is the Style Sheet for **** Aqua!!!

Preview!!!!!

CSS
Code:
/* News Fader Font Color */

#smfFadeScroller, #smfFadeScroller,  #smfFadeScroller a:visited, #smfFadeScroller a:link
{           color: #FFFFFF;
             text-decoration:  none;

}

/* Normal, standard links. */
a:link
{
color: #ffffff;
text-decoration: none;
}
a:visited
{
color: #ffffff;
text-decoration: none;
}
a:hover
{
color: #028c8d;
text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #028c8d;
text-decoration: none;
}
a.nav:hover
{
color: #ffffff;
text-decoration: underline;
}

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

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
color: #d0d0d0;
font-size: small;
font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
background-color: #000000;
             background:  url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Aqua/background.png);
             background-position: center center;
             background-repeat: repeat;
  margin: auto;
             width: 760px;
padding-top: 12px;
             padding-bottom:  4px;

}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
font-size: 100%;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-serif;
}
button
{
background-color: ;
color: #000000;
font-family: verdana, sans-serif;
}

input, button
{
font-size: 90%;
}

textarea
{

font-size: 100%;
             background:  url();
             background-position: center center;
             background-repeat: repeat;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-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: 90%;
font-weight: normal;
color: #000000;
font-family: verdana, sans-serif;
}

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

/* The Big Text */
h1
{
        background-color:#313131;
        background-repeat:repeat-x;
        padding:4px 15px;
        border: 1px solid #505050;
       
}

/* No image should have a border when linked */
a img
{
border: 0;
}

/* A quote, perhaps from another post. */
.quote
{
color: #028c8d;
background-color: #222222;
border: 1px solid #000000;
margin: 1px;
padding: 1px;
font-size: x-small;
line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
color: #028c8d;
background-color: #222222;
font-size: x-small;
line-height: 1.3em;
/* Put a nice border around it. */
border: 1px solid #000000;
margin: 1px auto 1px auto;
padding: 1px;
width: 99%;
/* Don't wrap its contents, and show scrollbars. */
white-space: nowrap;
overflow: auto;
/* Stop after about 24 lines, and just show a scrollbar. */
max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
color: #028c8d;
background: url()repeat-x;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: x-small;
line-height: 1.2em;
        margin: 3px;
        margin-bottom: 6px;
        padding: 3px;
}

/* 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: red;
}

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

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

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
color: #FFFFFF;
background-color: #282828;
}
.windowbg2
{
color: #FFFFFF;
background-color: #333333;
}
.windowbg3
{
color: #FFFFFF;
background-color: #282828;
}
/* the today container in calendar */
.calendar_today
{
background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
color: #d0d0d0;
font-style: normal;
background-color: black;
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/titlebg1-1.png) repeat-x;
padding-left: 1px;
padding-right: 1px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: #d0d0d0;
font-style: normal;
}
.titlebg a:hover
{
color: #717171;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: #d0d0d0;
font-style: normal;
text-decoration: underline;
}

.titlebg2 a:hover
{
text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Aqua/titlebg.png) transparent;
      color: #ffffff;
text-align: center;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Aqua/titlebg.png); 
              background-color: #ffffff;
color: #282828;
padding-left: 10px;
padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
border-bottom: solid 1px ##282828;
}
.catbg, .catbg2
{
font-weight: bold;
             horizontal-align:  center;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
font-size: 95%;
color: white;
text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
color: white;
text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
color: #e0e0ff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
            color: #d0d0d0;
background-color: #505050;
padding: 0px;
}

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

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: x-small;
font-family: verdana, sans-serif;
}
.middletext
{
font-size: 90%;
}
.normaltext
{
font-size: small;
}
.largetext
{
font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
width: 100%;
overflow: auto;
line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
width: 100%;
overflow: auto;
padding-bottom: 3px;
line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
               
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  9px;
vertical-align: top;
               
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/maintabnot.png) left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/maintabnot.png) left bottom repeat-x;
}
.maintab_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/red/maintabnot.png) left bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Aqua/Activetab.png) left bottom no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Aqua/Activetab.png) left bottom repeat-x;
}
.maintab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Aqua/Activetab.png) left bottom no-repeat;
width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
color: white;
text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: white;
text-decoration: none;
font-size: 9px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: tahoma, sans-serif;
}

.mirrortab_first
{
background: url(http://img80.imageshack.us/img80/1011/mirrortabbackug2.gif) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://img80.imageshack.us/img80/1011/mirrortabbackug2.gif) repeat-x;
}
.mirrortab_last
{
background: url(http://img80.imageshack.us/img80/1011/mirrortabbackug2.gif) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://img80.imageshack.us/img80/9600/mirroractivetabfo1.gif) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://img80.imageshack.us/img80/9600/mirroractivetabfo1.gif) repeat-x;
}
.mirrortab_active_last
{
background: url(http://img80.imageshack.us/img80/9600/mirroractivetabfo1.gif) no-repeat;
width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
color: white;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
background: #32CD32;
color: white;
text-align: center;
font-weight: bold;
font-size: 18pt;
padding: 3px;
width: 100%;
position: fixed;
top: 0;
left: 0;
}


Put this in your Footers
Code:
<center>**** Aqua Skin made at <a href="http://SMcodes.smfforfree3.com"><u>SMCodes</u></a></center>



Collapse Images
Code:
http://img80.imageshack.us/img80/7666/transimagelr4.gif

Some None

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Aqua/someno.png

Some New

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Aqua/somenew.png

No New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Aqua/nonew.png

New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Aqua/newpost.png

Sub New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/Hardcoreseries/Aqua/subnewpost.png
13  Forum Coding / Theme Database / Ultimate Orange on: July 25, 2008, 04:01:17 pm
Here is a Style Sheet I made for my forum SMAds and now Im working on making a new skin so I thought of giving this one out.

Preview: CLICK HERE!!!

Please Add this Copyright to your footers:
Code:
<center>Skin Created by <b>deathwilldie</b>.  Find more great Skins at <a href="http://smcodes.smfforfree3.com"><u>SMCodes</u></a></center>



CSS
Code:
/* News Fader Font Color */

#smfFadeScroller,  #smfFadeScroller a:visited, #smfFadeScroller a:link
{           color: #FFFFFF;
             text-decoration:  none;

}

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

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

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

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
color: #d0d0d0;
font-size: small;
font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
background-color: #000000;
             background:  url(http://i225.photobucket.com/albums/dd64/ugrequests/UG%20Stuff/Skin1/blackandgreybg2.png);
             background-position: center center;
             background-repeat: repeat;
  margin: auto;
             width: 760px;
padding-top: 12px;
             padding-bottom:  4px;

}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
font-size: 100%;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-serif;
}
button
{
background-color: ;
color: #000000;
font-family: verdana, sans-serif;
}

input, button
{
font-size: 90%;
}

textarea
{

font-size: 100%;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-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: 90%;
font-weight: normal;
color: #000000;
font-family: verdana, sans-serif;
}

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

/* The Big Text */
h1
{
        background-color:#313131;
        background-repeat:repeat-x;
        padding:4px 15px;
        border: 1px solid #505050;
       
}

/* No image should have a border when linked */
a img
{
border: 0;
}

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

/* A code block - maybe even PHP ;). */
.code
{
color: #ec822c;
background-color: #222222;
font-size: x-small;
line-height: 1.3em;
/* Put a nice border around it. */
border: 1px solid #000000;
margin: 1px auto 1px auto;
padding: 1px;
width: 99%;
/* Don't wrap its contents, and show scrollbars. */
white-space: nowrap;
overflow: auto;
/* Stop after about 24 lines, and just show a scrollbar. */
max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
color: #ec822c;
background: url(http://img91.imageshack.us/img91/3033/thinzj4.gif) repeat-x;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: x-small;
line-height: 1.2em;
        margin: 3px;
        margin-bottom: 6px;
        padding: 3px;
}

/* 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: red;
}

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

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

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
color: #FFFFFF;
background-color: #303030;
}
.windowbg2
{
color: #FFFFFF;
background-color: #404040;
}
.windowbg3
{
color: #FFFFFF;
background-color: #717171;
}
/* the today container in calendar */
.calendar_today
{
background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
color: #d0d0d0;
font-style: normal;
background-color: black;
background: url(http://img91.imageshack.us/img91/3033/thinzj4.gif) repeat-x;
padding-left: 10px;
padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: #d0d0d0;
font-style: normal;
}
.titlebg a:hover
{
color: #717171;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: #d0d0d0;
font-style: normal;
text-decoration: underline;
}

.titlebg2 a:hover
{
text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/smaorange/catbg1.png) transparent;
      color: #ffffff;
text-align: center;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/smaorange/catbg1.png); 
              background-color: #202020;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
border-bottom: solid 1px #202020;
}
.catbg, .catbg2
{
font-weight: bold;
             horizontal-align:  center;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
font-size: 95%;
color: white;
text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
color: white;
text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
color: #e0e0ff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
            color: #d0d0d0;
background-color: #505050;
padding: 0px;
}

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

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: x-small;
font-family: verdana, sans-serif;
}
.middletext
{
font-size: 90%;
}
.normaltext
{
font-size: small;
}
.largetext
{
font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
width: 100%;
overflow: auto;
line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
width: 100%;
overflow: auto;
padding-bottom: 3px;
line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
               
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  9px;
vertical-align: top;
               
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/smaorange/maintabnot.png) left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/smaorange/maintabnot.png) left bottom repeat-x;
}
.maintab_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/smaorange/maintabnot.png) left bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/smaorange/maintabback.png) left bottom no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/smaorange/maintabback.png) left bottom repeat-x;
}
.maintab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/smaorange/maintabback.png) left bottom no-repeat;
width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
color: white;
text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: white;
text-decoration: none;
font-size: 9px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: tahoma, sans-serif;
}

.mirrortab_first
{
background: url(http://img80.imageshack.us/img80/1011/mirrortabbackug2.gif) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://img80.imageshack.us/img80/1011/mirrortabbackug2.gif) repeat-x;
}
.mirrortab_last
{
background: url(http://img80.imageshack.us/img80/1011/mirrortabbackug2.gif) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://img80.imageshack.us/img80/9600/mirroractivetabfo1.gif) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://img80.imageshack.us/img80/9600/mirroractivetabfo1.gif) repeat-x;
}
.mirrortab_active_last
{
background: url(http://img80.imageshack.us/img80/9600/mirroractivetabfo1.gif) no-repeat;
width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
color: white;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
background: #32CD32;
color: white;
text-align: center;
font-weight: bold;
font-size: 18pt;
padding: 3px;
width: 100%;
position: fixed;
top: 0;
left: 0;
}

/* Links in Posts */
div.post a:link
{
color: #ec822c;
text-decoration: bold;
}
div.post a:visited
{
color: #ec822c;
text-decoration: bold;
}
div.post a:hover
{
color: #ffffff;
text-decoration: underline,bold;
}



Images!

collapse/Expand
Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/collaps.png

Some None

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/smaorange/nosome.png

Some New

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/smaorange/new_some.png

No New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/smaorange/none.png

New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/smaorange/new.png

Sub New

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/smaorange/sub.pngg
14  Forum Coding / Theme Database / Ultimate Purple on: July 25, 2008, 04:00:53 pm
Here is the old skin that was on This forum.  Sense I made a new skin for it I decided to give it out for you all to use.

Preview: Http://ultimatepurple.smfforfree2.com

Please Add this Copyright to your footers:
Code:
<center>Skin Created by <b>deathwilldie</b> and <b>simply sibyl</b>.  Find more great Skins at <a href="http://smcodes.smfforfree3.com"><u>SMCodes</u></a></center>


CSS
Code:
/* News Fader Font Color */

#smfFadeScroller, #smfFadeScroller,  #smfFadeScroller a:visited, #smfFadeScroller a:link
{           color: #FFFFFF;
             text-decoration:  none;

}

/* Normal, standard links. */
a:link
{
color: #ffffff;
text-decoration: none;
}
a:visited
{
color: #ffffff;
text-decoration: none;
}
a:hover
{
color: #892EB7;
text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #892EB7;
text-decoration: none;
}
a.nav:hover
{
color: #ffffff;
text-decoration: underline;
}

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

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
color: #d0d0d0;
font-size: small;
font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
background-color: #000000;
             background:  url(http://i225.photobucket.com/albums/dd64/ugrequests/UG%20Stuff/Skin1/blackandgreybg2.png);
             background-position: center center;
             background-repeat: repeat;
  margin: auto;
             width: 760px;
padding-top: 12px;
             padding-bottom:  4px;

}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
font-size: 100%;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-serif;
}
button
{
background-color: ;
color: #000000;
font-family: verdana, sans-serif;
}

input, button
{
font-size: 90%;
}

textarea
{

font-size: 100%;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-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: 90%;
font-weight: normal;
color: #000000;
font-family: verdana, sans-serif;
}

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

/* The Big Text */
h1
{
        background-color:#313131;
        background-repeat:repeat-x;
        padding:4px 15px;
        border: 1px solid #505050;
       
}

/* No image should have a border when linked */
a img
{
border: 0;
}

/* A quote, perhaps from another post. */
.quote
{
color: #892EB7;
background-color: #222222;
border: 1px solid #000000;
margin: 1px;
padding: 1px;
font-size: x-small;
line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
color: #892EB7;
background-color: #222222;
font-size: x-small;
line-height: 1.3em;
/* Put a nice border around it. */
border: 1px solid #000000;
margin: 1px auto 1px auto;
padding: 1px;
width: 99%;
/* Don't wrap its contents, and show scrollbars. */
white-space: nowrap;
overflow: auto;
/* Stop after about 24 lines, and just show a scrollbar. */
max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
color: #892EB7;
background: url(http://img91.imageshack.us/img91/3033/thinzj4.gif) repeat-x;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: x-small;
line-height: 1.2em;
        margin: 3px;
        margin-bottom: 6px;
        padding: 3px;
}

/* 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: red;
}

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

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

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
color: #FFFFFF;
background-color: #303030;
}
.windowbg2
{
color: #FFFFFF;
background-color: #404040;
}
.windowbg3
{
color: #FFFFFF;
background-color: #717171;
}
/* the today container in calendar */
.calendar_today
{
background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
color: #d0d0d0;
font-style: normal;
background-color: black;
background: url(http://img91.imageshack.us/img91/3033/thinzj4.gif) repeat-x;
padding-left: 10px;
padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: #d0d0d0;
font-style: normal;
}
.titlebg a:hover
{
color: #717171;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: #d0d0d0;
font-style: normal;
text-decoration: underline;
}

.titlebg2 a:hover
{
text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/UG%20Stuff/Skin1/Cat.png) transparent;
      color: #ffffff;
text-align: center;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/UG%20Stuff/Skin1/Cat.png); 
              background-color: #202020;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
border-bottom: solid 1px #202020;
}
.catbg, .catbg2
{
font-weight: bold;
             horizontal-align:  center;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
font-size: 95%;
color: white;
text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
color: white;
text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
color: #e0e0ff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
            color: #d0d0d0;
background-color: #505050;
padding: 0px;
}

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

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: x-small;
font-family: verdana, sans-serif;
}
.middletext
{
font-size: 90%;
}
.normaltext
{
font-size: small;
}
.largetext
{
font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
width: 100%;
overflow: auto;
line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
width: 100%;
overflow: auto;
padding-bottom: 3px;
line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
               
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  9px;
vertical-align: top;
               
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background: url(http://img80.imageshack.us/img80/9776/maintabbackou5.gif) left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://img80.imageshack.us/img80/9776/maintabbackou5.gif) left bottom repeat-x;
}
.maintab_last
{
background: url(http://img80.imageshack.us/img80/9776/maintabbackou5.gif) left bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://img80.imageshack.us/img80/8199/mainactivetabij8.gif) left bottom no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://img80.imageshack.us/img80/8199/mainactivetabij8.gif) left bottom repeat-x;
}
.maintab_active_last
{
background: url(http://img80.imageshack.us/img80/8199/mainactivetabij8.gif) left bottom no-repeat;
width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
color: white;
text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: white;
text-decoration: none;
font-size: 9px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: tahoma, sans-serif;
}

.mirrortab_first
{
background: url(http://img80.imageshack.us/img80/1011/mirrortabbackug2.gif) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://img80.imageshack.us/img80/1011/mirrortabbackug2.gif) repeat-x;
}
.mirrortab_last
{
background: url(http://img80.imageshack.us/img80/1011/mirrortabbackug2.gif) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://img80.imageshack.us/img80/9600/mirroractivetabfo1.gif) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://img80.imageshack.us/img80/9600/mirroractivetabfo1.gif) repeat-x;
}
.mirrortab_active_last
{
background: url(http://img80.imageshack.us/img80/9600/mirroractivetabfo1.gif) no-repeat;
width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
color: white;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
background: #32CD32;
color: white;
text-align: center;
font-weight: bold;
font-size: 18pt;
padding: 3px;
width: 100%;
position: fixed;
top: 0;
left: 0;
}


Images!

collapse/Expand
Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/collaps.png

Some None

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/UG%20Stuff/Skin1/new_none.gif

Some New

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/UG%20Stuff/Skin1/newsome.png

No New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/UG%20Stuff/Skin1/off.gif

New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/UG%20Stuff/Skin1/newpost.png

Sub New

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/UG%20Stuff/Skin1/subnew.png
15  Forum Coding / Theme Database / The Future on: July 25, 2008, 04:00:15 pm
This is the Style Sheet for The Future!!!

Preview!!!!!

CSS
Code:
/* News Fader Font Color */

#smfFadeScroller, #smfFadeScroller,  #smfFadeScroller a:visited, #smfFadeScroller a:link
{           color: #FFFFFF;
             text-decoration:  none;

}

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

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #298718;
text-decoration: none;
        navigation-position: center center;
}
a.nav:hover
{
color: #ffffff;
text-decoration: underline;
}

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

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
color: #d0d0d0;
font-size: small;
font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
background-color: #000000;
             background:  url(http://i225.photobucket.com/albums/dd64/ugrequests/UG%20Stuff/Skin1/blackandgreybg2.png);
             background-position: center center;
             background-repeat: repeat;
  margin: auto;
             width: 805px;
padding-top: 12px;
             padding-bottom:  4px;

}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
font-size: 100%;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-serif;
}
button
{
background-color: ;
color: #000000;
font-family: verdana, sans-serif;
}

input, button
{
font-size: 90%;
}

textarea
{

font-size: 100%;
             background:  url();
             background-position: center center;
             background-repeat: repeat;
color: #d0d0d0;
background-color: #505050;
font-family: verdana, sans-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: 90%;
font-weight: normal;
color: #000000;
font-family: verdana, sans-serif;
}

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

/* The Big Text */
h1
{
        background-color:#313131;
        background-repeat:repeat-x;
        padding:4px 15px;
        border: 1px solid #505050;
       
}

/* No image should have a border when linked */
a img
{
border: 0;
}

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

/* A code block - maybe even PHP ;). */
.code
{
color: #298718;
background-color: #222222;
font-size: x-small;
line-height: 1.3em;
/* Put a nice border around it. */
border: 1px solid #000000;
margin: 1px auto 1px auto;
padding: 1px;
width: 99%;
/* Don't wrap its contents, and show scrollbars. */
white-space: nowrap;
overflow: auto;
/* Stop after about 24 lines, and just show a scrollbar. */
max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
color: #298718;
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/future/green/titlebg1-1.png) repeat-x;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: x-small;
line-height: 1.2em;
        margin: 3px;
        margin-bottom: 6px;
        padding: 3px;
}

/* 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: red;
}

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

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

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
color: #FFFFFF;
background-color: #303030;
}
.windowbg2
{
color: #FFFFFF;
background-color: #404040;
}
.windowbg3
{
color: #FFFFFF;
background-color: #717171;
}
/* the today container in calendar */
.calendar_today
{
background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
color: #d0d0d0;
font-style: normal;
background-color: black;
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/future/green/titlebg1-1.png) repeat-x;
padding-left: 10px;
padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: #d0d0d0;
font-style: normal;
}
.titlebg a:hover
{
color: #717171;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: #d0d0d0;
font-style: normal;
text-decoration: underline;
}

.titlebg2 a:hover
{
text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/future/green/Catbg.png) transparent;
      color: #ffffff;
text-align: center;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/future/green/Catbg.png); 
              background-color: #202020;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
border-bottom: solid 1px #202020;
}
.catbg, .catbg2
{
font-weight: bold;
             horizontal-align:  center;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
font-size: 95%;
color: white;
text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
color: white;
text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
color: #e0e0ff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
            color: #d0d0d0;
background-color: #505050;
padding: 0px;
}

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

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: x-small;
font-family: verdana, sans-serif;
}
.middletext
{
font-size: 90%;
}
.normaltext
{
font-size: small;
}
.largetext
{
font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
width: 100%;
overflow: auto;
line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
width: 100%;
overflow: auto;
padding-bottom: 3px;
line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
               
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  9px;
vertical-align: top;
               
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background: url(http://img80.imageshack.us/img80/9776/maintabbackou5.gif) left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://img80.imageshack.us/img80/9776/maintabbackou5.gif) left bottom repeat-x;
}
.maintab_last
{
background: url(http://img80.imageshack.us/img80/9776/maintabbackou5.gif) left bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/future/green/maintabback.png) left bottom no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/future/green/maintabback.png) left bottom repeat-x;
}
.maintab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/future/green/maintabback.png) left bottom no-repeat;
width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
color: white;
text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: white;
text-decoration: none;
font-size: 9px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: tahoma, sans-serif;
}

.mirrortab_first
{
background: url(http://img80.imageshack.us/img80/1011/mirrortabbackug2.gif) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://img80.imageshack.us/img80/1011/mirrortabbackug2.gif) repeat-x;
}
.mirrortab_last
{
background: url(http://img80.imageshack.us/img80/1011/mirrortabbackug2.gif) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/future/green/maintabback.png) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/future/green/maintabback.png) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/future/green/maintabback.png) no-repeat;
width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
color: white;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #e0e0ff;
text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
background: #32CD32;
color: white;
text-align: center;
font-weight: bold;
font-size: 18pt;
padding: 3px;
width: 100%;
position: fixed;
top: 0;
left: 0;
}


Put this in your Footers
Code:
<center>The Future Skin made at <a href="http://SMCodes.smfforfree3.com"><u>SMCodes</u></a></center>



Collapse Images
Code:
http://i225.photobucket.com/albums/dd64/ugrequests/UG%20Stuff/collaps.png

Some None

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/future/green/nonesome.png

Some New

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/future/green/newsome.png

No New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/future/green/no.png

New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/future/green/newpost.png

Sub New Posts

Code:
http://i225.photobucket.com/albums/dd64/ugrequests/Other%20Skins/future/green/sub.png
Pages: [1] 2 3 ... 5
Powered by EzPortal
Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum

Powered by SMF | SMF © 2016, Simple Machines
Privacy Policy