i cant see a border? i see a white background ?
anyway try this
hide the white Bg and resize user photo in comments
[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)