| Author |
Message / Information |
Kwama King

Quote | Reply | This message was updated on 12/30/2003 7:13:23 PM by Kwama King
| My Gaming Template posted on: 9/27/2003 10:08:07 PM Color Scheme
Background: #000000 Text: #FFFFFF Table Heading Background: #333333 Table Heading Foreground: #FFFFFF Border Color: #000000 Message Table Background 1: #222222 Message Table Background 2: #333333 Message Table Text Color: #FFFFFF Message Table Link Color: #FFFFFF
put this in the <head></head>
<style type="text/css"> <!-- body { background-image: url('http://www.uploadit.org/files/131003-bg5.GIF'); background-attachment: fixed; font-family: Curlz, Digital, helvetica, sans-serif; font-size: 11px; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #333333; scrollbar-shadow-color: #111111; scrollbar-face-color: #333333; scrollbar-highlight-color: #555555; scrollbar-darkshadow-color: #222222; scrollbar-3dlight-color: #444444; } --> </style>
now put this in the Header
<table align="center" cellpadding="3" cellspacing="0" border="5" bordercolor="#000000"> <tr> <td align="center">
now put this in the footer
</td> </tr> </table> <br />
<table align="center" border="0"> <tr> <td> <a href="#">Back to the Top</a> | <a href="javascript:self.close();">Close Window</a> </td> </tr> </table>
Screenshot - this is just a screenshot of the color scheme.. there is some extra stuff in that Code..
 |
Pretty Little Songbird

Quote | Reply |
|
My Gaming Template
replied on: 9/28/2003 6:46:54 PM
nice design
|
Kwama King

Quote | Reply |
|
My Gaming Template
replied on: 9/28/2003 8:58:58 PM
thanks, its the layout i used for my forum, please come and post there,
the link is in my sig, its the banner, just click it.
|
SST_Defiant^DFA^

Quote | Reply |
|
My Gaming Template
replied on: 11/11/2003 10:40:49 AM
that's a lot of codes, i made something like that and it's easier.
what do those codes do for the forum ?
|
Kwama King

Quote | Reply |
|
My Gaming Template
replied on: 12/30/2003 7:11:13 PM
its CSS..
|
sullenfindsolace
Quote | Reply |
|
My Gaming Template
replied on: 1/26/2004 4:05:41 PM
umm..no its not...
|
Kwama King

Quote | Reply |
|
My Gaming Template
replied on: 2/4/2004 11:03:18 PM
wow............ a table.....
thats a lot of code.. LMAO..
|
Forta-Kon

Quote | Reply |
|
My Gaming Template
replied on: 4/18/2004 1:27:27 PM
Your screen shot is out of date. I wanna see what it looks like.
|
Orvas

Quote | Reply |
|
My Gaming Template
replied on: 4/18/2004 1:49:23 PM
me 2
|
lil redhellion
ChatArea.com Helper

Quote | Reply |
|
My Gaming Template
replied on: 4/19/2004 6:01:50 AM
I do believe his coding is CSS. There is basically three forms of CSS, internal, external, and inline. His is just one of the forms of CSS.
|