View Single Post
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#108
This added to Stylish should remove the avatars:

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.internettablettalk.com") {
#mmain div.mfcomment .vcard .avatar,
#mmain div.mfcomment .vcard .photo {
width: 0 !important;
}
#mmain div.mfcomment .description,
#mmain div.mfcomment .userdetails {
margin-left: 5px !important;
}
}

The same, but without the @ rows and the last closing curly bracket will work in WebKit.
__________________
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.
 

The Following 3 Users Say Thank You to Bundyo For This Useful Post: