November 23, 2009, 03:25:40 am
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Search Staff List Login Register  

Pages: [1] 2
 1 
 on: January 28, 2008, 03:46:44 am 
Started by Nutz - Last post by Nutz












Code:
/* Normal, standard links. */
a:link
{
color: #3077ba;
                  font-weight:bold;
text-decoration: none;
}
a:visited
{
color: #3077ba;
                 font-weight:bold;
  text-decoration:underline;
}
a:hover
{
color: #666666;
                  font-weight:bold;
text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #dddddd;
        font-size:small;
text-decoration: none;
}
a.nav:hover
{
color: #dddddd;
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: #3077ba;
font-size: small ;
                 
font-family:verdana,sans-serif;
}

/* The main body of the entire forum. */
body
{
background-image:url(http://i260.photobucket.com/albums/ii34/DakineMaui/stylesheets/verticalBG.jpg); background-attachment:fixed; background-repeat:repeat;background-color: #e8e8e8;
                  margin: 0px;
padding: 2px 105px 4px 105px;

}

/* 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: #ffffff;
background-color: #888888;
border: 1px solid #000000;
margin: 1px;
padding: 1px;
font-size: 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: 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: 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: #dddddd;
background: url(http://i260.photobucket.com/albums/ii34/DakineMaui/stylesheets/verticalBG.jpg) #ffffff;

}
.windowbg2
{
color: #3077ba;
background-color: #eeeeee;
}
.windowbg3
{
color: #3077ba;
background-color: #e8e8e8;
}
/* the today container in calendar */
.calendar_today
{
background-color: #e8e8e8;
}

/* 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: white;
font-style: normal;
background: url(http://i260.photobucket.com/albums/ii34/DakineMaui/stylesheets/verticalBG.jpg) #E9F0F6 repeat-x;
border-bottom: solid 0px #666666;
border-top: solid 0px #666666;
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: none;
}

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

/* 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://i260.photobucket.com/albums/ii34/DakineMaui/stylesheets/morph.jpg);      background-repeat:repeat;
color: #ffffff;
padding-left: 1px;
padding-right: 1px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/header_sub_3.gif) #A1BFD9 repeat-x;
color: #ffffff;
padding-left: 1px;
padding-right: 1px;
}
.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: 11px;
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: lowercase;
vertical-align: top;
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  13px;
vertical-align: top;
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background: url(http://i260.photobucket.com/albums/ii34/DakineMaui/stylesheets/morph.jpg)  left top no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://i260.photobucket.com/albums/ii34/DakineMaui/stylesheets/morph.jpg) left top repeat-x;
}
.maintab_last
{
background: url(http://i260.photobucket.com/albums/ii34/DakineMaui/stylesheets/morph.jpg) left top no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i260.photobucket.com/albums/ii34/DakineMaui/stylesheets/morph.jpg) left top no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i260.photobucket.com/albums/ii34/DakineMaui/stylesheets/morph.jpg)  center repeat-x;
}
.maintab_active_last
{
background: url(http://i260.photobucket.com/albums/ii34/DakineMaui/stylesheets/morph.jpg) left top 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;
                  font-weight:bold;
text-decoration: none;
}

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

.mirrortab_first
{
background: url(http://i260.photobucket.com/albums/ii34/DakineMaui/stylesheets/morph.jpg) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://i260.photobucket.com/albums/ii34/DakineMaui/stylesheets/morph.jpg) repeat-x;
}
.mirrortab_last
{
background: url(http://i260.photobucket.com/albums/ii34/DakineMaui/stylesheets/morph.jpg) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://i260.photobucket.com/albums/ii34/DakineMaui/stylesheets/morph.jpg) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i260.photobucket.com/albums/ii34/DakineMaui/stylesheets/morph.jpg) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i260.photobucket.com/albums/ii34/DakineMaui/stylesheets/morph.jpg) 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: #ffffff;
                  font-weight:bold;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #f9fc26;
                  font-weight:bold;
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;
}

.tablepad    { background-color:#e8e8e8; padding:6px; border:0px solid #e8e8e8; }

 2 
 on: January 22, 2008, 10:24:17 pm 
Started by Nutz - Last post by Nutz
I toyed around with this one for Atlantic Reefer, but of course,anyone is welcome to it.
Not Explorer I6 friendly 



PREVIEW The animated clown fish moves to whatever tab you click on in the main tabs.

Feel free to use my image links

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

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #ffffff;
text-decoration: none;
}
a.nav:hover
{
color: transparent;
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: #ffffff;
font-size: small;
font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
        background-image: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/reef.jpg);
        background-color: #000000;
margin: 0px;
padding: 12px 30px 4px 30px;
        background-repeat: no-repeat;
        background-position: center center;
        background-attachment: fixed;
}

/* 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: #ffffff;
background-color: #ffffff;
}

/* No image should have a border when linked */
a img
{
border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
color: #000000;
background-color: #bbbbbb;
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
{
        background-image: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/bluetrans2.png);
color: #ffffff;
background-color: transparent;
}
.windowbg2
{
        background-image: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/bluetrans2.png);
color: #ffffff;
background-color: transparent;
}
.windowbg3
{
        background-image: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/bluetrans2.png);
