Hi All, I wanted to know how can we develop our own theme and apply it on our own website. Thanks, Anand Jaiswal.
Start by reading the Docs on the WordPress site. They give you everything you need to know to learn and understand how it works. http://codex.wordpress.org/Using_Themes
creat a html template and start with tutorials about design a template wordpress. you can design it yourself
Also, you can try automated solution. For simple themes you can use Artisteer. For more complicated try Divine Elemente, or SGexpress.
You can design a layered PSD file in Photoshop and hire a programmer to code it. Or you can also hire a designer to design it.
just few days ago I saw same question here. Anway if you want to learn how to design WP themes then I found this site best: http://www.wpdesigner.com/2007/02/19/so-you-want-to-create-wordpress-themes-huh/ I learned theme designign from here and now can design my themes easily and quite quickly. Actually it is not that difficult - you just need to know which file is used for what. Of course you will need some technical knowledge (html and php). If you are non technical person then it will take mroe time to learn.
I agree. http://www.wpdesigner.com/2007/02/19/so-you-want-to-create-wordpress-themes-huh/ This is great tutorial.