View Single Post
01-07-2011, 03:08 PM
#4
KewL is offline KewL
Status: OG
Join date: Apr 2006
Location: California
Expertise: Design, Music, Xhtml, Css
Software: Photoshop, Coda, FL Studio
 
Posts: 2,007
iTrader: 11 / 100%
 

KewL is an unknown quantity at this point

  Old

Originally Posted by Gaz View Post
There might be a better way with widgets but I'd do the same as mac:

PHP Code:
<?php if( is_home() ): ?>
ADSENSE CODE
<?php endif; ?>
Info: http://codex.wordpress.org/Conditional_Tags
Thanks, that'll probably be use full to me one day.

Reply With Quote