SLIDER

w

Thursday, November 19, 2009

How to style individual posts differently using category name

Normally on a blog every post is styled uniform. But wont you think it would be nice if you could style these posts differently. One way to do it is to retrieve the post-ID and then apply style to it. But it is a painstaking process and you would have to repeat the css edit every time a new post is made. Here I am concentrating on a different method. It is by exploiting the post_class(); feature added to WordPress since 2.7. The post loop markup using post_class(); features is given below. id="post-">The post_class() generates dynamic class names for each post. They are, 1. .post ( default class assigned to posts) 2. .hentry ( hAtom microformat pages) 3. .sticky 4. .category-x ( x is the category slug ) 5. .tag-x ( x is the tag name )For example ,if you have a post assigned to a category...

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Cheap Web Hosting