kay.
im trying to get it to work.
lol
i have
theme.php
news_template.php
languges folder.
image folder.
and style.css
style is
CODE
a {
color: black;
text-decoration: none;
}
a:hover {
color: #4169E1;
text-decoration: none;
}
a.forumlink{
color: black;
text-decoration: underline;
}
body {
background-color: #808080;
background-image: url(images/bg.jpg);
font: 8px verdana, tahoma, arial, sans-serif;
margin: 10px;
scrollbar-3dlight-color: #6A6A6A;
scrollbar-arrow-color: #00CAFC;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #1F1F1F;
scrollbar-highlight-color: #1F1F1F;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #2E2E2E;
text-align: left;
}
form {
margin: 2px 0px 0px 0px;
}
hr {
border-bottom: #C6D6D6 1px solid;
border-top: #006699 1px solid;
height: 2px;
text-align: center;
vertical-align: bottom;
width: 100%;
}
p {
margin-top: 0px;
}
td {
color: black;
font: normal 9px verdana, tahoma, arial, helvetica, sans-serif;
padding: 0px, 0px, 0px, 0px;
text-align: left;
}
.border {
background-color: transparent;
border: #000000 1px solid;
}
.button{
background: #303030;
border-bottom-color: #F5F5F5;
border-left-color: #708090;
border-right-color: #708090;
border-top-color: #F5F5F5;
color: #DCDCDC;
font: 11px verdana,arial,helvetica,sans-serif;
text-align: center;
}
.captiontext {
color: black;
font: bold 16px Arial, Helvetica, Geneva, sans-serif;
}
.defaulttext {
color: black;
font: normal 9px verdana, tahoma, arial, helvetica, sans-serif;
}
.fborder, .fbdefault{
border: 1px solid #000000;
}
.fcaption, .fcdefault {
border: 1px solid Black;
color: black;
font: bold 10px verdana, tahoma, arial, helvetica, sans-serif;
padding-bottom: 2px;
padding-left: 8px;
padding-right: 0px;
padding-top: 2px;
}
.fcaption2{
border: 1px solid #000000;
color: Black;
font: bold 10px verdana, tahoma, arial, helvetica, sans-serif;
padding-bottom: 2px;
padding-left: 8px;
padding-right: 0px;
padding-top: 2px;
}
.finfobar{
border: #000000 1px solid;
color: #000000;
font: 11px verdana, tahoma, arial, helvetica, sans-serif;
padding: 4px;
}
.forumheader{
border: 1px solid #000000;
color: Black;
font: bold 9px verdana, tahoma, arial, helvetica, sans-serif;
padding: 4px;
}
.forumheader2, .f2default{
border: 1px solid #000000;
color: Black;
font: bold 9px verdana, tahoma, arial, helvetica, sans-serif;
padding: 4px;
}
.forumheader3, .f3default{
border: 1px solid #000000;
color: black;
font: 9px verdana, tahoma, arial, helvetica, sans-serif;
padding: 4px;
background-image: url(images/bg2.gif);
}
.helpbox {
background-color: transparent;
border: 0px none #FF0000;
color: black;
font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}
.indent{
background-color: Gray;
border: 1px solid;
border-bottom: 1px solid Black;
border-left: 1px solid Black;
border-right: 1px solid Black;
border-top: 1px solid Black;
color: black;
font: 11px verdana, tahoma, arial, sans-serif;
margin: 5px;
padding: 2px;
}
.infobar{
background-image: url(images/cap1.gif);
border-bottom: #CCCCCC 1px solid;
border-left: #FFFFFF 1px solid;
border-right: #CCCCCC 1px solid;
border-top: #FFFFFF 1px solid;
color: #000000;
font: 9px tahoma, arial, verdana, helvetica, sans-serif;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
padding-top: 2px;
}
.mediumtext {
color: black;
font: normal 9px verdana, tahoma, arial, helvetica, sans-serif;
}
.nextprev{
border: 1px solid #545454;
color: White;
font: normal 9px verdana, tahoma, arial, helvetica, sans-serif;
padding: 2px;
text-align: center;
}
.searchhighlight{
color: #D0A700;
font-weight: bold;
text-decoration: underline;
}
.smallblacktext{
color: Black;
font: normal 9px verdana, tahoma, arial, helvetica, sans-serif;
padding: 0px, 0px, 0px, 0px;
text-align: left;
}
.smallwhitetext{
color: White;
font: normal 9px verdana, tahoma, arial, helvetica, sans-serif;
padding: 0px, 0px, 0px, 0px;
text-align: left;
}
.smalltext {
color: #000000;
font: 9px verdana, tahoma, arial, helvetica, sans-serif;
letter-spacing: -1px;
}
.spacer{
padding-bottom: 8px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}
.tbox{
background-color: #A7A7A7;
border-bottom-color: #545454;
border-left-color: #545454;
border-right-color: #545454;
border-top-color: #545454;
color: black;
font: 11px verdana,arial,helvetica,sans-serif;
text-indent: 2px;
}
.headertopleft1{
background-image: url(images/headertopleft1.gif);
width: 58px;
background-repeat: no-repeat;
}
.headertopleft2{
background-image: url(images/headertopleft2.gif);
width: 30%;
background-repeat: repeat-x;
font: 12px verdana, tahoma, arial, helvetica, sans-serif;
padding-bottom: 2px;
color: Black;
}
.headertopleft3{
background-image: url(images/headertopleft3.gif);
width: 13px;
background-repeat: no-repeat;
}
.headertopmiddle{
background-image: url(images/headertopmiddle.gif);
width: 40%;
background-repeat: repeat-x;
}
.headertopright1{
background-image: url(images/headertopright1.gif);
width: 13px;
background-repeat: no-repeat;
}
.headertopright2{
background-image: url(images/headertopright2.gif);
width: 30%;
background-repeat: repeat-x;
font: 12px verdana, tahoma, arial, helvetica, sans-serif;
padding-bottom: 2px;
color: black;
}
.headertopright3{
background-image: url(images/headertopright3.gif);
width: 59px;
background-repeat: no-repeat;
}
.headermiddleleft{
background-image: url(images/headermiddleleft.gif);
width: 11px;
background-repeat: repeat-y;
}
.headermiddlemiddle{
background-image: url(images/logo.gif);
background-repeat: no-repeat;
}
.repeater{
background-image: url(images/repeater.gif);
background-repeat: repeat-x;
width: 100%;
}
.headermiddleright{
background-image: url(images/headermiddleright.gif);
width: 11px;
background-repeat: repeat-y;
}
.headerbottommiddle{
background-image: url(images/headerbottommiddle.gif);
width: 100%;
background-repeat: repeat-x;
}
.basebottomleft{
background-image: url(images/basebottomleft.gif);
width: 18x;
background-repeat: no-repeat;
}
.basebottommiddle{
background-image: url(images/basebottommiddle.gif);
width: 100%;
background-repeat: repeat-x;
}
.basebottomright{
background-image: url(images/basebottomright.gif);
width: 18px;
background-repeat: no-repeat;
}
.newstopleft{
background-image: url(images/newstopleft.gif);
width: 47px;
background-repeat: no-repeat;
}
.newstopmiddle{
background-image: url(images/newstopmiddle.gif);
width: 100%;
background-repeat: repeat-x;
}
.newstopright{
background-image: url(images/newstopright.gif);
width: 48px;
background-repeat: no-repeat;
}
.blank{
background-image: url(images/blank.gif);
width: 1px;
background-repeat: repeat;
}
.newsmiddleleft{
background-image: url(images/newsmiddleleft.gif);
width: 9px;
background-repeat: repeat-y;
}
.newsbody{
border: 1px solid Black;
background-image: url(images/newsbody.gif);
width: 100%;
background-repeat: repeat;
}
.newsmiddleright{
background-image: url(images/newsmiddleright.gif);
width: 9px;
background-repeat: repeat-y;
}
.newsbottomleft{
background-image: url(images/newsbottomleft.gif);
width: 12px;
background-repeat: no-repeat;
}
.newsbottommiddle{
background-image: url(images/newsbottommiddle.gif);
width: 100%;
background-repeat: repeat-x;
}
.newsbottomright{
background-image: url(images/newsbottomright.gif);
width: 12px;
background-repeat: no-repeat;
}
.bg2{
background-image: url(images/bg2.gif);
background-repeat: repeat;
width: 5px;
}
.bg3{
background-image: url(images/bg3.gif);
width: 2px;
background-repeat: repeat;
}
.breaker{
background-image: url(images/bg2.gif);
background-repeat: repeat;
width: 5px;
}
.domding{
background-image: url(images/bg3.gif);
background-repeat: repeat;
width: 100%;
}
#chatbox{
width: 97%;
font-family: verdana,tahoma,arial,helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 9px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
color: White;
}
#clock {
font: 12px verdana, tahoma, arial, helvetica, sans-serif;
padding-bottom: 2px;
color: black;
}
#defaulttext2{
color: Black;
}
thats it.
and i dont kno how to put the php on my site.. and get it to work