[quote=7th.heaven]sama ajah bang...acak2kan...
klo boleh saya tau yg harus di apus yg di mana saja yah bang...?[/quote]
coba di cssnya .. apus yang ini :
[spoiler]/*comments*/
.publiccomments div div .dtd ul {
color:#CCC;
overflow: hidden;
width: 440px;
-moz-opacity: 0.5;
opacity: 0.5;
border: 2px solid #FFF;
-moz-border-radius: 10px;
padding: 10px;
}
.publiccomments div div .dtd ul:hover{
-moz-opacity: 1;
border: 2px solid #FFF;
}
.publiccomments .title{
width:420px;
background:#444;
-moz-border-radius: 10px;
padding:10px;
}
.title a {
color:#CCCCCC !important;
background: url(http://nopathz.t35.com/images/mur2.gif) no-repeat center left;
padding: 0 0 0 25px;
}
.title a:hover {
color:#FFFF00 !important;
}
[/spoiler]
trus ubah yang ini :
[quote].publiccomments .title{
width:500px;
text-align:right;
}[/quote]
ganti 500px menjadi 480px
Last edited by nopathz (2008-08-11 11:50:11)