This is one of the reason I moved away from wordpress.com: to add advertisement. 😀
It turns out that adding it is very easy with this theme (Tarski). And still valid XHTML 1.0 Strict to boot. Yay.
How to:
- Use Tarski
- Go to Design > Widgets
- Add a text widget (to one of the widget location; I placed at main sidebar for this site)
- Insert the Google Ads script! Make sure you use correct version or it’ll look like a failure
- ???
- Profit!
No need to install plugin or whatever. 🙂
If, for some reasons, you need to make it center-aligned, here’s the trick:
<div style="text-align:center"><-- Google Adsense Script Goes Here --></div>
And still valid XHTML 1.0 Strict. Do not use <center>
, it’s a gay’s tag.
FIRST!