Mobile app version of vmapp.org
Login or Join
Odierno851

: CMS or HTML/CSS Template for programmer without design ability? I'm a web programmer - fluent in PHP, MySQL and Javascript as well. The problem is I'm a terrible designer - I cannot design

@Odierno851

Posted in: #Cms #Design #Template

I'm a web programmer - fluent in PHP, MySQL and Javascript as well. The problem is I'm a terrible designer - I cannot design a website to save my life. This is a major hindrance for projects where the budget does not allow hiring a designer.

I need to build a website for which I need to have a user registration form, login, a member area etc. Is there any CMS that is flexible enough to allow me to do that - add my own MySQL tables, PHP scripts, user authentiacation system etc? I'd only need the CMS for the sake of being able to use pre-designed themes.

Or would you advise not going with a CMS in this case, and going with a HTML/CSS template?

10.04% popularity Vote Up Vote Down


Login to follow query

More posts by @Odierno851

4 Comments

Sorted by latest first Latest Oldest Best

 

@Shelton105

Actually since you are a developer you really could go both, as most current CMS do a great job separating the presentantion from the backend.

As a developer , and not a very good designer myself, I know where you are coming from, the problem is not setting up the theme on the template engine, but making a good webdesign!

luckly there are plenty of websites that sell both HTML/CSS webdesigns and CMS, and high quality ones! themeforest is the reference in such websites:
themeforest.net
I'm a "cms minion", so I would choose the cms who best fitted my website and coding style needs and then I would choose a template for it. For content websites I'm particulary fond of wordpress, it really became much more then a blogging engine, and there is plenty of premium theme designers out there.

10% popularity Vote Up Vote Down


 

@Gail5422790

Wordpress can do all of the functionality you mention above. You can also purchase theme frameworks (Thesis is a popular one) that give you a design base but make it really easy to customize it to your own design (read basic aesthetics are already there you just change colors and graphics for a complete custom look).

10% popularity Vote Up Vote Down


 

@Voss4911412

I would go with a CMS, it really will make life easier. I'd also point you in the direction of themeforest you can lay your hands on some very high quality front-end's there for a <30$.

My personal recommendation would be wordpress, because it has an easy UI and huge number of plugins and support is easily available for beginner and advanced users. [But I always say that!]

10% popularity Vote Up Vote Down


 

@Harper822

HTML/CSS template would be best, seeing as though the main guts of the CMS are going to be pulled out anyway. Using a CMS in this case would be a greater hinderance than not.

Also, have you considered using research online to help develop your own aesthetic design abilities? Art is very similar to programming in that it follows a certain pattern of rules, and the design factor of web programming is no different.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme