TriLight Designs

Discussion in 'Web Design & Programming' started by Matt555, Jul 3, 2007.

  1. Matt555

    Matt555 iMod

    Likes Received:
    98
    Trophy Points:
    48
    Site: Here

    Description:
    I'm working on the back-end for the site (in php) at the minute - I've been doing some .htaccess work with mod_rewrite for some nicer looking (and search engine friendly) URL's:

    Example:

    Code:
    http://www.trilightdesigns.co.uk/admin.php?action=login
    -becomes-
    Code:
    http://www.trilightdesigns.co.uk/admin/login/
    Just a little more friendly on the eyes (and on the search engines) :)

    I'm hoping to get some AJAX in there too once the site's backend is done, I'm also hoping to code a Javascript (cookie-based) style-switcher (hence the little coloured squares in the top right hand corner)

    Any feedback on the site would be great :)

    Many Thanks
    -Matt
     
  2. Sniper

    Sniper Administrator Staff Member

    Likes Received:
    59
    Trophy Points:
    63
    I like it but I would make the top right boxes smaller they don't look quite right :) I like the footer! It has the feel of a wordpress theme, would be cool if it was :)
     
  3. Matt555

    Matt555 iMod

    Likes Received:
    98
    Trophy Points:
    48
    I've been thinking of removing them boxes as I've not coded the styleswitcher yet and they do just kind of 'get in the way' - I'll sort them out soon :)

    I like the big footer part, I've got to add some stuff to it.

    I've finished the news system, I'm going to do the blog system next, that's going to be an edited version of the news system I'm using, it'll take a while to get it all finished (as it's just me coding the site when I feel like it) but I'll get there :)
     

Share This Page