
Let’s take a look at styling your tags on your blog. This article focus on the easy step to create a css driven class for your tags. Simply you can change it to any color, background color you want in it. Have fun with it.
Continue Reading »

Authors: cptnwinky, westonruter
Allows a user to associate a profile photo with their account through their “Your Profile” page. Admins may add a user profile photo by accessing the “Edit User” page. Uploaded images are resized to fit the dimensions specified on the options page; a thumbnail image correspondingly is also generated. User photos may be displayed within a post or a comment to help identify the author. New template tags introduced are:
userphoto_the_author_photo()userphoto_the_author_thumbnail()userphoto_comment_author_photo()userphoto_comment_author_thumbnail()
The author image plugin for WordPress lets you easily add author images on your site. Alternatively, place the following call in the loop where you want the author image to appear:
Continue Reading »