ini bro [spoiler]Code:
/* Remove Bulky Images/Embeds in Your Comments */
.data img, .data embed {display:none!important;}
Code:
/* Hide Navigation Language */
#navLang { display: none ! important }
Code:
/* Hide the arrows in your mainnav dropdown links */
#mainnav .mainfoldericon {display:none!important;}
Code:
/* Hide About me paragraph in control panel*/
.controlpanel p {display:none!important;}
Code:
/* Hide Recent Updates */
.user_tracker {display:none!important;}
Code:
/* Hide Google Search */
#search form { display : none !important; }
Code:
/* Hide Friendster Classifieds */
#marketing {display:none!important;}
Code:
/* Hide Footer */
#footer_container {display:none!important;}
Code:
/* Hide Footer link only */
#footer a {display:none!important;}
Code:
/* Hide friendster logo */
#logo {display:none!important;}
Code:
/* Hide sidebar google ads*/
#content_14 {display:none!important;}
Code:
/* Hide Messages | Setting | Help | Log out*/
#subnav {display:none!important;}
Code:
/* Hide How you are connected box */
#content_15 {display:none!important;}
Code:
/* Hide control panel buttons */
#controlPanelButtons {display:none!important;}
Code:
/* Hide White bar under navigation */
#marketing_bg {display:none!important;}
Code:
/* Hide the Home | My Profile | My Connections*/
#mainnav {display:none!important;}
Code:
/* Hide the whole top navigation */
#navigation {display:none!important;}
Code:
/* Hide the surfer */
#surfer {display:none!important;}
Code:
/* Hide hide the divider */
#navdivider {display:none!important;}
Code:
/* Hide Classifieds | Jobs | */
.secondary_links {display:none!important;}
Code:
/* Hide you Photo gallery's photos */
#content_1 .flogriditem {display:none!important;}
Code:
/* Hide your featured friends photos */
#content_2 .flogriditem {display:none!important;}
Code:
/* Hide the about me link above recent updates */
#content_0 a.more {display:none!important;}
Code:
/* Hide banner ads on top */
.banner_ad_fix {display:none!important;}
Code:
/* Hide the view all link of boxes like comments, testi, and friends*/
.commonbox .viewall {display:none!important;}
Code:
/* Hide the headers of all box */
.commonbox h1, .commonbox h2 {display:none!important;}
Code:
/* Hide your featured friends' names */
#content_2 .dr {display:none!important;}
Code:
/* Hide the edit link like edit featured friends and edit reviews */
.commonbox .editlink {display:none!important;}
Code:
/* Hide the arrows of your blogs */
ul.entries li {display:none!important;}
Code:
/* Hide the photos in your testimonials comments */
#content_18 .imgblock75 {display:none!important;}
Code:
/* Hide the shoutoutbox */
#cpShoutoutBox {display:none!important;}
Code:
/* Change the div_id for specific box 2 hide the header*/
#div_id .h2 {display:none!important;}
Code:
/* Hide Control panel box header */
#controlpanel_header {display:none!important;}
Code:
/* Hide the spacer */
#shimrow {display:none!important;}
Code:
/* Hide Group updates */
#content_8 .data {display:none!important;}
Code:
/* Hide the whole profile */
#flo_wrapper, #footer_container {display:none!important;}
For the Master Boxes. (We use div_classes)
Code:
/* Control Panel */
.controlpanel {display:none!important;}
Code:
/* Photo Gallery */
.photos {display:none!important;}
Code:
/* Blogs */
.blogs {display:none!important;}
Code:
/* Reviews */
.reviews {display:none!important;}
Code:
/* More About */
.moreabout {display:none!important;}
Code:
/* Testimonial & Comments */
.publiccomments {display:none!important;}
Code:
/* Media Box */
.scrapbook {display:none!important;}
Code:
/* How You're Connected*/
.meettrail {display:none!important;}
Code:
/* Featured Friends */
.friends {display:none!important;}
Code:
/* Fan Of */
.fanof {display:none!important;}
Code:
/* Google Ads */
#content_14 {display:none!important;}
Code:
/* Groups */
.groups {display:none!important;}[/spoiler]
copas di css kamu tanpa kata [b]Code :[/b]