Dec 14
Neat Tutorial On Developing a Wordpress Theme
CSS References | Written by:
EAH Add comments
Deziner has once again impressed me by creating a very neat tutorial to help keen designers to create their own Wordpress themes
The first step is to create a new folder under the wordpress directory path, themes folder. In this detailed tutorial, it mentions what are the necessary files to create such as the header.php, index.php, sidebar.php, footer.php and style.css etc.
What I like about the tutorial is that Deziner covers in great depth on how to go about creating each file and additional tips on further customizing the new theme using DIV(s).
Make sure to visit this wonderful wordpress theme creation tutorial and you will like it ![]()