color: #ffffff;
background-color: transparent;
}
/* 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: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/bluetrans2.png) transparent 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: #ffffff;
font-style: normal;
}

.titlebg a:hover
{
color: transparent;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: white;
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://i169.photobucket.com/albums/u207/sharktrainers/forum/bluetrans2.png) transparent repeat-x;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/bluetrans2.png) transparent 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: transparent;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
background-color: transparent;
padding: 0px;
}

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

/* 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: #ffffff;
text-transform: lowercase;
vertical-align: top;
}
.maintab_back, .maintab_active_back
{
color: #fef503;
text-decoration: none;
font-size:12px;
vertical-align: top;
padding: 2px 6px 6px 6px;
font-family: verdana, sans-serif;
}

.maintab_first
{
background: transparent;
}
.maintab_back
{
background: transparent;
}
.maintab_last
{
background: transparent;
}
.maintab_active_first
{
background: transparent;
}
.maintab_active_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/Anemonenfisch.gif) ;
        width: 66px; height:65px;
}
.maintab_active_last
{
background: transparent;
}

/* 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: #ffffff;
text-decoration: none;
}

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

.mirrortab_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/bluetrans2.png) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/bluetrans2.png) repeat-x;
}
.mirrortab_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/bluetrans2.png) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/bluetrans2.png) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/bluetrans2.png) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/bluetrans2.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: #ffffff;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #fef503;
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;
}

 3 
 on: January 22, 2008, 09:55:52 pm 
Started by Nutz - Last post by Nutz


PREVIEW

Feel free to use my image links Wink

Old Posts

New Posts

Stats

Online

Collapse

Expand

Header Code for Wrapper * note * Change percentage to your liking for width

Code:
<body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" alink="#000000" vlink="#000000">
<center><table cellpadding="0" cellspacing="0" width="95%">
<tr>
<td><img src="http://i169.photobucket.com/albums/u207/sharktrainers/forum/main_tcat_tl.gif" /></td><td width="100%" background="http://i169.photobucket.com/albums/u207/sharktrainers/forum/top-1.gif
"></td><td><img src="http://i169.photobucket.com/albums/u207/sharktrainers/forum/main_tcat_tr.gif" /></td></tr>
<tr>
<td background="http://i169.photobucket.com/albums/u207/sharktrainers/forum/main_tcat_left.gif
"><img src="http://i169.photobucket.com/albums/u207/sharktrainers/forum/main_tcat_left.gif
" /></td><td class="board">

Footer Code for Wrapper

Code:
<td background="http://i169.photobucket.com/albums/u207/sharktrainers/forum/2cata2.gif"><img src="http://i169.photobucket.com/albums/u207/sharktrainers/forum/2cata2.gif" /></td></tr>
<tr>
<td><img src="http://i169.photobucket.com/albums/u207/sharktrainers/forum/main_tcat_bl.gif" /></td><td background="http://i169.photobucket.com/albums/u207/sharktrainers/forum/bottom.gif"></td><td><img src="http://i169.photobucket.com/albums/u207/sharktrainers/forum/main_tcat_br5.gif" /></td></tr></table>

CSS

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

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #e60a19;
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 white. */
body, td, th , tr
{
color: #eeeeee;
font-size: 14px;
font-family: tahoma, sans-serif;
}

/* The main body of the entire forum. */
body
{
background-color: #000000;
margin: 10px;
padding: 12px 32px 4px 30px;

}

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

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

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

/* No image should have a border when linked */
a img
{
border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
color: #eeeeee;
background-color: #666666;
border: 1px solid #000000;
margin: 1px;
padding: 1px;
font-size: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: #777777;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: 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: #888888;
background-color: #000000;
}
.windowbg2
{
color: #888888;
background-color: #000000;
}
.windowbg3
{
color: #888888;
background-color: #000000;
}
/* the today container in calendar */
.calendar_today
{
background-color: #000000;
}

/* 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:white;
font-style: normal;
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/top-1.gif) #000000 repeat-x;
border-bottom: solid 1px #000000;
border-top: solid 1px #000000;
padding-left: 10px;
padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: white;
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: white;
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://i169.photobucket.com/albums/u207/sharktrainers/forum/bottom.gif) #000000 repeat-x;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/bottom.gif) #000000 repeat-x;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
border-bottom: solid 1px #000000;
}
.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 #333333;
background-color: #000000;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: 12px;
font-family: tahoma, 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: lowercase;
vertical-align: top;
}
.maintab_back, .maintab_active_back
{
color: #e60a19;
text-decoration:none;
font-size:  12px;
vertical-align: top;
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/main_tcat_tl.gif)  no-repeat;
width: 29px; height:27px;
}
.maintab_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/top-1.gif)  repeat-x;
}
.maintab_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/main_tcat_tr.gif)  no-repeat;
width: 29px;height:27px;
}
.maintab_active_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/top-1.gif)  no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/bottom.gif)  repeat-x;
}
.maintab_active_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/main_tcat_tr.gif)  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: #e60a19;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: black;
text-transform: lowercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: #e60a19;
text-decoration: none;
font-size: 9px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: tahoma, sans-serif;
}

.mirrortab_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/main_tcat_tl.gif) no-repeat;
width: 29px;height:27px;
}
.mirrortab_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/top-1.gif) repeat-x;
}
.mirrortab_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/main_tcat_tr.gif) no-repeat;
width: 29px;height:27px;
}
.mirrortab_active_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/top-1.gif) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/bottom.gif) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/main_tcat_tr.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;
}


 4 
 on: January 15, 2008, 05:57:18 am 
Started by Nutz - Last post by Nutz



Try this one on for size


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

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #ffffff;
text-decoration: none;
}
a.nav:hover
{
color: transparent;
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: 13px;
font-family: Comic Sans MS, sans-serif;
}

/* The main body of the entire forum. */
body
{
        background-image: url(http://i223.photobucket.com/albums/dd45/thegdmen16/bg_pattern_bobbaskulls1.gif);
        background-color: #000000;
margin: 0px;
padding: 12px 30px 4px 30px;
        background-repeat: repeat;
        background-position: center center;
        background-attachment: fixed;
}

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

textarea
{
font-size: 100%;
color: #000000;
font-family: Comic Sans MS, 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: Comic Sans MS, sans-serif;
}

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

/* No image should have a border when linked */
a img
{
border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
color: #000000;
background-color: #bbbbbb;
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
{
        background-image: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png);
color: #ffffff;
background-color: transparent;
}
.windowbg2
{
        background-image: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png);
color: #ffffff;
background-color: transparent;
}
.windowbg3
{
        background-image: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png);
color: #ffffff;
background-color: transparent;
}
/* 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: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png) transparent 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: #ffffff;
font-style: normal;
}

.titlebg a:hover
{
color: transparent;
}
/* 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://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png) transparent repeat-x;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png) transparent 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: transparent;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
background-color: transparent;
padding: 0px;
}

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

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: x-small;
font-family: Comic Sans MS, 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: #ffffff;
text-transform: lowercase;
vertical-align: top;
}
.maintab_back, .maintab_active_back
{
color: #d3111a;
text-decoration: none;
font-size:12px;
vertical-align: top;
padding: 2px 6px 6px 6px;
font-family: Comic Sans MS, sans-serif;
}

.maintab_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png) left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png) left bottom repeat-x;
}
.maintab_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png) left bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png) left bottom no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png) left bottom repeat-x;
}
.maintab_active_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.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: #ffffff;
text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
color: fef503;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: #ffffff;
text-transform: lowercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: #d3111a;
text-decoration: none;
font-size: 12px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: Comic Sans MS, sans-serif;
}

.mirrortab_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png) repeat-x;
}
.mirrortab_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.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: #ffffff;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #fef503;
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;
}

 5 
 on: January 08, 2008, 06:19:53 pm 
Started by Nutz - Last post by Nutz


Live Preview

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

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #ffffff;
text-decoration: none;
}
a.nav:hover
{
color: transparent;
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-image: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/background_slate.gif);
        background-color: #000000;
margin: 0px;
padding: 12px 30px 4px 30px;
        background-repeat: repeat;
        background-position: center center;
        background-attachment: fixed;
}

/* 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: #ffffff;
background-color: #ffffff;
}

/* No image should have a border when linked */
a img
{
border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
color: #000000;
background-color: #bbbbbb;
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
{
        background-image: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png);
color: #ffffff;
background-color: transparent;
}
.windowbg2
{
        background-image: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png);
