View Single Post
Old 11-07-2006, 02:41 AM   #14 (permalink)
TechnoGuyRob
Senior Member
 
Join Date: Nov 2006
Location: Illinois
Posts: 149
TechnoGuyRob is on a distinguished road
Default

And for those of you who don't like the "Digg", "RSS", etc. buttons at the bottom of each post, this style will do the trick to hide them:

Code:
   div[align="right"] a[rel="nofollow"] img[height="20"] {
      display: none;
   }

Last edited by TechnoGuyRob; 11-07-2006 at 02:48 AM.
TechnoGuyRob is offline