Hide Codes
+9
gerald.xd
HAZEL
MhingMhengXD
Kira
Marz
danielvicedo
Patrick
nikka_u
Administrator
13 posters
Page 1 of 1
Hide Codes
Credits goes to HCG
Master Boxes:
HIDE CONTROL PANEL BUTTONS
HIDE THE WHOLE TOP NAVIGATION
HIDE YOUR PHOTO GALLERY'S PHOTOS
HIDE THE HEADERS OF ALL BOXES
HIDE YOUR FEATURED FRIENDS PHOTOS
HIDE YOUR FEATURED FRIENDS NAME
HIDE THE PHOTOS IN YOUR TESTIMONIALS AND COMMENTS
HIDE THE WHOLE PROFILE
HIDE THE VIEW ALL LINKS OF BOXES LIKE COMMENTS AND FEATURED FRIENDS
HIDE THE SHOUTOUT BOX
HIDE PHOTO GALLERY
HIDE TESTIMONIAL AND COMMENTS
HIDE CONTROL PANEL
HIDE BLOGS
HIDE CONTROL PANEL BOX HEADER
HIDE MEDIA BOX
HIDE GROUPS
HIDE GOOGLE ADS
HIDE FAN OF
HIDE FEATURED FRIENDS
HIDE HOW ARE YOUR CONNECTED
HIDE MORE ABOUT
HIDE REVIEWS
HIDE GROUPS UPDATES
HIDE THE SPACER
HIDE THE ARROWS OF YOUR BLOGS
HIDE THE EDIT LINKS
HIDE BANNER ADS ON TOP
HIDE THE ABOUT ME LINK ABOVE RECENT UPDATES
HIDE CLASSIFIED|JOBS
HIDE THE DIVIDER
HIDE THE SURFER
HIDE THE HOME/MY PROFILE/MY CONNECTION
HIDE WHITE BAR UNDER NAVIGATION
HIDE HOW YOU ARE CONNECTED BOX
HIDE MESSAGES/HELP/SETTINGS/LOG OUT
HIDE SIDEBAR GOOGLE ADS
HIDE FRIENDSTER LOGO
HIDE FOOTER LINK ONLY
HIDE FOOTER
HIDE FRIENDSTER CLASSIFIEDS
HIDE GOOGLE SEARCH
HIDE RECENT UPDATES
HIDE ABOUT ME PARAGRAPH IN CONTROL PANEL
HIDE ARROWS IN YOUR MAIN NAV DROPDOWN LINKS
HIDE NAVIGATION LANGUAGE
HIDE SPONSORED APP
Credits to HCG
Master Boxes:
- Code:
/* Control Panel */
.controlpanel{position:absolute!important;bottom:2000px;float:left!important}
- Code:
/*Photos*/
.photos{position:absolute!important;bottom:3000px;float:left!important}
- Code:
/*Blogs*/
.blogs{position:absolute!important;bottom:4000px;float:left!important}
- Code:
/*Reviews*/
.reviews{position:absolute!important;bottom:5000px;float:left!important}
- Code:
/*About Me*/
.moreabout{position:absolute!important;bottom:6000px;float:left!important}
- Code:
/*Public Comments*/
.publiccomments{position:absolute!important;bottom:7000px;float:left!important}
- Code:
/*Applications*/
.AppModule{position:absolute!important;bottom:8000px;float:left!important}
- Code:
/*Media Box*/
.scrapbook{position:absolute!important;bottom:9000px;float:left!important}
- Code:
/*How You Are Connected Box*/
.meettrail{position:absolute!important;bottom:2000px;float:right!important}
- Code:
/*Friends*/
.friends{position:absolute!important;bottom:3000px;float:right!important}
- Code:
/*Ads*/
#content_14 iframe, #content_14 embed, #content_14 img{display:none!important}
- Code:
/*Fan Of*/
.fanof{position:absolute!important;bottom:5000px;float:right!important}
- Code:
/*Groups*/
.groups{position:absolute!important;bottom:4000px;float:right!important}
HIDE CONTROL PANEL BUTTONS
- Code:
/* Hide control panel buttons */
#controlPanelButtons {display:none!important;}
HIDE THE WHOLE TOP NAVIGATION
- Code:
/* Hide the whole top navigation */
#navigation {display:none!important;}
HIDE YOUR PHOTO GALLERY'S PHOTOS
- Code:
/* Hide you Photo gallery's photos */
#content_1 .flogriditem {display:none!important;}
HIDE THE HEADERS OF ALL BOXES
- Code:
/* Hide the headers of all box */
.commonbox h1, .commonbox h2 {display:none!important;}
HIDE YOUR FEATURED FRIENDS PHOTOS
- Code:
/* Hide your featured friends photos */
#content_2 .flogriditem {display:none!important;}
HIDE YOUR FEATURED FRIENDS NAME
- Code:
/* Hide your featured friends' names */
#content_2 .dr {display:none!important;}
HIDE THE PHOTOS IN YOUR TESTIMONIALS AND COMMENTS
- Code:
/* Hide the photos in your testimonials comments */
#content_18 .imgblock75 {display:none!important;}
HIDE THE WHOLE PROFILE
- Code:
/* Hide the whole profile */
#flo_wrapper, #footer_container {display:none!important;}
HIDE THE VIEW ALL LINKS OF BOXES LIKE COMMENTS AND FEATURED FRIENDS
- Code:
/* Hide the view all link of boxes like comments, testi, and friends*/
.commonbox .viewall {display:none!important;}
HIDE THE SHOUTOUT BOX
- Code:
/* Hide the shoutoutbox */
#cpShoutoutBox {display:none!important;}
HIDE PHOTO GALLERY
- Code:
/* Photo Gallery */
.photos {display:none!important;}
HIDE TESTIMONIAL AND COMMENTS
- Code:
/* Testimonial & Comments */
.publiccomments {display:none!important;}
HIDE CONTROL PANEL
- Code:
/* Control Panel */
.controlpanel {display:none!important;}
HIDE BLOGS
- Code:
/* Blogs */.blogs {display:none!important;}
HIDE CONTROL PANEL BOX HEADER
- Code:
/* Hide Control panel box header */
#controlpanel_header {display:none!important;}
HIDE MEDIA BOX
- Code:
/* Media Box */
.scrapbook {display:none!important;}
HIDE GROUPS
- Code:
/* Groups */
.groups {display:none!important;}
HIDE GOOGLE ADS
- Code:
/* Google Ads */
#content_14, #banneradrow {display:none!important;}
HIDE FAN OF
- Code:
/* Fan Of */
.fanof {display:none!important;}
HIDE FEATURED FRIENDS
- Code:
/* Featured Friends */
.friends {display:none!important;}
HIDE HOW ARE YOUR CONNECTED
- Code:
/* How You're Connected*/
.meettrail {display:none!important;}
HIDE MORE ABOUT
- Code:
/* More About */
.moreabout {display:none!important;}
HIDE REVIEWS
- Code:
/* Reviews */
.reviews {display:none!important;}
HIDE GROUPS UPDATES
- Code:
/* Hide Group updates */
#content_8 .data {display:none!important;}
HIDE THE SPACER
- Code:
/* Hide the spacer */
#shimrow {display:none!important;}
HIDE THE ARROWS OF YOUR BLOGS
- Code:
/* Hide the arrows of your blogs */
ul.entries li {display:none!important;}
HIDE THE EDIT LINKS
- Code:
/* Hide the edit link like edit featured friends and edit reviews */
.commonbox .editlink {display:none!important;}
HIDE BANNER ADS ON TOP
- Code:
/* Hide banner ads on top */
.banner_ad_fix {display:none!important;}
HIDE THE ABOUT ME LINK ABOVE RECENT UPDATES
- Code:
/* Hide the about me link above recent updates */
#content_0 a.more {display:none!important;}
HIDE CLASSIFIED|JOBS
- Code:
/* Hide Classifieds | Jobs | */
.secondary_links {display:none!important;}
HIDE THE DIVIDER
- Code:
/* Hide hide the divider */
#navdivider {display:none!important;}
HIDE THE SURFER
- Code:
/* Hide the surfer */
#surfer {display:none!important;}
HIDE THE HOME/MY PROFILE/MY CONNECTION
- Code:
/* Hide the Home | My Profile | My Connections*/
#mainnav {display:none!important;}
HIDE WHITE BAR UNDER NAVIGATION
- Code:
/* Hide White bar under navigation */
#marketing_bg {display:none!important;}
HIDE HOW YOU ARE CONNECTED BOX
- Code:
/* Hide How you are connected box */
#content_15 {display:none!important;}
HIDE MESSAGES/HELP/SETTINGS/LOG OUT
- Code:
/* Hide Messages | Setting | Help | Log out*/
#subnav {display:none!important;}
HIDE SIDEBAR GOOGLE ADS
- Code:
/* Hide sidebar google ads*/
#content_14 {display:none!important;}
HIDE FRIENDSTER LOGO
- Code:
/* Hide friendster logo */
#logo {display:none!important;}
HIDE FOOTER LINK ONLY
- Code:
/* Hide Footer link only */
#footer a {display:none!important;}
HIDE FOOTER
- Code:
/* Hide Footer */
#footer_container {display:none!important;}
HIDE FRIENDSTER CLASSIFIEDS
- Code:
/* Hide Friendster Classifieds */
#marketing {display:none!important;}
HIDE GOOGLE SEARCH
- Code:
/* Hide Google Search */
#search form { display : none !important; }
HIDE RECENT UPDATES
- Code:
/* Hide Recent Updates */
.user_tracker {display:none!important;}
HIDE ABOUT ME PARAGRAPH IN CONTROL PANEL
- Code:
/* Hide About me paragraph in control panel*/
.controlpanel p {display:none!important;}
HIDE ARROWS IN YOUR MAIN NAV DROPDOWN LINKS
- Code:
/* Hide the arrows in your mainnav dropdown links */
#mainnav .mainfoldericon {display:none!important;}
HIDE NAVIGATION LANGUAGE
- Code:
/* Hide Navigation Language */
#navLang { display: none ! important }
HIDE SPONSORED APP
- Code:
div#content_14{display:none!important}
Credits to HCG
Re: Hide Codes
tenkyu
nikka_u- Guest
-
Posts : 8
Joined date : 2009-10-10
Location : sumwer outder :)
Cash : 27615
Re: Hide Codes
woah sir. what are we going to do in that one after compiling?
BTW, thanks for that sir admin.
BTW, thanks for that sir admin.
Re: Hide Codes
additional inFo for newbe...
That hide codes script released on Sept. 09, 2007 originated from FsTalk.
btw: this is an external .css.... codes wont effect if you directly put to CSSBOX on your Friendster Profile..KNOWLEDGE bout .CSS extension required..
What are Hide Codes? (el)
Hide Codes - codes used to remove tags, identifications and classes.
What are Tags?
Tags - these are elements that helps compose HTML.
What are Identifications (#id)?
Identifications - these are selectors that can be used to modify the attributes of an element.
What are Classes (.class)?
Classes - these are also selectors that can be used to modify the attributes of an element.
What is Cascading Style Sheets (CSS)?
Cascading Style Sheets - style sheet language used to describe the presentation (that is, the look and formatting) of a document written in a markup language.
That hide codes script released on Sept. 09, 2007 originated from FsTalk.
btw: this is an external .css.... codes wont effect if you directly put to CSSBOX on your Friendster Profile..KNOWLEDGE bout .CSS extension required..
Marz- DPC Whiz
-
Posts : 2030
Joined date : 2009-10-17
Location : .
Cash : 242451436
Re: Hide Codes
hi. im a newbie.
this will help a lot. :D
tenks.
this will help a lot. :D
tenks.
gerald.xd- Guest
-
Posts : 1
Age : 33
Joined date : 2009-11-04
Location : pasig city, metro manila
Cash : 27481
Re: Hide Codes
SuperApol. wrote:are all of these still functioning?
Yes, all css code still working in Fs. even the new friendster now..
lovebang0 wrote:It's not working
It will not work if you directly paste the code on your customize page CSSBOX in friendster.
it is an external script...
L'Jyen [] wrote:gumagana po ba to?
O po... You just need xss knowledge to work that codes in friendster...
Marz- DPC Whiz
-
Posts : 2030
Joined date : 2009-10-17
Location : .
Cash : 242451436
Re: Hide Codes
hmm is there any tutorals for the xss .? xD btw thanks for this .. it really helps .. :P
GETALiFEBiTCH- DPC Member
-
Posts : 22
Age : 34
Joined date : 2009-11-20
Location : ANDERNiT MEi PANTs
Cash : 27428
Re: Hide Codes
^
sorry nothing''.. even if there is, it will never be shared.... If you know how powerful XSS vector is.....
sorry nothing''.. even if there is, it will never be shared.... If you know how powerful XSS vector is.....
Marz- DPC Whiz
-
Posts : 2030
Joined date : 2009-10-17
Location : .
Cash : 242451436
Similar topics
» Hide Codes & Div IDs
» Hide Any Applications ^_^
» C++ Banking codes(ATM)
» POST YOUR JAVA CODES EXAMPLE..
» NEW DYNAMIC PROFILE CODES BANNER !
» Hide Any Applications ^_^
» C++ Banking codes(ATM)
» POST YOUR JAVA CODES EXAMPLE..
» NEW DYNAMIC PROFILE CODES BANNER !
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum