Friday, January 23, 2009

Anti deface

/*anti deface*/

.replybox { overflow:auto;
}

.replybody img {
max-height:240px;
max-width:240px;
}

.replybody iframe {
display: none;
}

.replybodytext img {
max-height:240px;
max-width:240px;
}

.replybodytext iframe {
display: none;
}

.replybodytext {
max-height:240px;
}

#Layer1 {display: none ! important;
}
#Layer2 {display: none ! important;
}
#Layer92 {display: none;
}


Paste-kan coding tersebut DI SINI

No comments:

Post a Comment