great news guys
UPDATE 0.0..3
Header fixed, Navtabs (Home,Forum,etc) fixed
Code:
#toplinks {
top: 0px !important;
background: black !important;
}
#navtabs {
background: url(http://img801.imageshack.us/img801/3243/unbenanntj.gif) repeat-x !important;
padding: 0px 0px 0px 0px;
height: 26px;
}
.above_body {
background: black !important;
_background-image: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px solid #B6B6B8;
-moz-border-radius-bottomleft: 0px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
}
div.title {
position: right;
background: #F1F1F1 !important;
margin: 1px;
padding: 5px;
}
.header, .article_title {
font: bold 22px Arial !important;
color: black !important;
line-height: normal !important;
}
.navtabs li.selected a.navtab {
color: white;
background: url(http://img801.imageshack.us/img801/3243/unbenanntj.gif) repeat-x;
position: relative;
top: -0px;
padding-top: 0px;
z-index: 10;
}
.navtabs li a.navtab {
border-top: 0;
border-left: 0;
display: block;
background: url(http://img801.imageshack.us/img801/3243/unbenanntj.gif) repeat-x;
_background-image: none;
min-width: 60px;
width: auto !important;
width: 60px;
_min-width: 75px;
_width: auto !important;
_width: 75px;
text-align: center;
color: white;
font: bold 12px Arial,Calibri,Verdana,Geneva,sans-serif;
text-decoration: none;
line-height: 26px;
}
.navtabs li a.navtab:hover {
background: url(http://img801.imageshack.us/img801/3243/unbenanntj.gif) repeat-x 0 -0px;
_background-image: none;
color: white;
padding-top: 1px;
}
I guess most of this stuff isn't necessary but as long as it works..
As soon as it looks good/usable I will make a tutorial on how to use this code.
Current Problems:
-finding the right color of the News Titles
-the rest of the site
I NEED YOUR HELP!
oh yea and why can't I edit my "starting"post in this thread?