
What is the use of this thread?
--
HIDE CODES -> means that we use CSS Codes so that we can remove anything we don't want in our profile. For example, to remove the Google Ads we use a certain CSS Code in order for us to remove it.
So let's begin..
First of all.
Study this..
Making File Extensions
CSS HIDE CODES:
/* Remove Find Friends Link */
#mainnav div div {display:none!important;}/* Hide Caption Under Primary Photo */
#content_0 .itd {font-size:0px;}
#controlpanelbuttons {font-size:11px!important;}/* Remove Bulky Images/Embeds in Your Comments */
#content_18 .data img, #content_18 .data embed {display:none!important;}/* Hide Navigation Language */
#navLang { display: none ! important }/* Hide the arrows in your mainnav dropdown links */
#mainnav .mainfoldericon {display:none!important;}/* Hide About me paragraph in control panel*/
.controlpanel p {display:none!important;}/* Hide Recent Updates */
.user_tracker {display:none!important;}/* Hide Google Search */
#search form { display : none !important; }/* Hide Friendster Classifieds */
#marketing {display:none!important;}/* Hide Footer */
#footer_container {display:none!important;}/* Hide Footer link only */
#footer a {display:none!important;}/* Hide friendster logo */
#logo {display:none!important;}/* Hide sidebar google ads*/
#content_14 {display:none!important;}/* Hide Messages | Setting | Help | Log out*/
#subnav {display:none!important;}/* Hide How you are connected box */
#content_15 {display:none!important;}/* Hide control panel buttons */
#controlPanelButtons {display:none!important;}/* Hide White bar under navigation */
#marketing_bg {display:none!important;}/* Hide the Home | My Profile | My Connections*/
#mainnav {display:none!important;}/* Hide the whole top navigation */
#navigation {display:none!important;}/* Hide the surfer */
#surfer {display:none!important;}/* Hide hide the divider */
#navdivider {display:none!important;}/* Hide Classifieds | Jobs | */
.secondary_links {display:none!important;}/* Hide you Photo gallery's photos */
#content_1 .flogriditem {display:none!important;}/* Hide your featured friends photos */
#content_2 .flogriditem {display:none!important;}/* Hide the about me link above recent updates */
#content_0 a.more {display:none!important;}/* Hide banner ads on top */
.banner_ad_fix {display:none!important;}/* Hide the view all link of boxes like comments, testi, and friends*/
.commonbox .viewall {display:none!important;}/* Hide the headers of all box */
.commonbox h1, .commonbox h2 {display:none!important;}/* Hide your featured friends' names */
#content_2 .dr {display:none!important;}/* Hide the edit link like edit featured friends and edit reviews */
.commonbox .editlink {display:none!important;}/* Hide the arrows of your blogs */
ul.entries li {display:none!important;}/* Hide the photos in your testimonials comments */
#content_18 .imgblock75 {display:none!important;}/* Hide the shoutoutbox */
#cpShoutoutBox {display:none!important;}/* Change the div_id for specific box 2 hide the header*/
#div_id .h2 {display:none!important;}/* Hide Control panel box header */
#controlpanel_header {display:none!important;}/* Hide the spacer */
#shimrow {display:none!important;}/* Hide Group updates */
#content_8 .data {display:none!important;}/* Hide the whole profile */
#flo_wrapper, #footer_container {display:none!important;}/* Control Panel */
.controlpanel {display:none!important;}/* Photo Gallery */
.photos {display:none!important;}/* Blogs */
.blogs {display:none!important;}/* Reviews */
.reviews {display:none!important;}/* More About */
.moreabout {display:none!important;}/* Testimonial & Comments */
.publiccomments {display:none!important;}/* Media Box */
.scrapbook {display:none!important;}/* How You're Connected*/
.meettrail {display:none!important;}/* Featured Friends */
.friends {display:none!important;}/* Fan Of */
.fanof {display:none!important;}/* Google Ads */
#content_14, #banneradrow {display:none!important;}/* Groups */
.groups {display:none!important;}hehe.. im not sure if its really complete.. but if u think i lack something post here so i can update my thread.. 
Last edited by xavierkym (2008-07-29 08:56:52)

I like the hide whole profile
Nice one bro, those codes will be a sure FFox code compatible 
Last edited by Ephemeral (2007-09-09 01:17:23)
-Offline- |

hehe.. yeah.. hide the whole profile is good if you are overlay user or crossover user.. anyway, it sure works on major browsers we have..
now its time to clean this section and lock unecessary threads.. 

-Offline- |

this code doesn't work..
/* Hide About me paragraph in control panel*/
.controlpanel p {display:none!important;}
i even make it like this one:
/* Hide About me paragraph in control panel*/
.controlpanel p {
display:none!important;
}
but still it doesn't work...
-Offline- |

how about transparent shoutoutbox? thanks in advance 
-Offline- |

jeredictusx
Here's the code for that:
Transparent shoutout box:(CSS)
.controlpanel .sol, .minicontrolpanel .sol { position: absolute; left: -5px; top: 8px; width: 6px; height: 12px; background:transparent no-repeat; align:left; }
.controlpanel .sob, .minicontrolpanel .sob { width: 245px; height: 2px; background:transparent no-repeat; line-height: 0; font-size: 10px; align:left; }
.controlpanel .so, .minicontrolpanel .so { margin: 0 -20px 10px 0; width: 245px; position: relative; background:transparent repeat-y top left; font-size:10px; font-color:#000000; font-weight: bolder; text-decoration:none; align:left;you can always edit the font color.
Last edited by mickyriora (2007-09-12 16:03:00)
-Offline- |
mine doesn't work! should it be over laid? 
-Offline- |

tnx for sharing,,,

-Offline- |

+Online+ |

maybe you ddnt save it as css file.. 

where shuld I put this codes?
in the first box or in the add media box?
-Offline- |

^much better in your notepad
here:
http://friendstertalk.com/t1879-Apply-E … TE%5D.html
^
![]()
-Offline- |

what is the notepad for?
-Offline- |

+Online+ |
need ur help pls :midfinger:
-Offline- |
can i save all of those in just one text document??if yes,how should i put the codes one after the other??
-Offline- |
how about HIDE LAST LOG in? wala ata dun 
-Offline- |

^
you cant do that using css codes.. js codes can.. 
hey,xavierkym.hi.since yer online.would you mind answering my question?many thanks. 
-Offline- |