You may have seen several WordPress themes and may feel that even you can develop such theme. For those who want to know how to make a WordPress theme, here are some pointers:
- Designing a theme does require hard work and patience. It is always better to know html or php and the good thing is there are many resources online that can tell you how to learn them.
- Go to an html and php tutorial website online and find how to use tags, codes and plug-ins. If you are a novice, go to a tutorial site that shows you to build a WP theme right from the beginning teaching you the basics of html and CSS. For those who already know these, you can also go to tutorial sites that show you how to build themes assuming you know these two programming languages.
- HTML is the most important language, which is absolutely necessary needed to make WordPress theme. So make sure you learn those basic HTML commands and coding. You can make use of Microsoft Frontpage or even Dreamweaver to experiment with HTML codes.
- Styling a webpage and jazzing it up is the next thing to do after you become familiar with html functionalities. This is where your CSS(Cascading Style Sheets) knowledge come in. When you know CSS, you will know how to make a stylish WordPress theme with colors, fonts, pictures etc.
- Gain knowledge about using HTML codes and tags
- Learn CSS
- Use the above two to create the CSS layout.
- Convert this CSS layout to form an attractive WordPress theme.
Article Source: http://EzineArticles.com/expert/Stuart_Michael_M/588883
No comments :
Post a Comment