Closed Thread
Results 1 to 12 of 12

Thread: CSS templates help

  1. #1
    Pro Member carlito is an unknown quantity at this point carlito's Avatar
    Join Date
    Apr 2002
    Location
    Melbourne, Australia
    Posts
    436

    Question CSS templates help

    I just finished learning how to code HTML properly by using CSS and the proper web standards (I have been lazy for so long not to retrain myself).

    Anyway, I was wondering how one can have one template for a website saved that you can then edit and it will automatically update all the pages using that template? Is there a free program for that?

    I absolutely refuse to use a "professional" web designing program (i.e. Dreamweaver, etc) - I want to keep designing by hand. BUT I'm at a loss as to how I can update all my webpages at once, instead of going through them all and changing a few bits of code as I redesign my site.
    ____
    ___
    __
    _

  2. #2
    freezoka.net TSO is a name known to allTSO is a name known to allTSO is a name known to allTSO is a name known to allTSO is a name known to allTSO is a name known to allTSO is a name known to all
    Join Date
    Dec 2006
    Location
    East Coast, USA
    Posts
    3,536
    Are you referring to something like a menu? Or a color scheme? Or what?
    hostizzo.com - free hosting

  3. #3
    Pro Member carlito is an unknown quantity at this point carlito's Avatar
    Join Date
    Apr 2002
    Location
    Melbourne, Australia
    Posts
    436
    I'm referring to having ONE template for the whole website, which has blank spaces in it where the content can go (different content for different parts of the site of course, e.g. photos, about us, contact us, etc).

    And I can then edit this template to my heart's content, and see the rest of the pages update themselves automatically when I save the changes.

    Do I need a program for this?

    Or perhaps a server-based application?

    I'm really stuck.
    ____
    ___
    __
    _

  4. #4
    freezoka.net TSO is a name known to allTSO is a name known to allTSO is a name known to allTSO is a name known to allTSO is a name known to allTSO is a name known to allTSO is a name known to all
    Join Date
    Dec 2006
    Location
    East Coast, USA
    Posts
    3,536
    You could use PHP, or ASP. Or, develop the "template" first, using CSS, and then just change the CSS. The problem with using CSS for layout is that if you change the layout, you'd still have to go to each page.

    So, I think the best approach would be using PHP includes.
    hostizzo.com - free hosting

  5. #5
    Pro Member carlito is an unknown quantity at this point carlito's Avatar
    Join Date
    Apr 2002
    Location
    Melbourne, Australia
    Posts
    436
    Oh dear.

    That sounds hard.

    ____
    ___
    __
    _

  6. #6
    freezoka.net TSO is a name known to allTSO is a name known to allTSO is a name known to allTSO is a name known to allTSO is a name known to allTSO is a name known to allTSO is a name known to all
    Join Date
    Dec 2006
    Location
    East Coast, USA
    Posts
    3,536
    It's not too hard. I would recommend getting a book on PHP, and that would help explain a lot of it. Plus, there are quite a few Internet tutorials on the subject as well.
    hostizzo.com - free hosting

  7. #7
    Pro Member carlito is an unknown quantity at this point carlito's Avatar
    Join Date
    Apr 2002
    Location
    Melbourne, Australia
    Posts
    436
    Surely there is another way?

    All I need a simple template-creating-and-modifying program.

    Sureeeeely there is some lovely freeware proggie out there with my name on it ?
    ____
    ___
    __
    _

  8. #8
    freezoka.net TSO is a name known to allTSO is a name known to allTSO is a name known to allTSO is a name known to allTSO is a name known to allTSO is a name known to allTSO is a name known to all
    Join Date
    Dec 2006
    Location
    East Coast, USA
    Posts
    3,536
    Hmmmm.....I don't know on that. Maybe someone else does... as for your name on it....
    hostizzo.com - free hosting

  9. #9
    Pro Member carlito is an unknown quantity at this point carlito's Avatar
    Join Date
    Apr 2002
    Location
    Melbourne, Australia
    Posts
    436
    Actually now that I think about it, if I could find a free blogging service which would let me embed the posts in my site then I wouldn't need to learn PHP. I could just have a static site and update the news section using an external site, which would be handy.

    Anyone know a good free easy to use blogger that allows this? It would be used to post news and the like, so it would need a datestamp, subject line, etc.
    ____
    ___
    __
    _

  10. #10
    Senior Member Troy1 has a spectacular aura about
    Join Date
    Jul 2007
    Posts
    214
    Just use tables like everybody else

    Kidding

  11. #11
    Pro Member carlito is an unknown quantity at this point carlito's Avatar
    Join Date
    Apr 2002
    Location
    Melbourne, Australia
    Posts
    436
    Come on, someone help me with this.
    I've gotten less replies than some of OMGZ HOW DO I LYK MAKE A WEBSOITE threads.
    ____
    ___
    __
    _

  12. #12
    Junior Member midium is an unknown quantity at this point
    Join Date
    Aug 2007
    Posts
    4
    Free CSS toolbox
    http://www.freedownloadscenter.com/W..._Download.html
    You create a template and it allows you to change variables

Closed Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts