General Community > Scripting Help

Forum Design Help

(1/1)

DarkBeast:
Well look I want to make my forum look good. What I have in mind is something like  how these people have there forum. http://www.touchofdeathforums.com/eclipse/downloads.php See how they have the buttons set up good etc. Well I want my forum to look like that. Alot of people tell me that like for example that downloads page is way diffrent then the forum itself. Well I really want to make something like it. What I mean see how there theme matches and they have everything set up . Well I want to do that . I first off want to fix this . http://warofgames.x10.mx/downloads.php this thing has the buttons etc but they don't have for example the same theme as my forum. Which is this http://warofgames.x10.mx/ . I want to set up my forum or website to look like touchofdeath's . What do I have to do ? I would apreacciate if one of yall told me what I have to do.
Thank You for your patience.
Edit: This is what I got to far. And it is no big deal sence well it is not something really  important. Here is my source I got so far.

--- Code: ---<html>
<?php require('/home/warofgam/public_html/SSI.php'); ?>
<title>Downloads</title>
<head><style type="text/css">
<!--
body { background: #000000; color:#AEAEAE;}

a:link {background:#000000; color:#AEAEAE;}
a:visited {background:#000000; color:#AEAEAE;}
a:active {background:#000000; color:#AEAEAE;}
a:hover {background:#000000; color:#AEAEAE;}
-->
</style>
</head>
<body>
<font size="8">Dowloads Page</font><br />
<?php ssi_menubar(); ?>
<p>Here you can download WarOfGames. We have a auto updater.<br />
So you don't need to download WarOfGames multiple times. <br />
To start downloading War Of Games click on one of the links below.<br />
<a href="http://warofgames.x10.mx/files/WarOfGamesSetup.msi"><img src="http://freemmorpgmaker.com/files/imagehost/pics/2b6ee0482be0cff4581e1a229c3d4193.jpg" /></a>
<a href="http://www.mediafire.com/?a7efdd32a3ah8ja"><img src="http://freemmorpgmaker.com/files/imagehost/pics/a452a046c346e393682e1bcce702f961.jpg" /></a>
</body></html>
--- End code ---

Navigation

[0] Message Index

Go to full version