color: #ffffff;
background-color: transparent;
}
.windowbg3
{
        background-image: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png);
color: #ffffff;
background-color: transparent;
}
/* 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: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blue-gradient.png) transparent 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: #ffffff;
font-style: normal;
}

.titlebg a:hover
{
color: transparent;
}
/* 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://i169.photobucket.com/albums/u207/sharktrainers/forum/blue-gradient.png) transparent repeat-x;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blue-gradient.png) transparent 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: transparent;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
background-color: transparent;
padding: 0px;
}

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

/* 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: #ffffff;
text-transform: lowercase;
vertical-align: top;
}
.maintab_back, .maintab_active_back
{
color: #fef503;
text-decoration: none;
font-size:12px;
vertical-align: top;
padding: 2px 6px 6px 6px;
font-family: verdana, sans-serif;
}

.maintab_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blue-gradient.png) left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blue-gradient.png) left bottom repeat-x;
}
.maintab_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blue-gradient.png) left bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blue-gradient.png) left bottom no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/block.png) left bottom repeat-x;
}
.maintab_active_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blue-gradient.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: #ffffff;
text-decoration: none;
}

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

.mirrortab_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blue-gradient.png) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blue-gradient.png) repeat-x;
}
.mirrortab_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blue-gradient.png) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blue-gradient.png) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blue-gradient.png) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blue-gradient.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: #ffffff;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #fef503;
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;
}

 6 
 on: January 05, 2008, 04:54:21 pm 
Started by Nutz - Last post by Nutz


PREVIEW

New Posts

No New Posts

Code:
/* Normal, standard links. */
a:link
{
color: #2370b6;
                  font-weight:bold;
text-decoration: none;
}
a:visited
{
color: #2370b6;
                 font-weight:bold;
text-decoration: none;
}
a:hover
{
color: #ffea00;
                  font-weight:bold;
text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #2370b6;
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: #2370b6;
font-size: small ;
                  font-weight:bold;
font-family:comic sans,arial,sans-serif;
}

/* The main body of the entire forum. */
body
{
background-color:transparent; border:none; border-width:0px; } body, .bodyContent { background-image:url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/body.gif); background-position:Center Center; background-attachment:fixed; background-repeat:repeat; margin: 0px;
padding: 12px 40px 4px 40px;

}

/* 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: #2370b6;
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: #eeeeee;
background-color: #313131;
border: 1px solid #2370b6;
margin: 1px;
padding: 1px;
font-size: small;
line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
color: #eeeeee;
background-color: #000000;
font-family: "courier new", "times new roman", monospace;
font-size: 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: #2370b6;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: 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: #2370b6;
background-color:313131;
}
.windowbg2
{
color: #2370b6;
background-color: #191919;
}
.windowbg3
{
color: #777777;
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: #2370b6;
font-style: normal;
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/hdr_mid.gif) #313131 repeat-x;
border-bottom: solid 0px #313131;
border-top: solid 0px #313131;
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: none;
}

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

/* 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://i169.photobucket.com/albums/u207/sharktrainers/forum/th.gif) #88A6C0 repeat-x;
color: #191919;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/tall-1.jpg) #A1BFD9 repeat-x;
color: #191919;
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: #191919;
padding: 0px;
}

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

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: 11px;
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: lowercase;
vertical-align: top;
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  13px;
vertical-align: top;
padding: 2px 6px 6px 6px;
font-family: comic sans, sans-serif;
}

.maintab_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/hdr_left.gif)  left top no-repeat;
width: 25px;
}
.maintab_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/hdr_mid.gif) left top repeat-x;
}
.maintab_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/hdr_right.gif) left top no-repeat;
width: 25px;
}
.maintab_active_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/hdr_mid.gif) left top no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/buttons.gif) left top repeat-x;
}
.maintab_active_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/hdr_mid.gif) left top 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;
                  font-weight:bold;
text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
color: #f9fc26;
                  font-weight:bold;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: black;
text-transform: lowercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: 2370b6;
text-decoration: none;
font-size: 13px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: comic sans, sans-serif;
}

.mirrortab_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/hdr_left.gif) no-repeat;
width: 25px;
}
.mirrortab_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/hdr_mid.gif) repeat-x;
}
.mirrortab_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/hdr_right.gif) no-repeat;
width: 25px;
}
.mirrortab_active_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/hdr_mid.gif) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/buttons.gif) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/hdr_mid.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: #000033;
                  font-weight:bold;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #ffffff;
                  font-weight:bold;
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;
}


 7 
 on: January 05, 2008, 03:49:55 pm 
Started by Nutz - Last post by Nutz
Snowflakes Here to see it in action



Forum Markers

New





No New





Code:
/* Normal, standard links. */
a:link
{
color: #476C8E;
                  font-weight:bold;
text-decoration: none;
}
a:visited
{
color: #476C8E;
                 font-weight:bold;
text-decoration: none;
}
a:hover
{
color: #476C8E;
                  font-weight:bold;
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: #444444;
font-size: small ;
                  font-weight:bold;
font-family:verdana,sans-serif;
}

