Nov 22, 2009
Pages: 1, 2, 3

Web Design: Templates Or Start From Scratch? - Your opinions

free web hosting

Read Latest Entries..: (Post #28) by Spidey on May 4 2006, 03:46 PM.
hello all .. i think all of free web templates are sux becouse i can`t never find a web nice template for me and i tried a lot of sites(over 1000 templates) i think the solutions is to hack the proffesional templates or to download from torrents. this is my opinion ... keep going guis ...
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > Designing > Web Design and HTML

Web Design: Templates Or Start From Scratch? - Your opinions

HellFire121
Just want to start something here: Do you prefer to use website templates or make one from scratch?

Personally i use templates, i don't have the time and skills to make a whole website design.
One of the templates i was using a week ago had used frontpage's layer feature and wasn't displaying properly so i had to rebuild the whole template, using the original images. Really, the part that i don't have time for is the images, i am o.k at photoshop but not too good to make visually pleasing web images for my site.

What are your opinions on this?

Comment/Reply (w/o sign-up)

minnieadkins
I've just recently started "designing" my own websites. I found templates to be very elegent, but limited to what you can do with them. Of course you can always add more links/content, but with a graphic intense template I found it hard to replicate the design flow. I'm not very good with photoshop/gimp either so, I went wtih a CMS. A CMS is great, but yet again I encountered templates (skins) for the different CMS's. I love the way that everything is integrated into the database, and how it operates smoothely with a lot of content. Content is great, but it supplies a lot of content. So much stuff, that I disabled most of it.

After that I wanted some practice so I ended up designing my own site. It's not the greatest, and I used snippets of free code for certain features (shoutbox, dhtml menu) but I'm proud of it. It gives me a "self-satisfaction" feeling even if it's not all that great. Learning CSS seems to be challenging. It's simple to change minor things with it, but using it to design you're entire site is very complex. I ended up using tables to layout my site, and it's probably full of bugs. I've looked at it on both firefox and IE, and it displays differently, but nothing major.

I would have to say designing my own site on this one. Designing your own simple CMS is what I would prefer. If there are any good design tutorials about CSS and designing your own simple CMS pls post a link.

 

 

 


Comment/Reply (w/o sign-up)

SileZigns
I design my own, it so much better, and you can get the look and feel that you want.

I just recently finished one for a site i'm making but at work we have to make a few of them and to get the feel the customer wants an dcan start to get quite difficult.

And like minnieadkins said, you can add your own bits in for shoutbox, etc.

I suppose it really depends on what the site is for and who is in charge of it.

Comment/Reply (w/o sign-up)

Jeigh
I usually pick a template that looks similar to what I want and was coded in a way that I like, and then rape it and make it my own haha. It's quicker for me then coding from scratch but usually eventually the code is like 75%+ my own. Just easier to get a working base up and online using a template. If you want it perfected before testing it online then it'd be the same no matter how you started it I guess.

Really it's whatever the individual will produce what THEY want with. If they'd prefer a professional level site even if they barely did anything on their own, templates. If they don't care what it ends up like as long as they code it themselves, obvious solution.

Comment/Reply (w/o sign-up)

abhiram
After trying unsuccessfully (and hopelessly) to make a good looking layout for my website, I finally opted to use a template and then customise it to my needs. I also realised that instead of developing my own code, it was easier to just use some CMS and customise that as well. Right now, I'm using Wordpress on my site. It's neat, quick and works seamlessly. That's something that will take me months to code on my own in PHP and it still wouldn't look as good or professional. The same with the template. You get custom templates for wordpress. Just install and use.

But, of course, it's always good to have a go at designing a layout on your own. That'll help you in customising templates to suit your needs if you decide to use them.

Comment/Reply (w/o sign-up)

lonebyrd
I'm just now learning how to code, and don't know anything about how to find templets to use. I'm having alot of fun learning coding. I find it a challenge and a its great to see my own results from making my own web pages. I've used templets in blogs and things like that but they've never been exactly what I've wanted, so I'm pretty sure I would prefer always making my own.

Comment/Reply (w/o sign-up)

twitch
It's often much easier to use templates, but in the growing demand for individualism and cross-browser compliance, they are becoming a pain in the backside.

Templates (especially the free/very cheap ones) use the simplest way to get the effect desired. The authors only use a limited amount of CSS and use every IE tag in HTML possible. More-often-than-not the pages aren't even Doctyped, because their isn't a Doctype for REWRITE THIS SO THAT IT WORKS IN OTHER BROWSERS. You'll also find that they use tables. Why? Because it is easier and they are doing it for free.

That is why I prefer to use template images as part of my brainstorming sessions and create my own site from scratch. At least then I know what is going on and where.

Comment/Reply (w/o sign-up)

Quatrux
I always try to use my own designs for my needs, as matter of fact I never used other people template, except not for myself, I think it is much better to create something of your own, but of course that requires knowledge. Some of the templates are really good, some are not for free, but there are a lot of good sites offering different templates and besides usually all of them have a link to the creator, that is really good for the site. I have a friend, he has almost no idea of html css and stuff, he got a free template, some editor, I think it is Evrsoft First Page 2006, created some graphics of his own in addition with Paint Shop Pro and created his own personal site about game programming, because that is his passion, well, I think free templates are useful, only if you have no knowledge how to create your own. wink.gif

Talking about CMS, well most of them sucks, that is my personal opinion, I am creating my own, very powerful cms and when I will finish it, I will be very glad to use it, because I will know how everything works and when you use other people CMS'es you don't know a lot and if you want your own somekind of features, it is not so easy to integrate them, the best CMS is the one you wrote tongue.gif

Comment/Reply (w/o sign-up)

Jeigh
lonebyrd, since you say you enjoy learning how to code your website (woo!) I would reccomend completely ignoring the idea of templates until you are satisifed with your knowledge. That's why I made sure I knew html and at least a solid understanding of CSS and whatnot before using templates, learning is half the fun. Plus there is nothing saying you CAN'T use a template once you know how to do alot of the stuff on your own, but having the options available is always nice.

Comment/Reply (w/o sign-up)

lonebyrd
Speaking of CSS, I don't know if its just the geocities webpage that wont let me do it or if I'm doing it wrong, but I just cant get it right. I'm doing it just as the tutorial says and I'm getting so frustrated. Let me see if I have one thing clear. You put the style sheet on a seperate page from the working page and just put a link to it right?

Comment/Reply (w/o sign-up)

Latest Entries

Spidey
hello all .. i think all of free web templates are sux becouse i can`t never find a web nice template for me and i tried a lot of sites(over 1000 templates) i think the solutions is to hack the proffesional templates or to download from torrents. this is my opinion ... keep going guis ...

Comment/Reply (w/o sign-up)

aimeemayonnaise
I'd like to create my own designs from stratch as you receive more sense of accomplishment and orginality but I'm still learning so they don't come out as I expected them to. dry.gif Instead, I go for pre-designed templates/layouts and, if possible, redesign them to my liking although I'm looking more into designing them for myself now. smile.gif

Comment/Reply (w/o sign-up)

Compuccino

Having your own certainly is more flexible and I will definatley do that.
As others say, getting another template and changing it a bit is also a good way and I'm currently migrating to that system as it is easier and in some cases you can't get nailed for compyright!

Compuccino

Comment/Reply (w/o sign-up)

agentblade
Designing your own is definitely the ultimate goal. Templates are too rigid and inflexible. The internet should be a place where creativity flows. If everyone uses templates, then the internet would be a boring place.

That said, it takes alot of skill to truely design a site that is of your own. For myself I am not able to reach the level where I can design a website of my own. What I do is to gain ideas from different sites and design something which I think is nice.

Comment/Reply (w/o sign-up)

CaptainRon
Well, until recently I have been creating my own designs. Once you create your own design from scratch, you get the true feeling of creativity in the end, and feel good to look at your website time and again.

Just being good with a image editing tool isnt sufficient. In the end it comes down to creativity. Look at the Astahost front page that looks so elegant than other websites. Incase it had been a template, you would have never got that feeling for it.

Templates are good in case of rapid design tasks. You can immediately download one and customize to your needs. Yahoo! Site Builder comes with some of the best website templates... and its far more easier to configure than a one you download. So for those using templates, i say give that software a try. its free.

But recently for my WorldAviation.info website i moved on to a CMS, since this site was a Content based site. Although ofcourse Mambo has the option of creating customized skins, which we can do, but as of yet i am using a tonned version of their default skins. The control over content and integration is wondeful with a CMS.

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2, 3
Similar Topics

Keywords : web, design, templates, start, scratch, opinions

  1. Beginning Web Designer Templates & Logos
    As a beginner web designer you probably don't know how to make tem (4)
  2. Free & Pretty Good Web-Design Templates
    they're pretty good (19)
    Over the years (that make me sound old) I have complied some pretty good LEGAL template website.
    The templates on there are pretty good and best of all, they're free! YAY. The templates are
    way better then the free ones that you have googled in and turn up with the results. Here they are
    http://www.freshtemplates.com/ http://www.comteche.com/data/templates/fre..._html/index.asp
    http://www.mastertemplates.com/free-templates.htm http://www.templatehunter.com
    http://www.notemplates.com/ I'll post some more when I find some....
  3. Where Can I Find Livejournal Templates ?
    (1)
    Okay, I've been looking all over the web, and even tried googling it (without much help) and the
    majority of the templates I can find seem to be geared more towards blogger...I'm sure
    there's a way to work around it, but I have a feeling it would be more trouble than it would be
    worth. So far, the only website I've found with LJ templates is createblog.com. Does anyone
    know of any other ones? Ones that I wouldn't necessarily have to pay for? (I have a paid
    livejournal account, so I can pretty much use any kind of layout.)....
  4. Tried Designing Web Templates, But I'm No Good
    (6)
    I've TRIED to design a web template. -------it didn't work out. so i downloaded one, and the
    site has the COOLEST free web templates---------but I forgot the name. Anyway, could someone lend me
    some tips on how to make a template?....
  5. Good Site To Download Web Templates ?
    (21)
    could anyone recommend a place to download (preferably free (as im not sure i can make it work))
    some (or a) good web template(s), something easy to use and not too complicated! thanks chris p.s
    just needs a couple pages of text (preferably with some graphics which i can change), some contact
    info and links to galleries which i have already made.....
  6. Need Help Redesigning Templates
    (10)
    ok, i just bought a professtional pre-designed template for a web site i plann to put up. The
    problem im having is how to edit the text and graphics. THey gave me a photopshop file and html
    file. I edited the photosop file using photosop 7.0, saved the file, but the html version wont
    change, can any body help me solve this problem? ** NEWBIE....
  7. Clean, Glassy Templates
    Does any1 no? (4)
    Does anyone know where you can find clean and glassy templates for nothing. Ive been looking for
    ages!!....
  8. Website Templates
    where to find some good ones (13)
    Hi... I've been looking around the net looking for some good examples of free templates good
    when co-use with PHP. I think i've been to most sites but can anyone throw out some where you
    think they have a good selection, other than zymic, which was my first guess hehe. Thanks.....
  9. Design Templates For Soholaunch
    (1)
    could anyone recommend where to obtain a modern nice looking but importantly free template to use
    with soho, I am finding the ones included a little basic/old fashioned. Preferably one with some
    nice pics/ cool design / colours etc. thanks chris....
  10. Free Templates
    Great site! (3)
    I found a website with all free web and flash templates! They're really cool! I have 3 of them
    ready to install now! Just go to www.notemplates.com and sign-up free and download as many as you
    want! They offer only free templates in many genres! I like them a lot because the templates look
    really professional and they're free!....
  11. Free Psd Templates?
    Free PSD Templates? (2)
    Best webs for search free PSD Templates? /unsure.gif" style="vertical-align:middle"
    emoid=":unsure:" border="0" alt="unsure.gif" />....
  12. Templates in HTML
    (5)
    Hello All, I am very new to this site, and even to web development. I was given a task to make a
    site using html(and anything I am intrested in). This site would have a common template along all
    the pages in it. Now what I want is, Is there any way to define a template using HTML. If yes how?
    If no, what is the other easiest option for it. I dont like to code the sanme stuff in all the
    pages. Is there any way of data reusability. I thought of some other way, like making a page with
    the template(that continues through all the pages in site) and calling that page in ....

    1. Looking for web, design, templates, start, scratch, opinions

See Also,

*SIMILAR VIDEOS*
Searching Video's for web, design, templates, start, scratch, opinions
advertisement



Web Design: Templates Or Start From Scratch? - Your opinions

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com