9illustrations 1.1 wordpress THEME Q & A ================================================ 1.How to setup the adsense loop? - open the theme folder and find adsense-config.php. the current php file are empty, just input your adsense pud-id into the empty php file (note: only enter your pub-id..no extra line or words) 2. What If you want input your own google adsense code? - the code inside

in the adsense area are editable as long as the loop are untouch. similiar goes to header.php or single page adsense code placement 3. How to create page for archives, sitemap etc? -open admin panel write section write > write page > write title -archives, sitemap etc > navigate to right panel and you'll found page template choose the page template to associated with your title and leave the post area blank and click publish done..:) 4. extra sidebar styling optimize? - for sidebar list with bullet - for sidebar list with nobullet - suitable for implement of some mini banner inline similar to the subscribes banner section. 5. Plugin tested and supported with the theme - edit comment xt - get-recent-comment - myavatar and gravatar supported - popular contest - show top commentator - subscribes to comment - wp-page-navi - wp-polls - wp-post-rating - wp-post-view ************************************************************************************ Theme Styling ===================================================== 1. How To Use Variable Class Styling In Post? Write panel > code view

This is download styling classes

This is warning styling classes

This is note styling classes

This is alert styling classes

This is info styling classes

2. How To Use Pullquote Left And Pullquote Right? Write panel > code view Pullquote-left some pullquote text here Pullquote-right some pullquote text here *Used span class rather than div and p tag for better implementation 3. Image Class Alignleft, Alignright And Aligncenter? Write panel > code view Image Align Left Of Text Wrap img.alt Image Align Right Of Text Wrap *similiar to sample img.alt Image Align Center Clear Both Side img.alt 4. How To Use Caption Left And Caption Right? Write panel > code view Caption Left img_altyour caption text Caption Right img_altyour caption text *Used span class rather than div and p tag for better implementation