Our Popularity Theme can produce unique and customize creation, you can see the talented user customize Popularity Theme to make it more unique to his theme style.

For those who purchase Popularity Theme, you should have received my email for the download link for Popularity Theme version 1.1 right now. I have made small part of coding changes for the file listed as belows:-
- style.css
- archive.php
- search.php
Popularity Theme is a clean and neat, 2 and 3 columns WordPress theme with customizable and spectacular typography. This theme is WordPress 2.5+ compatible, widget ready, and is created for easy customization.
In consideration of users’ banner advertising purpose and Adsense placement on the blog, the default Popularity Theme has included 125×125 banners at the top right sidebar and Adsense at the bottom of menu navigation.
Apart from that, Popularity Theme allows you to add 468×60 banner in the right hand side of header or 728×90 banner in the most top of the page easily, at the same time you can maintain the elegant look of your theme. Let see how the page looks like after adding 468×60 banner and 728×90 banner on the blog as per below screenshoots.


Payment is accepted only for PayPal
Single Use Package - $29.99
This package is for the person who intends on only using the theme on one website.

Multi Use Package - $74.99
This package is for the person who intends on using the theme on multiple websites.

Once you’ve purchased and downloaded the theme, please check out the support forum for basic installation instructions and configuration.
Popularity Theme allows you to align your images to left, right and center in nice manner within your blog post. This following screenshoot shows how the images are positioned in the blog post after inserting the CLASS attribute in the IMG tag.

This is how basic IMG tag looks like as below:-
<IMG SRC=”image_url”>
If you want to align your image to left in the blog post, you can just insert CLASS=”alignleft” within the IMG tag. See the example coding as below:-
<IMG SRC=”image_url” CLASS=”alignleft”>
Same thing for right and center alignment for the image, insert the CLASS=”alignright” for right alignment and CLASS=”center” for the center alignment, respectively.

