You are viewing a post by Co_don SanAdH. View all 59149 posts in [align=justify][b]bagi member yang ingin bertanya seputar tweaking FS, silahkan bertanya dan posting disini, tapi jangan lupa,,sebelum itu tolong [url=http://theftalk.com/t2744-%5BImportant%5D-.
[/quote]
ini nya blum d pindah k bagian B
<">trus yg ini
[spoiler]#fcontainer * {
padding: 0px;
margin: 0px;
font-size: 9px
}
.thumbnaildelete {
display: none
}
#fcontainer {
text-align: center;
height: 300px
}
#fcontainer .flogriditem {
width: 80px;
overflow: hidden;
margin: 3px;
height: 150px
}
.inlinelt {
position: relative;
left: -2px;
top: 1px
}[/spoiler]
ganti sama ini
[spoiler]#fcontainer * {
padding: 0px;
margin: 0px;
font-size: 9px;
}
.thumbnaildelete {
display:none;
}
#fcontainer {
text-align:center;
height:300px;
padding-left:10px;
}
#fcontainer .flogriditem {
width:85px;
overflow:hidden;
margin:4px;
height:150px;
}
.inlinelt {
position:relative;
left:-2px;top:1px;
}
.flo50 .ic .imgblock a img {
height:80px;
}
.flo50 .ic .imgblock {
height:75px;
width:75px;
overflow:hidden;
background: transparent;
border:none;
text-align:center;
}
[/spoiler]
Last edited by Co_don SanAdH (2008-07-26 08:31:48)