You are viewing a post by KaNaLiTnUk. View all 14927 posts in nah.. d snii temen2 skalian bisa nanya mengenai problem2 FS.. [jangan problem cinta.. itu mah lain. . :P hwehwehwehwe].. ya? byr ga ad SPAMMER d section Indo..hewhehwe.. :eh: peace and love,.. :.
Perhatikan script ini di tracker.txt kamu :
[quote]//onload handler
function onProfileLoad() {
//insert generated boxes here
//insert tracker box at the end of sidebar column
[b]addBox(pageOwnerFName+"'s Visitors",TRACKER.div.innerHTML,"tracker","right");[/b]
}[/quote]
Ganti script yg tebal diatas dengan ini :
[quote]addBox("RIGHT",pageOwnerFName+"'s Visitors",TRACKER.div.innerHTML,"tracker","15");[/quote]
Mengenai menghilangkan semua iklan di bagian kanan, tambahkan script ini kedalam CSS extension kamu :
[quote]#navLang {visibility:hidden!important}
#ads_2_3{display:none;}
#content_14 {display:none!important;}
#content_15 {display:none!important;}
#content_ads_2_3{display:none;}
#footer_container {display: none;}
#footer {display: none;}
#googleAdFactory.fullwidth{position:absolute;top:-5500px;}
.reportabuse{display:none;}
#marketing {display:none;}
#marketing_bg{display:none;background:transparent;}
}[/quote]
Terus utk meng-customize box Visitor kamu, tambahkan script ini ke dalam CSS extension kamu juga :
[quote]#tracker {
background-image: url(http://h1.ripway.com/linstyle/dbg.gif);
background-attachment: fixed;
background-position: center center;
background-repeat: repeat;
background-color: transparent;
border-width:3px;
border-style:ridge;
}[/quote]
Mudah2an bisa bro
Last edited by KaNaLiTnUk (2007-11-13 14:29:23)