@ymmot
klo mau costumize wvm (contoh 2.1), intinya ada di css'e..
[spoiler]
<style>
body {
border:none;
font:9px arial,helvetica,sans-serif;
background: black;
color: #808080;
overflow: hidden;
margin: 0px;
padding: 0px;
}
a:link, a:visited, a:active { text-decoration: none; color: #CCCCCC; font-weight: bold}
a:hover { text-decoration: none; color: #FFFF00; font-weight: bold}
a.action:link, a.action:visited, a.action:active, a.action:hover { color: #808080; }
.pageselected:link,.pageselected:visited,.pageselected:active {color: #808080; text-decoration: underline;}
.content {
margin-left: 3px;
}
.imgblock {
float: left;
overflow: hidden;
height:75px;
width:75px;
text-align: center;
margin-right: 2px;
margin-left: 5px;
margin-top: 5px;
border:none;
background:transparent;
}
a:link img, a:visited img, a:active img {
filter:Blur(Add = 0, Direction = 225, Strength = 5) gray;
-moz-opacity: 0.6;
opacity: 0.6;
}
a:hover img {
filter:none;
-moz-opacity: 1.0;
opacity: 1.0;
}
img {
height: 70px;
border: 0px;
}
.accordprefix img{
width:13px;
height:13px;
vertical-align:middle;
margin-right:5px;
}
.kop{
margin: 5px 0px;
-moz-border-radius:10px;
border:none;
}
.divclose{
cursor: hand;
cursor: pointer;
padding: 5px 10px;
background: #303030;
color: #AAAAAA;
vertical-align:middle;
font-size:11px;
font-weight:bold;
-moz-border-radius:10px;
border:none;
}
.divopen{
background: #707070;
color: #FFFFFE;
vertical-align:middle;
font-size:11px;
font-weight:bold;
}
#footer {
text-align: center;
border:none;
}
.online {color: #FFFF00;
}
.today {color: #AAAA00;
font-size: 9px;}
#records {font-size: 11px;}
.namef {font-size: 11px;}
.strong {
font-weight: bold;
font-size: 11px;
}
.shakeimage, .jc{
position:relative
}
.tombol{
font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
font-size: 11px;
border-top: 1px #888888 solid;
border-left: 1px #666666 solid;
border-right: 1px #222222 solid;
border-bottom: 1px #000000 solid;
background-color: #444444;
color: #CCCCCC;
font-weight: bold;
margin: 3px;
padding: 0px 3px;
}
.tombol:hover{
background-color: #666666;
}
</style>
[/spoiler]
body untuk keseleruhan body-nya..
[spoiler]
background: black;
untuk merubah background'e..
[/spoiler]
a:link = tulisan yang ada link'e..
a:hover = tulisan yang ada link'e tapi ketika mouse ada diatasnya
sekian dulu..emang'e mau costumize seperti apa yagh??
kan luas pertanyaanya..