[quote=ichihara]kk tolong editin script visitor aku yah...
bwt backgroundnya transpararent,,supaya bckground FS aku keliatan
<">sama gabungin ini ma kode di atas...biar keliatan
<">tolong yah kk sekalian[/quote]
non, aku coba bantu ya ?

kode di atas itu kamu masukin aja semuanya di css kamu

khusus untuk kode visitor kamu.
kamu slipin di posisi paling bawah di css kamu ya

nah untuk mengubah kode pisitor. caranya sama kok ama umunya css

neh kalo mau transparent

[quote]/* Reset and base font: base font = Arial 11px/1.22em, [b]#555555[/b] (scale: 10px = 90%; 12px = 109%; 14px = 127%; 16px = 145%) */
table,tr,body,div,td {margin:0;padding:0;border: 0px;}
body {color:[b]#555555[/b];font:11px arial,helvetica,sans-serif;} table {font-size:inherit;font:100%;}
body {
text-align: center;
background: #dce7ed;
overflow-y:scroll/* Fix for IE scrollbar bug */
}
/* Default link styles */
a {
font-weight: bold;
}
a:link, a:visited, a:active, a:hover { text-decoration: none; color: [b]#004F59[/b]; }
a:hover { text-decoration: underline; color: [b]#004F59[/b]; }
a.action:link, a.action:visited, a.action:hover, a.action:active { color: [b]#004F59[/b]; }
#main, .row , tr, td {
width: 100%;
}
#top, #foot, #ad {
padding: 5px
}
.row td {
padding: 5px
}
span, .more, .visit, .copy {
font-size: smaller;
}
.imageblock {
vertical-align: top;
background-color: [b]transparent[/b];
overflow: hidden;
height:75px;
width:75px;
text-align: center;
border: 2px solid [b]#DDDDDD[/b];
}
img {
height: 75px;
border: 0px;
}
.visit {
margin-bottom: 5px;
}
.even {
background: [b]#97b6ca[/b];
}
.rtd, .ltd {
vertical-align: top;
}
.ltd {
width: 85px;
}
.rtd {
padding-left: 0px !important
}
sup {
font-size: .5em
}
.online {
color: green;
font-weight: bold
}
.strong {
font-weight: bold;
}
#plinks a:link, #plinks a:visited, #plinks a:active, #plinks a:hover {
text-decoration: none;
}
.pageselected:link {
color: [b]#DDDDDD[/b];
}[/quote]
kode di atas uda aku jadiin transparent

kamu juga bisa ganti warna yg laen
perhatikan warna2 yg aku itemin ya

moga sukses ya non