
I was learning how to code a wordpress theme from WPDesigner tutorial when an idea of making a complete overhaul on this blog struck my mind. Basically o2 2.0 is originated from the tutorial template where I further shape up the theme according to my like. It looks ok, so i think it would be great if I can share this theme with all of you.

Anyway here's the features of this theme.
Features :
- clean and simple ( the folder size is roughly 80kb)
- 3 columns
- sidebar widget ready
- XHTML + CSS valid
- Tested in Firefox, Internet Explorer 6, Opera, and Safari
- PSD and font used are included
Updates: Adsense Integration
1. Put 468x60 ads between <div id="header_r_ads"> and </div> in header.php
2. In style.css, go to "468x60 banner zone". Replace everything between #header_r_ads { and } with
margin:2px 0 0 30px; padding:0;
width:468px;
height:62px;
3. Find "background-image:url(images/ads-holder.jpg);" under #header_r
and delete it. So it should look like the following

I hope it helps. Let me know if you have any problem :D I hope you enjoy it :)












