Pages: 1
You are viewing a post by shestheman. View all 4 posts in how to resize and hide the border of groups and comment photo groups [spoiler][img]http://img361.imageshack.us/img361/6997/222yd3.jpg[/img][/spoiler] comment photo [spoiler][img]http://img187.imagesha.
[spoiler][b] /* Resize User Photo At Comment and Remove BG */ [/b]
#content_18 .imgblock75 { background: transparent!important; }
#content_18 .itd { background: transparent!important; }
.imgblock75 {
width:65px!important;
height:60px!important
background: transparent !important;
}
.imgblock75 img {
width:65px!important;
height:60px!important
background: transparent !important;
}[/spoiler]
Last edited by shestheman (2008-12-20 03:19:34)