How to hide certain box in your Friendster

Filed under Random talks

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.

160 Comments

  1. Posted February 23, 2008 at 12:01 pm | Permalink

    oit.bila nak buatkan aku satu theme fs?

  2. Posted February 23, 2008 at 1:27 pm | Permalink

    baguss… bolehku main sorok-sorok… :P

  3. Posted February 24, 2008 at 11:36 am | Permalink

    cool tips :-)

    mcm mana awk ltak ads pada first post kat blog ni?

  4. Posted February 24, 2008 at 12:54 pm | Permalink

    compilation of hide code… nice nice.. for NON crossoverlay friendster layout users (external linking css).

  5. Posted February 24, 2008 at 6:00 pm | Permalink

    @syams
    ekekeke. blaja lah. hahaha.
    tgk lah nanti. lol.

    @izudin
    yah3, mmg best sorok2 ni. ^_^

    @stupidfox_91
    klau yg nuffnang ads, aku guna plugin.
    yg adsense dulu2 aku guna shylock adsense plugin

    @elliv
    yah3. elliv kan pro dlm hal link-me linker tok.
    haha. aku blom studi lagik pasal js linker ya.
    mun sik boleh beat tok. ekeke

  6. Posted February 25, 2008 at 1:43 am | Permalink

    sekali sekala aku usha blog ni, mesti berubah theme. lawa2 gak tu, info2 sumer hi-tech. mantap! huhu

  7. Posted February 25, 2008 at 10:45 am | Permalink

    thanx syuxx for d code tp sy x tau lah mna stu tmpat nak letak..
    sy ltak kat media box… rosak twuz.. sy ltak kat css box… nothing happened?? @.@ tulung ako syuxx!!

  8. Posted February 25, 2008 at 3:54 pm | Permalink

    @razif
    hahaha. selera sentiasa btuka lah bro. lol.
    ekeke. xda lah high-tech mana pun. ekeke

    @marionatte
    emm2, try trg my latest post okiyhh ^_^

  9. Posted March 1, 2008 at 12:07 pm | Permalink

    nice!! thankss!

  10. rexxxx
    Posted March 2, 2008 at 2:35 pm | Permalink

    what else web hosting sites that i may upload that file?

  11. maii
    Posted March 8, 2008 at 5:15 pm | Permalink

    mine does not work. T.T

  12. Posted March 10, 2008 at 3:34 pm | Permalink

    @rexx
    some other useful webhostings is: freewebs.com, googlepages.com, geocities.com and many more. Just simply googling for free webhostings. Or for advance user, u can use this hosting: dfi.speakerz.net/get/freewebhost.php

    @maii.
    may i noe the prob is?

  13. Posted March 15, 2008 at 11:55 pm | Permalink

    friendster already filtered out the codes. so try using this new genarator:

    http://angelldeville.mydiscussionboard.com/CSS-Linker-h28.htm

  14. Posted March 18, 2008 at 8:57 am | Permalink

    mine doesnt work either……
    help me pls. =/

    these are the ones that i wanna hide

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

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

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

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

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

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

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

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

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

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

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

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

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

  15. merah
    Posted March 20, 2008 at 8:22 am | Permalink

    i knw how to make it work..
    my friendster profile has a lot of those stuff..
    actually, i got the codes from
    http://friendstertutorials.com/hide-codes

    all i did was saving all the things
    that i want to be hidden in
    ripway.com

    then i copied the URL of the of the code
    then i generated it in
    http://friendstertutorials.com/friendster-css-generator.php
    then i put my codes in the media box section
    of my profile..

    then you’re done..

    i’ll be willing to help if u wnt me too..

  16. Posted March 20, 2008 at 9:12 am | Permalink

    Dude this works!

    My Friendster Profile is now clean and customized. The initial problem was in converting my hide.css file in THE CRADLE SITE. Instead of putting in http://geocities.com/yourname/hide.css replace with http://www.geocities.com/yourname/hide.css. Include the WWW in your link.

    Thank you.

    CLICK HERE TO VISIT MY FRIENDSTER

  17. genna
    Posted March 22, 2008 at 5:50 pm | Permalink

    i can follow, but how can i copy the codes that you provide??:)

  18. Posted March 22, 2008 at 6:39 pm | Permalink

    @genna
    errrr, highlight the code, right click and click copy then paste it on notepad.
    or, do you mean which one is the code? just copy like:

    /* Hide bla bla bla */
    .hideshit {padding, darling}

    i suggest you follow the second tutorial for that:

    http://dfi.speakerz.net/2008/02/25/how-to-hide-certain-box-in-your-friendster-2/

  19. ladyshark
    Posted March 23, 2008 at 4:21 pm | Permalink

    its not wOrking!!!! damn it!

  20. Cathyrine
    Posted March 27, 2008 at 7:42 pm | Permalink

    Hey,anyone who could help me,I followed all the steps I just want to hide my friends on my profile,but it`s the same there`s no changes.I appreciate if you could help me…

  21. Posted March 28, 2008 at 1:49 pm | Permalink

    friendster Update again!!
    suXxx!! all Code Gone!!!

  22. Posted March 29, 2008 at 2:52 pm | Permalink

    @ladyshark
    mine still working wat? maybe there’s some error step.
    just practice try n error method.
    experimenation is the best teacher

    @cathyrine
    emm, you might be need to wait for it to work.
    try to log off to your account and login again.
    view your profile and press CTRL+F5 for heavy refresh

    @zulfan
    no lah. they not yet updating the code. still working ^^

  23. Cathyrine
    Posted March 30, 2008 at 11:15 am | Permalink

    I did it today and but still not working.I am pretty sure I followed the tutorials all what it says there.um can you give me the code just wanna hide Featured Friends ,Google Ads ,How You’re Connected…Thank you.

  24. hugh
    Posted March 31, 2008 at 2:59 am | Permalink

    i did it too.. i been working on it in my free time but it didn’t work, i followed all the steps. i appreciate if you could help me….. Google ads, Featured Friends recent updates, Testimonial & Comments.. thanks.

  25. Posted March 31, 2008 at 6:32 pm | Permalink

    @cathyrine
    emm, here’s the code

    /* Hide your featured friends photos */
    #content_2 .flogriditem {display:none!important;}
    /* Google Ads */
    #content_14 {display:none!important;}
    /* Hide How you are connected box */
    #content_15 {display:none!important;}

    @hugh
    /* Hide your featured friends photos */
    #content_2 .flogriditem {display:none!important;}
    /* Google Ads */
    #content_14 {display:none!important;}
    /* Testimonial & Comments */
    .publiccomments {display:none!important;}

    dont stop experimanting you people. because it is the best teacher. go to http://friendstertalk.com/ for more tutorial.

  26. xxakachan09xx
    Posted April 4, 2008 at 8:58 am | Permalink

    did the friendster update again??
    codes are not working agaiin… =/

  27. Posted April 5, 2008 at 12:35 am | Permalink

    refer to this post:

    http://dfi.speakerz.net/2008/04/04/friendster-new-jscss-linker-update/

  28. Posted April 9, 2008 at 11:12 am | Permalink

    when i open it, it hides everything but a nano second later it goes back to normal. :| i put a lot of codes in one css file. idkidk. xD

  29. Posted April 15, 2008 at 8:28 am | Permalink

    heyy syuxx! can you give me the code to hide the navigation below the picture.. [[u know the..... [[add friend]] [[send a smile]]– [[add bookmark]]—–is it possible to hide those???]]

    thanx in adv.! =]

  30. Posted April 23, 2008 at 2:04 pm | Permalink

    gaaa. em xoo hapii :))

    it works mach!

    baha!

  31. Posted April 24, 2008 at 4:09 pm | Permalink

    thank you so much! it did work. i almost gave up looking for the right generator til i found your blog. thanks. here, check it out. http://profiles.friendster.com/markmyworld27

    =]

  32. Posted April 24, 2008 at 8:41 pm | Permalink

    hei,, i was just wondering where to pu it?? am i going to out it together with my CSS code??
    thanks..

    KUDOS

  33. akira
    Posted April 29, 2008 at 5:26 pm | Permalink

    i think there’s either a problem with the cradle site or friendster changed the system again…

    mine still doesnt work either but i did notice that everytime i save the new customizations… friendster gives this notice that the changes have been saved, but then i scrolled down just to check the codes and
    abra-cadabra… the code that i just pasted there— isnt there!! it disappears!!!!

    quite interestingly enough, i did see the old code… i even tried deleting the old code without replacing it with the one from the cradle site…. i saved the customization with the media box EMPTY… and then friendster gives that notice again, but when i scrolled down again…. BOOM!!— the old code was still there!!!

  34. adeh...
    Posted April 29, 2008 at 10:30 pm | Permalink

    adeh..nda dpt buat lar..tlg aku cam mna maw buat plezzzz

  35. crystal
    Posted May 1, 2008 at 2:00 pm | Permalink

    The “hode comments” doesn’t work.. I’ve tried it out but still nothing.. Why is that?

  36. crystal
    Posted May 1, 2008 at 2:06 pm | Permalink

    hide I mean.. It’s so frustrating actually.. But really great codes.. I saw your profile, ad I want mine to be just like that..

  37. maksayekatesayebaikbetulke
    Posted May 1, 2008 at 11:27 pm | Permalink

    syux

    x phm lah yg notepad tue pastue yg start run …ap tue….

    prmudahknlah…dpt pahale

  38. Posted May 4, 2008 at 4:29 pm | Permalink

    umm ok so ive been trying it gazillion times already and
    still didnt work….=(……

    i think it would be easier if you give me the exact codes you
    have in your profile….hihi…because right now im pissed
    and jealous of ur profile………….help me please please please.

  39. Posted May 4, 2008 at 4:33 pm | Permalink

    ive been dying to have the same profile as urs….

    help me.
    you dont want me to die from depression….lol

    la la la la la…………………
    =[ help mr. genius =D

  40. Posted May 4, 2008 at 5:21 pm | Permalink

    oke mai. i’ll make one if i have time soon.
    just wait and subscribe my blog.

    http://dfi.speakerz.net/subscribe/

  41. Posted May 7, 2008 at 8:38 am | Permalink

    check out the profile that i designed using “section hider”… just click on my name..

  42. Posted May 29, 2008 at 4:03 pm | Permalink

    why it doesn’t work ??

  43. Posted May 29, 2008 at 4:41 pm | Permalink

    its not working.. i follow the instructions.. ;(

  44. Posted June 6, 2008 at 2:17 pm | Permalink

    syuxx i want my profile to hide all boxes except for the media box.. how can i do that.? i followed everything yes it is working but i do not know how show only the media box, i need yerr help.D:

  45. Posted June 6, 2008 at 8:37 pm | Permalink

    HEY DUDE!!! THANKS FOR THE TWEAKERS!!! I’VE BEEN SEARCHING FOR QUITE A WHILE NOW FOR THESE CODES BUT NOTHING WORKED… FINALLY..MY EFFORTS HAVE PAID OFF.. THNANKS AGAIN.. ^^

  46. darz
    Posted June 6, 2008 at 10:40 pm | Permalink

    DAMN.. I THOUGHT IT WORKED… BUT THE NEXT TIME I LOGGED-IN AGAIN… THE BOX WAS THERE AGAIN…HMF..

  47. darz
    Posted June 6, 2008 at 10:45 pm | Permalink

    SYUXX…I THINK I SEE THE PROBLEM.. WHEN I PUT THIS CODE IN THE MEDIA BOX..

    AFTER I SAVE IT..IT BECOMES SHORTER..

    HAVE ANY IDEA WHY??

  48. Posted June 8, 2008 at 12:45 am | Permalink

    @rosh
    i have another one post regarding on that. Feel free to search it on the friendster category page: http://dfi.speakerz.net/category/friendster/
    just make sure to use the new linker generator here:
    http://is.gd/sIW
    makesure you registered to http://the-cradle.users-board.com first.

    @ Darzz
    Caps-lock off plz. hehe.
    The problem is the linker is dead already. So use the new linker generator by the cradle as the link n the above answer for rosh.

    thx ever1. sorry for late response on your questions

  49. Posted June 8, 2008 at 10:48 pm | Permalink

    Anyone can help me… Gimme the code to hide my comments,friends and recent updates thx for helping xD or email me at alesana8297841@yahoo.com stay cooL guys hahaha

  50. darz
    Posted June 13, 2008 at 9:42 am | Permalink

    thanks 4 everything man.. finally it worked.. oh yeah..btw the hide google search doesn’t work… ^^

  51. Posted June 28, 2008 at 1:42 pm | Permalink

    nice… its good to know that its possible to hide some of the sections in friendster…

    hey!! i wanna hide some of the sections and i tried it following what uve said but still its not working… here are the sections that i wanna hide..

    /* Hide Google Search */
    #search {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*/
    #ads_2_3 {display:none!important;}

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

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

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

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

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

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

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

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

    /* Hide Fan of box */
    #fanof_2_4 {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 banner ads on top */
    .banner_ad_fix {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 {display:none!important;}

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

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

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

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

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

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

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

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

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

    hope you can help me.. i want to hide those so bad…
    please.. please.. pleasee…

  52. Posted June 28, 2008 at 8:30 pm | Permalink

    @mardz

    i already contact you in your friendster. check out your new messages. hehe

  53. Posted June 29, 2008 at 5:57 pm | Permalink

    it doesnt work ..plzz help me. :c

    this are some boxes that i wana hide..

    pls reply and help..

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

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

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

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

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

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

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

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

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

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

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

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

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

  54. Posted June 29, 2008 at 7:17 pm | Permalink

    @nicole
    oke. i have send u a message on friendster.
    ohho. i love helping cute girls.
    haha :p

  55. Posted July 1, 2008 at 7:40 am | Permalink

    i need helpp :]
    ur codes aren’t workinggg!
    thx

  56. Posted July 1, 2008 at 2:57 pm | Permalink

    it is working oke.
    it must be a mistake.

  57. maan
    Posted July 1, 2008 at 6:45 pm | Permalink

    your codes wouldn’t work.. crap..

  58. Posted July 1, 2008 at 7:03 pm | Permalink

    it is working. i think you just messed up with the linker.
    get the latest js/css linker here:

    http://the-cradle.users-board.com/external-file-linkers-f9/css-linker-generator-t137.htm

  59. gothica_czarina
    Posted July 1, 2008 at 8:53 pm | Permalink

    hey help me pls…i want to hide all except more about me, about me and who i want to meet..i also want to center my profile
    messgae me pls. message me! tnx a lot

  60. nica
    Posted July 1, 2008 at 8:55 pm | Permalink

    It’s not working.. :/

  61. nica
    Posted July 1, 2008 at 9:04 pm | Permalink

    It’s not working..

  62. joey
    Posted July 5, 2008 at 10:13 am | Permalink

    WHERE do i paste all of these codes?????

  63. Posted July 12, 2008 at 11:37 pm | Permalink

    oke, that cool dude.

  64. gerald
    Posted July 14, 2008 at 5:16 pm | Permalink

    ano ba naman yan wag nga kau mag post pag mali mali kakabadtrip pano ba talaga mag hide ng testi,at ung mga fan pano ba talga hide un? email me at edgar_manilyn27@yahoo.com plzzzzzzzzz need badly^_^ thank sa makakapag bigay ng information….

  65. Posted July 14, 2008 at 5:55 pm | Permalink

    umm, sorry. i dont understand tagalog.
    english please

  66. Posted July 27, 2008 at 10:46 am | Permalink

    it worked! man thanks!

  67. eliza
    Posted July 27, 2008 at 11:33 am | Permalink

    pliss teach me…i really dont know how 2 do that….how???can u give me the code??

  68. Posted July 29, 2008 at 1:28 pm | Permalink

    hey uhmm i need help.

  69. Posted July 29, 2008 at 9:06 pm | Permalink

    Sorry, but only users granted special access can read topics in this forum.

    whaaa…help!!!

    what link generator can I use?? help…

  70. i need help!!!
    Posted August 14, 2008 at 3:29 am | Permalink

    i dont really get this hide code thingys but its really cool…

    pls help!!!!!!!!!!!!!!!!!!

  71. Pan9eraN_eMo
    Posted August 15, 2008 at 3:03 am | Permalink

    wew…its cool man…its working…thanx bro…

  72. Posted August 19, 2008 at 1:43 am | Permalink

    Даже и не придирешься!

  73. Posted August 21, 2008 at 5:11 pm | Permalink

    ang lapa hindi na gana pinagang uto nio lang ang mga tao!!!!!!!!!!!!!!1

  74. aike
    Posted August 22, 2008 at 4:39 pm | Permalink

    ei..guyz i have a problem, I put a code something like this on the media box: @import url(http://aikeaike.webs.com/aike_layout.css); ….but then why it is after saving the code will turn up like this: @import url(http://aikeaike.webs.com/aike_layout.css); …?
    please guyz i need ur help..tnx advance.

  75. Posted August 27, 2008 at 4:39 pm | Permalink

    hey, i have tried .. but still not working . could u help me ? i really want to hide my comment and my group tab . thx before :)

  76. kamille
    Posted September 10, 2008 at 9:01 pm | Permalink

    its not working !
    all the codes that I’ve tried ..

  77. Posted September 11, 2008 at 4:34 pm | Permalink

    it’s nOt wOrking.
    can yOu help me??
    thank yOu.

  78. charmck
    Posted September 14, 2008 at 4:23 pm | Permalink

    yess finaly it works

    i stayed lyk foh 2 hours

    tnx a lot

    u can visit my friendster page if you like

    char_mck@yahoo.com

  79. Gaby
    Posted September 16, 2008 at 8:01 pm | Permalink

    try this if it doesn’t work, http://www.friendster.com/group-discussion/index.php?t=msg&th=2127340&start=0&

  80. Posted September 21, 2008 at 5:05 pm | Permalink

    it doesn`t hide anything. I`ve been tryin for a couple of days. But I always fail. 0_o

  81. Posted September 21, 2008 at 6:22 pm | Permalink

    hey thanks alot Gaby! it really worked! thank you like millionsssss! :)

  82. nique
    Posted October 5, 2008 at 5:58 pm | Permalink

    it didn’t work huhu

  83. Posted October 12, 2008 at 3:38 pm | Permalink

    hay nique, why not try Gaby’s link.. it’ll surely work well.. :)

  84. mi-fie
    Posted October 30, 2008 at 5:27 pm | Permalink

    i want hide photo gallery and testi..
    but,ur code does not work..
    arghhhhhh..

  85. Posted October 31, 2008 at 10:16 pm | Permalink

    i want to hide everything but my media box….

    but i cant..

    nd btw.. ur code doesnt work!!

  86. Posted November 4, 2008 at 8:38 am | Permalink

    doesnt work to me…waste of tym..grrr

  87. Posted November 5, 2008 at 1:04 pm | Permalink

    saan nyu pu cya ilalagay :?

  88. remzlly
    Posted November 8, 2008 at 5:31 pm | Permalink

    i cannot hide my friends in my profile..i use many codes bt is not work..??..how do i?

  89. Posted November 29, 2008 at 3:58 pm | Permalink

    can yu help mi in hiding dOes bOxes?

    i just want a centerd profile with

    about mi

    who i want to mit and

    media box

    thanx alot!

    hirs my acOunt

    rhenkyutee@yahoo.com

    salamat pO!

  90. ??
    Posted December 3, 2008 at 9:34 pm | Permalink

    these codes don’t work at all..

  91. Posted December 22, 2008 at 7:12 am | Permalink

    where will aii put those codes????..css????.or…….bstah where??

  92. Posted January 2, 2009 at 11:52 pm | Permalink

    i wanna hide my photo gallery and featured friends,can u help me??thanks:)

  93. wewen
    Posted January 9, 2009 at 2:18 am | Permalink

    mek mauk code 4 hidden tuh,,
    cuma nak nampak music box n box yang ada primary je

  94. Posted January 10, 2009 at 11:05 am | Permalink

    argghh!!nothing happen!…
    i’m tired 2 do fs already….
    omg can someone help me??!!!

  95. Posted January 14, 2009 at 9:06 am | Permalink

    why it doesn’t work..??
    i tried these codes many times before but it still
    doesn’t work through all of this..

  96. stooif
    Posted January 21, 2009 at 8:49 am | Permalink

    hey poster. i think this way is old. friendster had upgrade its system i guess. the code doesn’t work anymore. i copy and paste it to media box (using the http://angelldeville.mydiscussionboard.com/CSS-Linker-h28.htm linker gen) but after i saved it and preview it. nothing happened, but all my previous codes are GONE! please, update this for us. thanks. red_soviet91@yahoo.com i provided you my email, so any update please inform me. regards, xdcx

  97. angel
    Posted January 23, 2009 at 7:56 am | Permalink

    PLEASE HELP ME
    HOW CAN I HIDE THOSE UNWANTED BOX?
    THE NEWEST WAY WOUOLD BE A GREAT HELP
    TNX

  98. Posted January 26, 2009 at 11:47 pm | Permalink

    it doesnt work … amf!
    pls. HELP me. PLSPLSPLS.
    i wanna die. argggggg >.<

  99. Posted February 2, 2009 at 12:15 pm | Permalink

    heyyy.
    just wondering how to do it.
    cuz ive been trying the code 4 a couple of time. wel more.
    but it wont work.
    just want to get rid of comments box.
    please help me.
    thanx.

  100. Posted February 2, 2009 at 12:16 pm | Permalink

    just want to get rid of coment box.
    please help.

  101. Posted February 13, 2009 at 10:30 pm | Permalink

    dis is not working
    pls help dis is my email
    Ryukazen_seio6@yahooc.om

  102. Posted February 13, 2009 at 10:33 pm | Permalink

    filipino language=d gumagana,,ilang beses ko na gnwa at wla pa ring
    nagyari

    english language=did not work,,how many times and did ba nothing happen

  103. Posted February 13, 2009 at 10:34 pm | Permalink

    pls help my brain is bleeding

  104. Posted February 13, 2009 at 10:35 pm | Permalink

    ………just add me,who someone know how to make it
    dis is my email
    Ryukazen_seio6@yahoo.com

  105. blabla!!
    Posted February 24, 2009 at 4:06 am | Permalink

    not working!!
    :P

  106. lizcel
    Posted February 24, 2009 at 5:20 am | Permalink

    elow der i jus also want to have that hiding codes in my prof. coz ur prof is so nyc.
    hope u cud help me hirs my eadd
    zero06six_06@yahoo.com

    tenxie thanks

  107. bucukk .
    Posted March 4, 2009 at 11:29 am | Permalink

    hey .
    cmne nk hide friend coment and friend box kat fs eaa ? .
    :)

  108. rjay
    Posted March 9, 2009 at 8:09 pm | Permalink

    #

    hey!! i wanna hide some of the sections and i tried it following what uve said but still its not working… here are the sections that i wanna hide..

    /* Hide Google Search */
    #search {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*/
    #ads_2_3 {display:none!important;}

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

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

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

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

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

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

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

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

    /* Hide Fan of box */
    #fanof_2_4 {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 banner ads on top */
    .banner_ad_fix {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 {display:none!important;}

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

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

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

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

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

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

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

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

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

    hope you can help me.. i want to hide those so bad…
    please.. please.. pleasee…
    # Author Gravatar syuxx Says:
    June 28th, 2008 at 8:30 pm

    @mardz

    i already contact you in your friendster. check out your new messages. hehe
    # Author Gravatar nicole Says:
    June 29th, 2008 at 5:57 pm

    it doesnt work ..plzz help me. :c

    this are some boxes that i wana hide..

    pls reply and help..

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

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

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

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

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

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

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

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

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

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

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

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

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

    pls pm me in fs or ym

    rjay8yap@yahoo.com

  109. Posted March 13, 2009 at 2:07 pm | Permalink

    I dunno what happened but it came out na napunta sa bottom part ng page ko sa friendster yon featured friends box at yon groups box. Can u help me to put it back where it used to be. Thanks in advance. U can send email through fayven@yahoo.com.

  110. Posted March 14, 2009 at 5:50 pm | Permalink

    i want to hide my photo gallery,friends n comments but the codes doesn’t work!!@_@

  111. Posted March 19, 2009 at 1:36 am | Permalink

    hey! sOo sad..
    i follow all the steps and try all my best but still it doesn’t work!!
    i don’t know why but am 101% sure that i follow all the steps correctly.. i don’t know what’s the prob!
    i just wanna hide everything in my profile so that i can create my own design for my profile. is that possible to be happen??
    please help me about this. I’ll be waiting for yah reply. thanks a lot!

  112. Posted March 19, 2009 at 1:40 am | Permalink

    for any help for me please contach me here in my friendster, u may comment me or message me..
    here’s my email.. lably.pinksoda@rocketmail.com

    thanks a lot.. please help me about hiding those boxes in my profile!

  113. ash
    Posted March 21, 2009 at 6:45 pm | Permalink

    cool. it doesn’t work. or maybe i just don’t get it! further explanations?

  114. alana
    Posted March 24, 2009 at 6:34 pm | Permalink

    wtfff? asians much ?
    |
    |
    V

  115. kaye
    Posted March 29, 2009 at 4:52 pm | Permalink

    hey..mine doesn’t work too..
    just like the other people complaining !
    help please !!!

  116. brisa
    Posted March 29, 2009 at 5:59 pm | Permalink

    …How to do it ? it didnt work..

  117. brisa
    Posted March 29, 2009 at 6:00 pm | Permalink

    …How to do it ? it didnt work.. plz help…

  118. ika
    Posted April 10, 2009 at 4:43 pm | Permalink

    erm..hey…can you help me..??

  119. princess
    Posted April 11, 2009 at 5:20 am | Permalink

    hindi nagwowork.. please help me.. i want to hide my testi/comments in my friendster..?do you know how to make a layout/usinh html?

  120. bianca
    Posted April 14, 2009 at 1:54 am | Permalink

    hi . i tried and followed every step but still not working . can u please help me .. i really want to hide those annoying stupid boxes. thanks a lot (:

  121. bhabie
    Posted April 26, 2009 at 4:52 am | Permalink

    im seriously having lyk a hard time d0ing this .. ive tried lyk 10 times.. it w0nt w0rk can u please please please please please d0 it ????

    i jus wanna hide these :

    /* Hide Footer */
    #footer_container {display:none!important;}
    /* Hide sidebar google ads*/
    #ads_2_3 {display:none!important;}
    /* Groups */
    .groups {display:none!important;}
    /* Hide Fan of box */
    #fanof_2_4 {display:none!important;}
    /* Hide banner ads on top */
    .banner_ad_fix {display:none!important;}
    /* Google Ads */
    #content_14 {display:none!important;}
    /* Media Box */
    .scrapbook {display:none!important;}

    pleaaseeee.

  122. Posted April 28, 2009 at 8:07 pm | Permalink

    who’s willing to help? just send me message @ my friendster.. pretty_optimistic22@ymail.com.. i rily need ur help..huhuhuh.. i wnat to hide all the boxes in my friendster except the about me section

  123. Posted April 30, 2009 at 8:10 am | Permalink

    saan pu ba epapaste?

  124. mitch
    Posted April 30, 2009 at 2:05 pm | Permalink

    ei..help me plz..how does it work.?

  125. mitch
    Posted April 30, 2009 at 2:10 pm | Permalink

    stupid! all my codes in css and media box were gone!..argh! so stupid..hump!

  126. Posted May 3, 2009 at 1:52 am | Permalink

    ahm,san poh inilalagay ung mga hide codes?

  127. Rix
    Posted May 7, 2009 at 7:30 pm | Permalink

    where to put all this codes ??? …
    plsss….. tell me where.!!!
    ^^

  128. Posted May 11, 2009 at 9:29 am | Permalink

    plz… help me about to hide all stuff like comment….

  129. Posted May 11, 2009 at 1:16 pm | Permalink

    it dOesnt wOrk!..

    aDd mE uP..

    aby.tolentino@yahoo.com

  130. otaku-chan
    Posted May 12, 2009 at 12:51 am | Permalink

    to be frank, it didn’t work.

    I am 100% sure I followed EVERY steps but nothing happened.

    I know that nobody’s perfect but please learn from your mistakes. I am really working hard & determined to hide certain box e.g. comments, shout out & everything unnecessary…

    please fix it up… I know that I’m so rude & tactless to say it. I beg your pardon then.

    god speed.

    more power….

    btw, please post some comments to my friendster account if you already fixed this problem. Thanks in advance.

    and plus how will you copy paste the codes (i.e. the one you mentioned on your tutorial..) in the notepad?…

    and.. I have already my URL from my ripway account..

    http://h1.ripway.com/marche06isanOTAKU/hideit.css <~~ see that?,,, then generate the code.. blah.. blah.. but it didn’t work..

  131. Posted May 12, 2009 at 11:18 am | Permalink

    can you teach me guys how to hide some box please help me

  132. Posted May 12, 2009 at 11:22 am | Permalink

    hey guysss im begginggggggggg you alll

  133. Posted May 12, 2009 at 11:27 am | Permalink

    for any want to teach me just please guys send me a message or comment… my friendster e-mail is fnz_27@yahoo.com

  134. Posted May 14, 2009 at 6:21 pm | Permalink

    it doesnt work anymore :((

  135. Posted May 14, 2009 at 6:22 pm | Permalink

    it doesnt work!!!!!!!!!!!!

  136. Posted May 18, 2009 at 2:19 am | Permalink

    can you pls help me?.
    cause im whole day sitting here and searching the net just to do this but it doesnt work. huhuhu. can u pls help me?.
    i wanna hide this sections. =]

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

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

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

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

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

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

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

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

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

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

  137. Posted May 28, 2009 at 1:45 am | Permalink

    i NeeD HeLp…

    i DoNT KnoE HoW To HiDe mY CoMMeNT…

    SuMBoDY WiLLiNG To HeLP Me…

    PLeASe ViSiT mY FRieNDsTeR…

    http://profiles.friendster.com/jalymamarj

    i WiLL ReaLLy aPPReCiaTe iF SuM OnE HeLp mE..

  138. charm
    Posted June 7, 2009 at 5:08 pm | Permalink

    it’s working and i’m dying

  139. ching
    Posted June 9, 2009 at 1:09 pm | Permalink

    it didnt work.. TT.TT

    i read all.. but huawaaaa,.. TT.TT

  140. SARAH ANGELICA
    Posted June 19, 2009 at 3:42 pm | Permalink

    HOW TO HIDE CODES?????/

  141. jcrine
    Posted June 20, 2009 at 12:17 am | Permalink

    please help…it’s not working :(…
    i just want to hide my comment box :(

  142. Posted June 25, 2009 at 5:12 am | Permalink

    hi.. i want to know how to hide the ‘how you’re connected box’ or ‘common friends’ box.. and also, i want to remove its space.. how can i do that? please help me..

  143. Giselle
    Posted July 20, 2009 at 9:09 am | Permalink

    okay i don’t know what the hell i am doing.
    please help me! i get how to copy and paste and
    whatnot but where?!

  144. Giselle
    Posted July 20, 2009 at 9:28 am | Permalink

    Oh yeah and i was talking about hiding
    your comments, blogs, photo gallery, google ads and media box.
    :| thanks

  145. Giselle
    Posted July 20, 2009 at 9:29 am | Permalink

    oh yeah if someones willing to help
    heres my friendster
    :D
    http://profiles.friendster.com/user.php

  146. Giselle
    Posted July 20, 2009 at 9:31 am | Permalink

    wait no here it is!
    lol http://profiles.friendster.com/coofoo
    please help me!
    i just want to know how to hide my
    comments,blogs,photo gallery, google ads, and media
    box. :D thank you so much

  147. Posted August 8, 2009 at 3:43 pm | Permalink

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

  148. Posted August 8, 2009 at 3:46 pm | Permalink

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

  149. phAw
    Posted August 26, 2009 at 8:42 pm | Permalink

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

  150. Posted August 28, 2009 at 10:10 pm | Permalink

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

  151. chad
    Posted September 8, 2009 at 7:45 pm | Permalink

    aytz!! how this one work ??\

  152. YLOP
    Posted September 8, 2009 at 7:49 pm | Permalink

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

    plz help me how this one work :)

    tnx.. n advance 4 ur elp ;)

  153. I LIKE KISS THENS EX
    Posted September 9, 2009 at 4:49 pm | Permalink

    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. :)

  154. rhaz
    Posted September 12, 2009 at 10:57 pm | Permalink

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

  155. Posted September 21, 2009 at 2:13 am | Permalink

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

  156. Posted September 21, 2009 at 2:14 am | Permalink

    not working.. help, help!

  157. Posted September 21, 2009 at 2:26 pm | Permalink

    duhh !.
    it never works.
    loser !!

  158. Posted October 11, 2009 at 2:43 pm | Permalink

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

  159. Posted October 24, 2009 at 3:04 pm | Permalink

    ^
    ^
    ^
    ^

    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

  160. fuck off
    Posted November 16, 2009 at 9:12 pm | Permalink

    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.

4 Trackbacks

  1. [...] remember my previous post about hiding some boxes section in Friendster? A lot of my friends asking me “how to use that hiding code”, “how to paste the [...]

  2. [...] that appears in each ads that served in our blog. ROFL. This tutorial is really inspired by my Friendster Hide Code Tutorial. Actually, I want to hide some part on that MyBlogLog widget. Then, why not Im trying to hide that [...]

  3. [...] add some juice to it. For beginner, let’s learn CSS-ing first. Remember the post about “the friendster hide codes” ? Well, we gonna use that for the [...]

  4. By Payment from Freebies4webmasters - Receive! | Thumlog! on September 14, 2008 at 8:14 am

    [...] you to earn money from your blog. Take a look the example of the banner ads at one of my  blog → Dare to be Rare? The banner ads is at the bottom of the [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*
CommentLuv Enabled