Advertisement
prasannasp

Hide AdSense div on homepage

Oct 14th, 2012
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.08 KB | None | 0 0
  1. .home #adsense-ad-1 {
  2.     display: none;
  3. }
  4. #post-12 {
  5.     display: none;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement