[quote=aLkisaH]bang don tanya donk..
saya pengen ngedit susunannya[/quote]
kya bgini bukan? ..
[spoiler][img]http://img261.imageshack.us/img261/116/shotqd1.jpg[/img][/spoiler]
[li]begini ini cssnya .. [/li]
[spoiler]/* friend thumbnails */
.gallerycontainer{
position: relative;
width:auto;
height:190px;
margin-top:270px;
}
.thumbnail img{
border: none;
margin: 0 5px 5px 0;
}
.thumbnail:hover{
background-color: transparent;
}
.thumbnail:hover img{
border:none;
}
.thumbnail span{
position:absolute;
width:176px;
height:250px;
background-color:transparent;
padding: 5px;
border:2px solid #3EBF05;
-moz-border-radius:10px;
visibility:hidden;
color:#3EBF05;
font-weight:bold;
text-decoration:none;
}
.thumbnail span img{
border:none;
padding:2px;
}
.thumbnail:hover span{
visibility: visible;
top: -280px;
left: 140px;
z-index: 50;
}
.tingali{
border-top: 1px #3EBF05 outset;
border-left: 1px #3EBF05 outset;
border-right: 1px #3EBF05 outset;
border-bottom: 1px #3EBF05 outset;
background-color: #F5F204;
color: #3EBF05;
font-weight: bold;
margin: 3px;
padding: 0px 3px;
}
.tingali:hover{
background-color: #3EBF05;
color: #cccccc;
font-weight: bold;
margin: 3px;
padding: 0px 3px;
}
.shakeimage{
position:relative;
}[/spoiler]
[li]kalo yg ini [/li]
[spoiler][img]http://img372.imageshack.us/img372/1985/bawpf9.jpg[/img][/spoiler]
[li]begini cssnya[/li]
[spoiler]/* friend thumbnails */
.gallerycontainer {
position: relative;
width:auto;
height:190px;
margin-bottom:270px;
}
.thumbnail img {
border: none;
margin: 0 5px 5px 0;
}
.thumbnail:hover {
background-color: transparent;
}
.thumbnail:hover img {
border:none;
}
.thumbnail span {
position:absolute;
width:176px;
height:250px;
background-color:transparent;
padding: 5px;
border:2px solid #3EBF05;
-moz-border-radius:10px;
visibility:hidden;
color:#3EBF05;
font-weight:bold;
text-decoration:none;
}
.thumbnail span img {
border:none;
padding:2px;
}
.thumbnail:hover span {
visibility: visible;
top: 200px;
left: 140px;
z-index: 50;
}
.tingali {
border-top: 1px #3EBF05 outset;
border-left: 1px #3EBF05 outset;
border-right: 1px #3EBF05 outset;
border-bottom: 1px #3EBF05 outset;
background-color: #F5F204;
color: #3EBF05;
font-weight: bold;
margin: 3px;
padding: 0px 3px;
}
.tingali:hover {
background-color: #3EBF05;
color: #cccccc;
font-weight: bold;
margin: 3px;
padding: 0px 3px;
}
.shakeimage {
position:relative;
}[/spoiler]
itu cuma 10 photo
kalo kamu mau nambah jadi 12
commonbox kamu juga harus d tambahin lagi lebarnya
Last edited by Co_don SanAdH (2008-07-21 02:24:38)