so, i cant get my style to post up...in the place where it gives you the option to upload, it has "visit this styles site"...i started with a theme from
The original subSilver Theme for phpBB version 2+
Created by subBlue design
http://www.subBlue.com
and then tweaked it to my liking...it isnt MPC colors, but i like it...and it only works well on the forums, not main page...
here is the code:
Code:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(http://www.maximumpc.com/forums/index.php),
domain(maximumpc.com) {
/*
The original subSilver Theme for phpBB version 2+
Created by subBlue design
http://www.subBlue.com
*/
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-color: #484848 ! important;
}
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #2AAAA8 ! important; }
a:hover { text-decoration: underline ! important; color : #2AAAA8 ! important; }
hr { height: 0px ! important; border: solid #2AAAA8 0px ! important; border-top-width: 1px ! important;}
/* This is the border line & background colour round the entire page */
.bodyline { background-color: #000000 ! important; border: 1px #000000 solid ! important; }
/* This is the outline round the main forum tables */
.forumline { background-color: #000000 ! important; border: 2px #000000 solid ! important; }
/* Main table cell colours and backgrounds */
td.row1 { background-color: #4F4F6F ! important; }
td.row2 { background-color: #1E1E3E ! important; }
td.row3 { background-color: #2F2F4F ! important; }
/*
This is for the table cell above the Topics, Post & Last posts on the index.php page
By default this is the fading out gradiated silver background.
However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
background-color: #006699 ! important;
background-repeat: repeat-y ! important;
}
/* Header cells - the blue and silver gradient backgrounds */
th {
color: #FFFFFF ! important; font-size: 11px ! important;
background-color: #113274 ! important; height: 25px ! important;
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-color:#006699 ! important; border: #000000 ! important; border-style: solid ! important; height: 28px ! important;
}
/*
Setting additional nice inner borders for the main table cells.
The names indicate which sides the border will be on.
Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
height: 29px ! important;
border-width: 0px 0px 0px 0px ! important;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold ! important; border: #000000 ! important; border-style: solid ! important; height: 28px ! important; }
td.row3Right,td.spaceRow {
background-color: #113274 ! important; border: #000000 ! important; border-style: solid ! important; }
th.thHead,td.catHead { font-size: 12px ! important; border-width: 0px 0px 0px 0px ! important; }
th.thSides,td.catSides,td.spaceRow { border-width: 0px 0px 0px 0px ! important; }
th.thRight,td.catRight,td.row3Right { border-width: 0px 0px 0px 0px ! important; }
th.thLeft,td.catLeft { border-width: 0px 0px 0px 0px ! important; }
th.thBottom,td.catBottom { border-width: 0px 0px 0px 0px ! important; }
th.thTop { border-width: 0px 0px 0px 0px ! important; }
th.thCornerL { border-width: 0px 0px 0px 0px ! important; }
th.thCornerR { border-width: 0px 0px 0px 0px ! important; }
/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2 {
font-size: 18px ! important; font-family: "Verdana",Verdana, Arial, Helvetica, sans-serif ! important;
text-decoration: none ! important; line-height : 120% ! important; color : #5D7790 ! important;
}
/* General text */
.gen { font-size : 12px ! important; }
.genmed { font-size : 11px ! important; }
.gensmall { font-size : 10px ! important; }
.gen,.genmed,.gensmall { color : #FFFFFF ! important; }
a.gen,a.genmed,a.gensmall { color: #2AAAA8 ! important; text-decoration: none ! important; }
a.gen:visited,a.genmed:visited,a.gensmall:visited { color: #2AAAA8 ! important; text-decoration: none ! important; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #2AAAA8 ! important; text-decoration: underline ! important; }
/* The register, login, search etc links at the top of the page */
.mainmenu { font-size : 11px ! important; color : #2AAAA8 }
a.mainmenu { text-decoration: none ! important; color : #2AAAA8 ! important; }
a.mainmenu:hover{ text-decoration: underline ! important; color : #2AAAA8 ! important; }
/* Forum category titles */
.cattitle { font-weight: bold ! important; font-size: 12px ! important; letter-spacing: 1px ! important; color : #00FF00}
a.cattitle { text-decoration: none ! important; color : #FFFFFF ! important; }
a.cattitle:visited { text-decoration: none ! important; color : #FFFFFF ! important; }
a.cattitle:hover { text-decoration: underline ! important; color : #FFFFFF ! important; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold ! important; font-size: 12px ! important; color : #2AAAA8 ! important; }
a.forumlink { text-decoration: none ! important; color : #2AAAA8 ! important; }
a.forumlink:visited { text-decoration: none ! important; color : #2AAAA8 ! important; }
a.forumlink:hover{ text-decoration: underline ! important; color : #2AAAA8 ! important; }
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav { font-weight: bold ! important; font-size: 11px ! important; color : #2AAAA8 ! important;}
a.nav { text-decoration: none ! important; color : #2AAAA8 ! important; }
a.nav:hover { text-decoration: underline ! important; color : #2AAAA8 ! important;}
/* titles for the topics: could specify viewed link colour too */
.topictitle { font-weight: bold ! important; font-size: 11px ! important; color : #FFFF00 ! important; }
a.topictitle:link { text-decoration: none ! important; color : #2AAAA8 ! important; }
a.topictitle:visited { text-decoration: none ! important; color : #2AAAA8 ! important; }
a.topictitle:hover { text-decoration: underline ! important; color : #2AAAA8 ! important; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px ! important; color : #FFFFFF ! important;}
/* Location, number of posts, post date etc */
.postdetails { font-size : 10px ! important; color : #FFFFFF ! important; }
/* The content of the posts (body of text) */
.postbody { font-size : 12px ! important; color : #FFFFFF}
a.postlink:link { text-decoration: none ! important; color : #006699 }
a.postlink:visited { text-decoration: none ! important; color : #006699 ! important; }
a.postlink:hover { text-decoration: underline ! important; color : #006699}
.error { font-size : 16px ! important; color : #42E5E2 ! important; background-color: #006699 ! important; border: #D1D7DC ! important; border-style: solid ! important;
border-left-width: 1px ! important; border-top-width: 1px ! important; border-right-width: 1px ! important; border-bottom-width: 1px
}
/* Quote & Code blocks */
.code {
font-family: Courier, 'Courier New', sans-serif ! important; font-size: 11px ! important; color: #000000 ! important;
background-color: #AABBCC ! important; border: #0000FF ! important; border-style: solid ! important;
border-left-width: 1px ! important; border-top-width: 1px ! important; border-right-width: 1px ! important; border-bottom-width: 1px
}
.quote {
font-family: Verdana, Arial, Helvetica, sans-serif ! important; font-size: 11px ! important; color: #000000 ! important; line-height: 125% ! important;
background-color: #AABBCC ! important; border: #0000FF ! important; border-style: solid ! important;
border-left-width: 1px ! important; border-top-width: 1px ! important; border-right-width: 1px ! important; border-bottom-width: 1px
}
/* Copyright and bottom info */
.copyright { font-size: 10px ! important; font-family: Verdana, Arial, Helvetica, sans-serif ! important; color: #FFFFFF ! important; letter-spacing: -1px ! important;}
a.copyright { color: #2AAAA8 ! important; text-decoration: none ! important;}
a.copyright:hover { color: #2AAAA8 ! important; text-decoration: underline ! important;}
/* Form elements */
input,textarea, select {
color : #000000 ! important;
font: normal 11px Verdana, Arial, Helvetica, sans-serif ! important;
border-color : #000000 ! important;
}
/* The text input fields background colour */
input.post, textarea.post, select {
background-color : #FFFFFF ! important;
}
input { text-indent : 2px ! important; }
/* The buttons used for bbCode styling in message post */
input.button {
background-color : #EFEFEF ! important;
color : #000000 ! important;
font-size: 11px ! important; font-family: Verdana, Arial, Helvetica, sans-serif ! important;
}
/* The main submit button option */
input.mainoption {
background-color : #FAFAFA ! important;
font-weight : bold ! important;
}
/* None-bold submit button */
input.liteoption {
background-color : #FAFAFA ! important;
font-weight : normal ! important;
}
/* This is the line in the posting page which shows the rollover
help line. This is actually a text box, but if set to be the same
colour as the background no one will know ! important;)
*/
.helpline { background-color: #DEE3E7 ! important; border-style: none ! important; }
}
i know this post is long, if mods dont like it, i give full permission to do what you want to manage this post, including deletion...