
The great thing about WordPress is not only is it easy to manage your own site content, but it’s easy to manage how your site looks. The Appearance tab on the left side of WordPress’ dashboard is full of all the bells and whistles needed to make your site visually stunning. And if you’ve tinkered around with the Editor in the Appearance tab, I’m sure by now you’ve realized how easy it can be to edit your current theme.
But what if the options available to you aren’t enough? Having a general style for your pages and blog posts is fine, but what if you want each page to have its own spotlight, and what if you want each category of posts to have it’s own flair? This can get really complex depending on how far you’d like to go, so for now we’ll just cover some basic techniques – how to create a page template and how to create a template for a category. (more…)

The Category Template applies to the overall loop of your posts. And if you want posts within a certain category to display a different structure and style, then using a Category Template is the way to go. Now, when you click into each post, into it’s single post state, also known as permalink, if this is the only place you will need to style your single post, then going straight to loop-single.php and style there. (more…)