+ Reply to Thread
Results 1 to 8 of 8

Thread: Using a template or starting from scratch?

  1. #1
    FrozenTime's Avatar
    FrozenTime is offline x10Hosting Member FrozenTime is an unknown quantity at this point
    Join Date
    Apr 2011
    Location
    United States
    Posts
    84

    Using a template or starting from scratch?

    I'm just about to work on a new site, and though I want to attempt to make a site from scratch, I'm not sure of it (Don't think I have enough experience, and I make all my sites using just text files, so no site making programs). I know it's better to use a template than trying to make an original design that sucks. Normally I use a template and make lots of changes to it to accommodate my websites and also to make it look more original, but there just isn't as much satisfaction doing it that way. I guess it could be a learning experience, but so far everything as far as web building has been me looking things up as I go. I guess my current level for this is basic HTML/CSS/PHP (what I have in the file is what people see in the source code). PHP include function is as complex as I've gotten, so that means the only forms and scripts I ever use are from looking it up, and copy/editing it.

    Edit: Here's an example from my first site: http://www.groupfic.tk/

    tl;dr, how do you all start new website designs?
    Last edited by FrozenTime; 04-19-2011 at 05:32 PM.
    Please press the button below if I helped!
    Or give me an internets anyways :D

  2. #2
    vv.bbcc19's Avatar
    vv.bbcc19 is offline Community Advocate vv.bbcc19 is just really nice
    Join Date
    Jun 2010
    Location
    India
    Posts
    1,505

    Re: Using a template or starting from scratch?

    Starting site from a scratch happens when we have the flow chart diagram.I use psd core template that has nothing and I move on that regularly.This is what I follow..
    Download the 960 Grid System Template
    The designs I create are nearly all based on the 960 Grid System. So, before we begin we need to download the grid system Photoshop templates. You canfind them on the 960.gs official website. Simply unpack the zip file and look for PSD templates. You will see that there are
    two different types of templates: one is 12_col and the other one is 16_col. The difference between these two are, as the name suggests, one is made with 12 columns and the other one with 16 columns. To explain it a bit more, if you have 3 boxes in your design you would choose the 12_col grid, because 12 is divisable by 3; or if you have 4 boxes in your design, you would choose either 12_col or 16_col grid because 12 and 16 are divisable by 4. If you follow this tutorial, you will see this in action.
    2.
    Before we open our PSD grid template and begin drawing, we first need to define the structure of our site. This is a bit more of a complicated structure because we have a layout inside a layout.

    3.
    After we’ve defined our site structure we’re ready to move on. Open your 16_col.psd template. Go to Image > Canvas size . Set the canvas to 1200px wide and 1700px high. Set the background color to #ffffff.
    4.
    Now pick the Rectangle Tool and draw in a rectangle the full canvas width and about 80px high. Fill it with the color #dddddd.
    This give me core funcitonality.
    5.Then use different images and get to different layers and fin out what suits to that site best.
    That .psd is saved as a template and I have my own template.

    If you want to know how others are creating their sites and you want to better them I can give you links to the sites.
    Regs,
    VVBB
    BCV | Community Support Representative
    █ x10Hosting - Giving Away Hosting Since 2004
    Premium Hosting | VPS Services

  3. #3
    roby718 is offline x10Hosting Member roby718 is an unknown quantity at this point
    Join Date
    Sep 2009
    Posts
    53

    Re: Using a template or starting from scratch?

    Don't use photoshop templates, In my opinion, it is useless proprietary way to make useless proprietary websites. I code all of my websites from scratch. see: 718design.tk

  4. #4
    FrozenTime's Avatar
    FrozenTime is offline x10Hosting Member FrozenTime is an unknown quantity at this point
    Join Date
    Apr 2011
    Location
    United States
    Posts
    84

    Re: Using a template or starting from scratch?

    Thanks for the responses. I decided that I'm going to do a little of both. I'm using a grid system, though I'm avoiding copy/pasting so I can learn from experience and stuff.
    Please press the button below if I helped!
    Or give me an internets anyways :D

  5. #5
    vv.bbcc19's Avatar
    vv.bbcc19 is offline Community Advocate vv.bbcc19 is just really nice
    Join Date
    Jun 2010
    Location
    India
    Posts
    1,505

    Re: Using a template or starting from scratch?

    Quote Originally Posted by roby718 View Post
    Don't use photoshop templates, In my opinion, it is useless proprietary way to make useless proprietary websites. I code all of my websites from scratch. see: 718design.tk
    Thats a nice site.
    Can you pls let us know (with some tut if you can) how to you code your websites from scratch
    Regs

  6. #6
    dalecarslaw14 is offline x10Hosting Member dalecarslaw14 is an unknown quantity at this point
    Join Date
    May 2011
    Posts
    3

    Re: Using a template or starting from scratch?

    I wasn't even aware of this grid system lol

    Make a website from scratch -

    Step 1.

    Make your "picture" of a design you've drawn on paper in photoshop.

    Step 2.

    Use div tables and slice your image accordingly.

    Step 3.

    Add content to your site.

    When I make a site I design the whole thing in photoshop, then decide what parts can be done with CSS and HTML and what parts need to be images and slice my template as I code it into div tables.

    Search on youtube for tutorials on how to slice a template properly.
    Search on google for tutorials on how to create a div based layout.

    Voila.

  7. #7
    vv.bbcc19's Avatar
    vv.bbcc19 is offline Community Advocate vv.bbcc19 is just really nice
    Join Date
    Jun 2010
    Location
    India
    Posts
    1,505

    Re: Using a template or starting from scratch?

    Yeah..
    Youtube is a nice place to have a go at basic tutorials.
    But anyways making site from a scratch requires lot of resources and programming skills
    Patience and perseverance are key.
    Full fludged small websites can be made but if you want to make huge websites, Use a CMS like wordpress or joomla or Drupal
    That gives you ease of programming as the core framework is already built and you would require only a template of your choice.
    BCV | Community Support Representative
    █ x10Hosting - Giving Away Hosting Since 2004
    Premium Hosting | VPS Services

  8. #8
    the_site's Avatar
    the_site is offline x10 Sophmore the_site is an unknown quantity at this point
    Join Date
    Jun 2009
    Location
    USA, USA
    Posts
    158

    Re: Using a template or starting from scratch?

    Can anyone help me out making WP theme from scratch? I tried plenty of times. But haven't got anywhere.

+ Reply to Thread

Similar Threads

  1. Start from scratch
    By magico10 in forum Free Hosting
    Replies: 1
    Last Post: 10-13-2010, 10:34 PM
  2. Rebuild my CPanel from scratch
    By DANISHJ in forum Free Hosting
    Replies: 3
    Last Post: 01-05-2010, 01:55 PM
  3. A scratch CD solution on X10!
    By abenuka in forum Off Topic
    Replies: 4
    Last Post: 09-28-2009, 10:11 AM
  4. Replies: 5
    Last Post: 07-10-2009, 03:30 AM
  5. Scratch and Win card game.
    By cointoss in forum The Marketplace
    Replies: 3
    Last Post: 07-02-2008, 10:10 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers