Your are here: Home // Random talks // How to hide certain box in your Friendster

How to hide certain box in your Friendster

For better understanding on How to Hide Friendster Profile, i recommended you to visit: http://friendster-hide.blogspot.com. I have compiled a tutorial speacial for this How to Hide Friendster Boxes on your profile. Take a visit: Friendster-Hide.blogspot.com

Ohh~ it seems like Friendster already update their system and the profile appreance. Added new things such as picture album that looks similar like myspace huh and also those fuking widgets. Lol, i hate the widgets fuking so much.!

Nway, that’s not the point of me to write about for today. Actually, i wanna share with you this quite good tricks to hide some of the boxes from your friendster profile. If you are one of Friendster-Layouts addicter, this might be one of your powerful things to do. CSS-ing aka Cross-over profile method. Lol.

Hiding the box is preety mush easy yet become complicated if friendster again updating their system. Emm, so here it is:

Hide About me paragraph in control panel
/* Hide About me paragraph in control panel*/
.controlpanel p {display:none!important;}

Hide the arrows in your mainnav dropdown links
/* Hide the arrows in your mainnav dropdown links */
#mainnav .mainfoldericon {display:none!important;}

Hide Recent Updates
/* Hide Recent Updates */
.user_tracker {display:none!important;}

Hide Google Search
/* Hide Google Search */
#search {display:none!important;}

Hide Friendster Classifieds
/* Hide Friendster Classifieds */
#marketing {display:none!important;}

Hide Footer
/* Hide Footer */
#footer_container {display:none!important;}

Hide Footer link only
/* Hide Footer link only */
#footer a {display:none!important;}

Hide friendster logo
/* Hide friendster logo */
#logo {display:none!important;}

Hide sidebar google ads
/* Hide sidebar google ads*/
#ads_2_3 {display:none!important;}

Hide Messages | Setting | Help | Log out
/* Hide Messages | Setting | Help | Log out*/
#subnav_search {display:none!important;}

Hide How you are connected box
/* Hide How you are connected box */
#meettrail_2_1 {display:none!important;}

Hide Friends Box
/* Hide Friends Box*/
#friends_2_2 {display:none!important;}

Hide More about you box
/* Hide More about you box */
#moreabout_1_5 {display:none!important;}

Hide Testimonials and comments
/* Hide Testimonials and comments */
#publiccomments_1_7 {display:none!important;}

Hide Your blogs
/* Hide Your blogs*/
#blogs_1_3 {display:none!important;}

Hide reviews section
/* Hide reviews section */
#reviews_1_4 {display:none!important;}

Hide White bar under navigation
/* Hide White bar under navigation */
#marketing_bg {display:none!important;}

Hide the Home | My Profile | My Connections
/* Hide the Home | My Profile | My Connections*/
#mainnav {display:none!important;}

Groups
/* Groups */
.groups {display:none!important;}

Hide Fan of box
/* Hide Fan of box */
#fanof_2_4 {display:none!important;}

Hide the surfer
/* Hide the surfer */
#surfer {display:none!important;}

Hide hide the divider
/* Hide hide the divider */
#navdivider {display:none!important;}

Hide Classifieds | Jobs |
/* Hide Classifieds | Jobs | */
.secondary_links {display:none!important;}

Hide the about me link above recent updates
/* Hide the about me link above recent updates */
#content_controlpanel_1_1 a.more {display:none!important;}

Hide banner ads on top
/* Hide banner ads on top */
.banner_ad_fix {display:none!important;}

Hide the headers of all box
/* Hide the headers of all box */
.commonbox h1, .commonbox h2 {display:none!important;}

How You’re Connected
/* How You're Connected*/
.meettrail {display:none!important;}

Featured Friends
/* Featured Friends */
.friends {display:none!important;}

Fan Of
/* Fan Of */
.fanof {display:none!important;}

Google Ads
/* Google Ads */
#content_14 {display:none!important;}

Testimonial & Comments
/* Testimonial & Comments */
.publiccomments {display:none!important;}

Reviews
/* Reviews */
.reviews {display:none!important;}

Blogs
/* Blogs */
.blogs {display:none!important;}

Hide Group updates
/* Hide Group updates */
#content_8 .data {display:none!important;}

Hide you Photo gallery’s photos
/* Hide you Photo gallery's photos */
#content_1 .flogriditem {display:none!important;}

Hide the shoutoutbox
/* Hide the shoutoutbox */
#cpShoutoutBox {display:none!important;}

Hide the whole top navigation
/* Hide the whole top navigation */
#navigation {display:none!important;}

Media Box
/* Media Box */
.scrapbook {display:none!important;}

Lol. It is tiring to typing these thing. Arggh!! Okeyh, i assume that you already know how those above code works right? If you dont, ask me on the comment section below. :P All you have to do know is to copy the code that wish to hide the box in friendster profile and paste it in your notepad (click start->run-> & type “notepad”). After you have paste the code, save it as hide.css or anything you want but must remember to put the .CSS at the back. After save it, upload it to webhost such as ripway.com, freewebs.com or anything else that related.

Then, copy the css file URL and go to Angelldeville CSS Linker Genarator. Paste the code to the box and click genarate. Copy the code given and then paste it into ur media box or at about me section. Then click save and walla! The annoying box is invisible. lol.

If you wanna make your profile totally hiding all the box, copy all the codes. Or if u want to just hide the right-side of your profile, you can use the above code. Same as my friendster. You can view it here. Codes:

/* Testimonial & Comments */
.publiccomments {display:none!important;
}
/* Blogs */
.blogs {display:none!important;
}
/* How You’re Connected*/
.meettrail {display:none!important;
}
/* Fan Of */
.fanof {display:none!important;
}
/* Featured Friends */
.friends {display:none!important;
}
/* Google Ads */
#content_14 {display:none!important;
}
/* Groups */
.groups {display:none!important;
}
/* Hide the whole top navigation */
#navigation {display:none!important;
}
/* Hide Recent Updates */
.user_tracker {display:none!important;
}
/* Photo Gallery */
.photos {display:none!important;}

HAve fun tweaking your Friendster !!!rock_smile

*part 2 is here: How to hide certain box in your Friendster 2

**update. 5march. New CSS file linker: http://angelldeville.mydiscussionboard.com/CSS-Linker-h28.htm

fly.co.uk cheap flights from the uk to the whole world
Fare Search Cheap Flight
Flights to Dubai Cheap Flights to Sydney
Love my blog post? If you want new post to be delivered to your email, subscribe here:

tell-a-friend Tell a Friend

No related posts.

filed under: Random talks Tagged with: , ,

164 responses to "How to hide certain box in your Friendster"

  1. jhen says:

    its not working..why..help me pls..

  2. jhen says:

    its not working.I’ve tried too many times…

  3. phAw says:

    how to use this? where should i paste this?? i having problems kindly help us please?

  4. asm says:

    i have a question.
    does the codes with the name of the boxes will only be pasted on that named box?

  5. chad says:

    aytz!! how this one work ??\

  6. YLOP says:

    i want to hide my “coment & frend” BOX’s

    plz help me how this one work :)

    tnx.. n advance 4 ur elp ;)

  7. I LIKE KISS THENS EX says:

    CAN I HAVE A SEX 2 U CUZ YOUR JUST LYING IT NEVER GONNA WORK. PROVE IT??
    LET’S AHVE A KISS THEN SEX IS THAT ALRIGHT. :)

  8. rhaz says:

    not working poh^^,tulong naman poh
    i wanna do diz!!!
    rhaz17@yahoo.com.ph

  9. rhona says:

    it’s not working.. why? please help! tnx

  10. rhona says:

    not working.. help, help!

  11. kz says:

    duhh !.
    it never works.
    loser !!

  12. Jessa says:

    This thing doesn’t work..fuckin’ preople…trying to trick us…….

  13. Sachaness says:

    ^
    ^
    ^
    ^

    maybe some people really doesnt knwo how to READ . please have the patience to read the whole blog entry .

    and ty for the codes ! :D

  14. fuck off says:

    how the fuck do you think you can give a tutorial? you can’t even string a sentence together you fucking moron. let alone spell 3rd grade level words.

    get the fuck off the internet.

Leave a reply

CommentLuv Enabled
Copyright © 2009 Thumlog – The Ultimate Blog . All rights reserved.
Designed by Theme Junkie .