Log In · Register

 
 
Closed TopicStart new topic
im about to rip my hair out!, php..
wildncrazyath3rt
post Feb 26 2007, 04:27 PM
Post #1


Senior Member
****

Group: Member
Posts: 280
Joined: Jul 2006
Member No: 436,368



i have this up
http://www.brakemysoul.net/theme.php

and nothing shows i dont kno how to get it to show.. plz tell!
im soo confuzzled
 
clarity
post Feb 26 2007, 04:54 PM
Post #2


vengeance.
*******

Group: Official Member
Posts: 3,058
Joined: Jul 2006
Member No: 437,024



uh the link you provided takes me to a blank page, is that the problem?
 
Jeng
post Feb 26 2007, 04:55 PM
Post #3


Senior Member
*******

Group: Official Member
Posts: 7,149
Joined: Aug 2005
Member No: 213,509



Did you code it?
 
wildncrazyath3rt
post Feb 26 2007, 06:15 PM
Post #4


Senior Member
****

Group: Member
Posts: 280
Joined: Jul 2006
Member No: 436,368



code it as in Style.css?

yes the blank page i want to show up as the theme. but like it doesnt show.. :(
 
freeflow
post Feb 26 2007, 06:37 PM
Post #5


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



1. Explain what your trying to do. In a more specific manner.
2. Post the code of that page.
 
wildncrazyath3rt
post Feb 26 2007, 06:57 PM
Post #6


Senior Member
****

Group: Member
Posts: 280
Joined: Jul 2006
Member No: 436,368



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
 
freeflow
post Feb 26 2007, 07:12 PM
Post #7


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Um what app. are you using that you have a language folder , and I don't need the style code I need the theme.php page.
 
wildncrazyath3rt
post Feb 26 2007, 07:13 PM
Post #8


Senior Member
****

Group: Member
Posts: 280
Joined: Jul 2006
Member No: 436,368



app?
i use Smartftp to transfer. and dreamweaver to edit.
how do i give u the theme php?
i could email u the file

lol i have aim if u need to really get it.
and no im not a 123yr old dude.
lol
im awesome. :=]

i just need to get this done so i can get it up. and learn
 
freeflow
post Feb 26 2007, 07:24 PM
Post #9


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



You can just post the contents you have in it or pm it to me. Sorry Ignore what I put above I was thinking about something else.

So basically your trying to use php includes. I suggest reading this first:
http://pixelfx.org/tuts/php/phpincludes.html

 
wildncrazyath3rt
post Feb 26 2007, 07:33 PM
Post #10


Senior Member
****

Group: Member
Posts: 280
Joined: Jul 2006
Member No: 436,368



i Pmed u.
and also that was the wrong style css lol
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: