o2 2.0
This is my first theme ever. I think it looks ok for sharing.
Features :
- clean and simple
- 3 columns
- sidebar widget ready
- XHTML + CSS valid
- Tested in Firefox, Internet Explorer 6, Opera, and Safari
- tested on wordpress 2.3.1
- PSD and font used are included
Demo |
Download
Attention: For adsense integration, here's the step you need to do.
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
Enjoy