Wordpress Theme

lucian333

Newbie
Joined
Aug 28, 2011
Messages
17
Reaction score
0
I want to make some wordpress themes, but i don't know where to start.
What do you recommend me? Where can i learn about this?
 
For creating wordpress theme you should have knowledge of html, php and css. These three languages use in wordpress theme files. Google is the best source to search any thing. Use "how to design wordpress theme" keyword, you will get good sites which offer step by step guidance for creating wordpress theme.
 
I want to make some wordpress themes, but i don't know where to start.
What do you recommend me? Where can i learn about this?
First you can make/ style an HTML/CSS site. After you successfully made this, you can try to integrate it into an wordpress theme.

If you still have time and the will to learn after this learn to code functions for your theme.
 
codex.wordpress.org

its not that hard.. get a basic theme and modify it.
 
lynda.com has some nice tutorials so you can learn about html,php and css
 
Back
Top