^
dd desii
dihalaman pertama sudah dijeasin ms bang kanal
utk custom box baru (cbox,mp3,jam dan laen2) tinggal panggil aja DIV ID utk box barunya di css exernal

misal (perhatikan yg di[b]bold[/b] itu namanya DIV ID utk box baru/addbox ):
background utk wvm contoh:
[quote]addBox("RIGHT",pageOwnerFName+"'s Visitors",TRACKER.div.innerHTML,"[b]tracker[/b]","2");[/quote]
masukan di css ext.
[quote]#[b]tracker[/b] {
background-image: url(URL PIC);
background-position: center center;
background-repeat: no-repeat;
background-color: transparent;[/quote]
contoh utk cbox:
[quote]addBox("RIGHT",pageOwnerFName+"'s Visitor,cboxbox,"[b]cbox[/b]","2");[/quote]
masukan di css ext.
[quote]#[b]cbox[/b] {
background-image: url(URL PIC);
background-position: center center;
background-repeat: no-repeat;
background-color: transparent;[/quote]