You are viewing a post by Andy_99990. View all 59149 posts in [align=justify][b]bagi member yang ingin bertanya seputar tweaking FS, silahkan bertanya dan posting disini, tapi jangan lupa,,sebelum itu tolong [url=http://theftalk.com/t2744-%5BImportant%5D-.
[quote]/*ONE COLOM*/
/* Hide Group updates */
#content_8 .data {display:none!important;}
/* How You're Connected*/
.meettrail {display:none!important;}
/* Groups */
.groups {display:none!important;}
/* Fan Of */
.fanof {display:none!important;}
/* Featured Friends */
.friends {display:none!important;}
/* ONE COLOM */
.commonbox {
position: relative;
left: 158px!important;
overflow: hidden;
width: 570px;
}[/quote]
ini yg Versi CSS..
lebih mudah..
tinggal nerubah semua fungsi addbox nya menjadi [b]LEFT[/b]
contoh :
[quote]addBox("[b]RIGHT[/b]",pageOwnerFName+"'s Visitors",TRACKER.div.innerHTML,"tracker",null);[/quote]
menjadi :
[quote]addBox("[b]LEFT[/b]",pageOwnerFName+"'s Visitors",TRACKER.div.innerHTML,"tracker",null);[/quote]
save di CSS nya..
Last edited by Andy_99990 (2008-04-26 06:48:55)