12-12-2010, 04:15 PM
Creating your own Wordpress theme (aside from installing it) Is as easy as
> Create Design In Photoshop
> Get out the code editor, code your design as a static site (HTML&CSS&JS)
> Install a clean theme in Wordpress
> Put in the static code to make it dynamic
Well, in simple terms thats how you would do it. You would have to study WordPress quite a bit, Learn some PHP. Watch screen-casts and grab some eBooks to read about Wordpress. Once you study on it for a while, its actually easy.
Now to grab a hold on Web Development, and to become "Pro", get your hands dirty and practice. Read a eBook on HTML & CSS and code what you learned so far. Create a Navigation for example after you learned about unordered lists. Don't just read an eBook then read another eBook. Try and do something with the skills you have learned. Practice makes perfect.
Also try and sharpen up on your designing/graphic skills too, that would make w/e you code good as hell.
> Create Design In Photoshop
> Get out the code editor, code your design as a static site (HTML&CSS&JS)
> Install a clean theme in Wordpress
> Put in the static code to make it dynamic
Well, in simple terms thats how you would do it. You would have to study WordPress quite a bit, Learn some PHP. Watch screen-casts and grab some eBooks to read about Wordpress. Once you study on it for a while, its actually easy.
Now to grab a hold on Web Development, and to become "Pro", get your hands dirty and practice. Read a eBook on HTML & CSS and code what you learned so far. Create a Navigation for example after you learned about unordered lists. Don't just read an eBook then read another eBook. Try and do something with the skills you have learned. Practice makes perfect.
Also try and sharpen up on your designing/graphic skills too, that would make w/e you code good as hell.