[AC-Admins] New Website! [NEED INFO]

Solei solei at tixen.com
Wed May 24 13:39:20 EDT 2006


 >I would think it would be nice for all the server pages to be in the same
 >style, which then means we're likely to have sync problems between them.

AAaaaaactually..  The awesomecool thing about the way I did this sight 
design, is that the body of each page is little more then text and 
images.  For example:
If you go to the main site, index.php,  The code looks like this:
----------code----------
<html>
    <?php
    include("top.php");
    ?>
Welcome to the Anthrochat IRC Network[snip]
---------/code----------
The top bar of the site, and all the page layouts and style settings are 
located in top.php, and every page will php-include that page to give 
it's stylings.  This means, to change the look of the site (Which, by 
the way I intend to do- this is by no means finished material! What's up 
right now I put together in 3 hours last night), one only has to edit 
top.php, and the rest of the site will follow suit. :3   Awesome, no?

 >http://web.floof.org/pippin/maptest/test.html
 >Unfortunately it's a right pain to update at the moment; fixing that
 >is on my list of things to do too. Hopefully later this week. My time
 >has been *quite* full lately.
Well, as soon as you get the chance, please do update this.  It looks 
awesome as is, I can't wait to see what you do with it, and I definitely 
can't wait to see it on our site!

Thanks a lot, Pippin. :D

-Solei



More information about the Admins mailing list