I made a new style!! And its gone good!!!!
Preview:
www.gamerzpalace.smfforfree4.com/* Normal, standard links. */
a:link
{
color: #FFFFFF;
text-decoration: none;
}
a:visited
{
color: #FFFFFF;
text-decoration: none;
}
a:hover
{
color: #EF5D2A;
text-decoration: underline;
}
/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #FFFFFF;
text-decoration: none;
}
a.nav:hover
{
color: #EF5D2A;
text-decoration: underline;
}
/* Navigation links - for the link tree. */
span.pathway
{
display: block;
height: 16px;
line-height: 16px;
vertical-align: middle;
margin-top: 5px;
margin-bottom: 10px;
color: #EF5D2A;
font-weight: normal;
}
span.pathway img
{
margin: 0px 10px;
vertical-align: middle;
}
div#pathway
{
margin-bottom: 10px;
padding-left: 8px;
}
/* Tables should show empty cells. */
table
{
empty-cells: show;
}
/* By default (td, body..) use verdana in black. */
body, td, th, tr
{
color: #FAFAFA;
font-size: small;
font-family: verdana, sans-serif;
}
/* The main body of the entire forum. */
body
{
background: #141414 url(./images/background.jpg) top left;
background-repeat: repeat-x;
margin: 0px;
padding: 0px 0px 0px 0px;
}
#logo
{
font-size: 85%;
color: #EEE;
font-family: verdana, sans-serif;
padding: 0 2em 1em 2em;
}
#logo h1
{
margin: 0;
padding: 0;
font-size: 95%;
color: #DDD;
font-family: verdana, sans-serif;
}
#wrapper
{
width: 95%;
margin: auto auto;
}
/* The header parts of the template */
#header
{
height: 163px;
background: transparent url(images/top.jpg) repeat-x top;
padding: 0 28px;
font-family: verdana, sans-serif;
}
#header .middletext a
{
text-decoration: none;
border-bottom: 1px dotted #CCC;
font-family: verdana, sans-serif;
}
#header .middletext a:hover
{
text-decoration: none;
color: #EF5D2A;
border-bottom: 1px dotted #EF5D2A;
font-family: verdana, sans-serif;
}
/* Input boxes - just a bit smaller than normal so they align well. */
input,button
{
border: solid 1px #EF5D2A;
background: #161616;
font-size: 10pt;
color: #FFF;
font-family: verdana, sans-serif;
}
/* All input elements that are checkboxes or radio buttons. */
textarea
{
border: solid 1px #EF5D2A;
background: url(./images/input.jpg) #161616 repeat;
font-size: 11pt;
color: #FFF;
font-family: verdana, sans-serif;
}
/* All input elements that are checkboxes or radio buttons. */
input.check
{
color: #EF5D2A;
border: solid 1px #505050;
background: #161616;
}
input:focus, select:focus{
color: #EF5D2A;
background: #161616;
border: solid 2px #EF5D2A;
}
/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
background: #161616;
font-size: 10pt;
font-weight: normal;
color: #FFF;
border: solid 1px #EF5D2A;
font-family: verdana, sans-serif;
}
/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
height: 1px;
border: 0;
color: #434343;
background-color: #343434;
}
/* No image should have a border when linked */
a img{
border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
color: #FFFFFF;
background-color: #686868;
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: #FFFFFF;
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: #FF0000;
}
/* The main post box - this makes it as wide as possible. */
.editor
{
width: 96%;
}
/* Highlighted text - such as search results. */
.highlight
{
background-color: #FFF000;
font-weight: bold;
color: #000000;
}
/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
font-family: verdana, sans-serif;
color: #dcdcdc;
background-color: #020202;
border-bottom: 2px solid #151515;
padding: 1ex;
}
.windowbg2
{
font-family: verdana, sans-serif;
color: #dcdcdc;
background-color: #0B0B0B;
border-bottom: 2px solid #151515;
padding: 1ex;
}
.windowbg3
{
font-family: verdana, sans-serif;
color: #fff;
background-color: #000000;
border-bottom: 2px solid #151515;
padding: 1ex;
}
/* the today container in calendar */
.calendar_today
{
color: #EF5D2A;
background: #141414;
text-align: center;
}
td.windowbg img, td.windowbg2 img
{
margin-right: 1ex;
}
/* 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(images/titlebg.jpg) #3E3E3E repeat-x;
border-bottom: solid 1px #303030;
border-top: solid 1px #000;
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: #EF5D2A;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: #fff;
font-style: normal;
text-decoration: underline;
}
.titlebg2 a:hover
{
color: #EF5D2A;
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(./images/catbg.jpg) #000000 repeat-x;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url(./images/catbg.jpg) #000000 repeat-x;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
border-bottom: solid 1px #020202;
}
.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: #EF5D2A;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
background-color: #393939;
padding: 0px;
}
/* This is used on tables that should just have a border around them. */
.tborder
{
padding: 1px;
border: 1px solid #393939;
background-color: #151515;
}
/* 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: #FF0000;
}
/* 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: #FFF;
text-transform: uppercase;
vertical-align: top;
}
.maintab_back, .maintab_active_back
{
color: #FFF;
text-decoration: none;
font-size: 9px;
vertical-align: top;
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}
.maintab_first
{
background: url(images/maintab_first.gif) left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(images/maintab_back.gif) left bottom repeat-x;
}
.maintab_last
{
background: url(images/maintab_last.gif) left bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(images/maintab_active_first.gif) left bottom no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(images/maintab_active_back.gif) left bottom repeat-x;
}
.maintab_active_last
{
background: url(images/maintab_active_last.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: #FFF;
text-decoration: none;
}
.maintab_back a:hover, .maintab_active_back a:hover
{
color: #CECECE;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: #FFF;
text-transform: uppercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: #FFF;
text-decoration: none;
font-size: 9px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: tahoma, sans-serif;
}
.mirrortab_first
{
background: url(images/mirrortab_first.gif) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(images/mirrortab_back.gif) repeat-x;
}
.mirrortab_last
{
background: url(images/mirrortab_last.gif) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(images/mirrortab_active_first.gif) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(images/mirrortab_active_back.gif) repeat-x;
}
.mirrortab_active_last
{
background: url(images/mirrortab_active_last.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: #FFF;
text-decoration: none;
}
.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #CECECE;
text-decoration: none;
}
/***** Focus Menu *****/
#menu
{
vertical-align: center;
background: transparent;
}
#menu ul
{
padding: 0;
margin: 0;
list-style: none;
}
#menu ul li
{
float: left;
}
#menu ul li a
{
display: block;
padding: 4px 6px 4px 6px;
font-family: Lucida Grande, Lucida sans, serif;
font-weight: bold;
background-color: transparent;
border-right: 1px solid #070707;
text-decoration: none;
color: #999999;
}
#menu ul li a:hover, #menu #active a
{
background-color: transparent;
color: #EF5D2A;
text-decoration: none;
border-bottom: 2px solid #EF5D2A;
}
#footer
{
background: #1c1c1c url(./images/titlebg.jpg);
background-repeat: repeat-x;
font-size: 10px;
text-align: center;
padding: 10px;
clear: both;
color: #999999;
}
#footer a
{
color: #999999;
}
#footer a:hover
{
color: #EF5D2A;
}
#ajax_in_progress
{
background: url(images/ajaxloading.gif) no-repeat 25%;
text-align: left;
font-size: 18px;
font-family: Lucida Grande, Lucida sans, serif;
padding: 10px;
padding-left: 65px;
position: absolute;
left: -105px;
width: 100px;
height: 100px;
border: 1px solid #000;
}
#ajax_center
{
top: 45%;
width: 105px;
position: absolute;
left: 50%;
}