
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
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
 |