/* The main body of the entire forum. */
body
{
background-color: #e5e5e8;
margin: 0px;
padding: 2px 30px 4px 10px;

}

/* 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: #ffffff;
background-color: #888888;
border: 1px solid #000000;
margin: 1px;
padding: 1px;
font-size: 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: 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: 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: #eeeeee;
background-color: #7098c6 ;
}
.windowbg2
{
color: #777777;
background-color: #eeeeee;
}
.windowbg3
{
color: #eeeeee;
background-color: #7098c6;
}
/* 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: white;
font-style: normal;
background: url(http://www.feebleminds-gifs.com/blue-snow.gif) #7098c6 repeat-x;
border-bottom: solid 0px #9BAEBF;
border-top: solid 0px #FFFFFF;
padding-left: 10px;
padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: white;
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: none;
}

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

/* 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://i169.photobucket.com/albums/u207/sharktrainers/forum/cellpic2.gif) #88A6C0 repeat-x;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/cellpic7.gif) #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: 11px;
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: lowercase;
vertical-align: top;
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  13px;
vertical-align: center;
padding: 2px 6px 6px 20px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/cellpic3.gif)  left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/cellpic3.gif) left top repeat-x;
}
.maintab_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/cellpic3.gif) right bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/cellpic3.gif) left top no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/cellpic4.gif) repeat-x;
}
.maintab_active_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/cellpic3.gif) left top 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;
                  font-weight:bold;
text-decoration: none;
}

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

.mirrortab_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/cellpic3.gif) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/cellpic3.gif) repeat-x;
}
.mirrortab_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/cellpic3.gif) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/cellpic3.gif) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/cellpic3.gif) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/cellpic3.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: #000033;
                  font-weight:bold;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #ffffff;
                  font-weight:bold;
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;
}


 8 
 on: January 05, 2008, 03:47:45 pm 
Started by Nutz - Last post by Nutz
May not be to most liking but anywho



Preview

New Post



No New Post



Tiki Torch



Code:
{
color: #FFFFFF;
font-weight:bold;
text-decoration: none;
}
a:visited
{
color: #FFFFFF;
font-weight:bold;
text-decoration: none;
}
a:hover
{
color: #FFff00;
font-weight:bold;
text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #ffffff;
font-weight:bold;
font-size:11px;
text-decoration: none;
}
a.nav:hover
{
color: yellow;
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: #FFFFFF;
              font-weight:bold;
font-size: 13px;
font-family:verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
background-color:transparent; border:none; border-width:0px; } body, .bodyContent { background-image:url(http://i169.photobucket.com/albums/u207/sharktrainers/tropical_moon-1.jpg); background-position:Center Center; background-attachment:fixed; background-repeat:repeat; margin: 0px;
padding: 12px 40px 4px 40px;

}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
background-color: ;
color: transparent;
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: #541111;
background-color: #000000;
}

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

/* A code block - maybe even PHP ;). */
.code
{
color: #FFFFFF;
background-color: #000000;
font-size: 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;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-size: 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: 100%;
}

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

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

/* 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: white;
font-style: normal;
background-color:transparent;
border-bottom: solid 1px #000000;
border-top: solid 1px #000000;
padding-left: 10px;
padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: white;
font-style: normal;
}

.titlebg a:hover
{
color: #000000;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: white;
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-color:transparent;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background-color:transparent;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
border-bottom: solid 1px #000000;
}
.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: transparent;
padding: 0px;
}

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

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: 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: lowercase;
vertical-align: top;
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  12px;
vertical-align: top;
padding: 2px 6px 6px 16px;
font-family: verdana, sans-serif;
}

.maintab_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blackbargif.jpg) left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blackbargif.jpg) left bottom repeat-x;
}
.maintab_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blackbargif.jpg) left bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blackbargif.jpg) left bottom no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blackbargif.jpg) left bottom repeat-x;
}
.maintab_active_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blackbargif.jpg) 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: lowercase;
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: verdana, sans-serif;
}

.mirrortab_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blackbargif.jpg) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blackbargif.jpg) repeat-x;
}
.mirrortab_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blackbargif.jpg) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blackbargif.jpg) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blackbargif.jpg) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/blackbargif.jpg) 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: #000000;
color: white;
text-align: center;
font-weight: bold;
font-size: 18pt;
padding: 3px;
width: 100%;
position: fixed;
top: 0;
left: 0;
}

 9 
 on: January 05, 2008, 03:45:56 pm 
Started by Nutz - Last post by Nutz

 *click thumbnail*

Code:
/* Normal, standard links. */
a:link
{
color: #000000;
                  font-weight:bold;
text-decoration: none;
}
a:visited
{
color: #3077ba;
                 font-weight:bold;
text-decoration:underline;
}
a:hover
{
color: #000077;
                  font-weight:bold;
text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #000000;
        font-size:small;
text-decoration: none;
}
a.nav:hover
{
color: #3077ba;
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-image:url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/stylesidebar.gif); background-attachment:fixed; background-repeat:no-repeat;background-color: #e8e8e8;
                  margin: 0px;
padding: 2px 2px 4px 150px;

}

/* 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: #ffffff;
background-color: #888888;
border: 1px solid #000000;
margin: 1px;
padding: 1px;
font-size: 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: 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: 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: #000000;
background-color:#ffffff;

}
.windowbg2
{
color: #000000;
background-color: #ffffff;
}
.windowbg3
{
color: #000000;
background-color: #e8e8e8;
}
/* the today container in calendar */
.calendar_today
{
background-color: #e8e8e8;
}

/* 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://i169.photobucket.com/albums/u207/sharktrainers/forum/header_sub_3.gif) #E9F0F6 repeat-x;
border-bottom: solid 0px #9BAEBF;
border-top: solid 0px #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: none;
}

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

/* 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://i169.photobucket.com/albums/u207/sharktrainers/forum/carbonfibergrad2.jpg) #4340a8 repeat-x;
color: #ffffff;
padding-left: 1px;
padding-right: 1px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/header_sub_3.gif) #A1BFD9 repeat-x;
color: #ffffff;
padding-left: 1px;
padding-right: 1px;
}
.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: 11px;
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: lowercase;
vertical-align: top;
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  13px;
vertical-align: top;
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/carbonfibergrad2.jpg)  left top no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/carbonfibergrad2.jpg) left top repeat-x;
}
.maintab_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/carbonfibergrad2.jpg) left top no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/carbonfibergrad2.jpg) left top no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/16781.gif)  center repeat-x;
}
.maintab_active_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/carbonfibergrad2.jpg) left top 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;
                  font-weight:bold;
text-decoration: none;
}

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

.mirrortab_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/carbonfibergrad2.jpg) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/carbonfibergrad2.jpg) repeat-x;
}
.mirrortab_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/carbonfibergrad2.jpg) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/carbonfibergrad2.jpg) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/carbonfibergrad2.jpg) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i169.photobucket.com/albums/u207/sharktrainers/forum/carbonfibergrad2.jpg) 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: #ffffff;
                  font-weight:bold;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #f9fc26;
                  font-weight:bold;
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;
}

.tablepad    { background-color:#e8e8e8; padding:6px; border:0px solid #e8e8e8; }

 10 
 on: December 22, 2007, 08:25:12 pm 
Started by Nutz - Last post by Nutz
Test 2
j
j
j
j
j
j
j

j
j
j
j
j

j
j
j
j
j
j

j
j
j
j
j
j
j
j
j
j

j
j
j
j

Pages: [1] 2
Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum

Powered by SMF | SMF © 2006, Simple Machines LLC
ServerBeach Coupon