View Single Post
  #4 (permalink)  
Old 01-30-2007, 04:00 PM
kbeeveer46's Avatar
kbeeveer46 kbeeveer46 is offline
Pligg Developer/Admin
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,547
Thanks: 254
Thanked 649 Times in 513 Posts
you have an ie7.css in your css directory right? Add this code to it
Code:
#category_rss {
 display:none;
}

#category_rss li {
 border-bottom:none;
}
__________________
I accept donations for my time helping users like you on the forum and IRC.
Reply With Quote