SBL GRAPHICS DESIGNZ
You need to login or register in order to fully use all the features and view all the sections of this site.
Thank you.
Hoping you'll be an active member
Regards: sbl graphics Team
CSS hide codes 358e34g
SBL GRAPHICS DESIGNZ
You need to login or register in order to fully use all the features and view all the sections of this site.
Thank you.
Hoping you'll be an active member
Regards: sbl graphics Team
CSS hide codes 358e34g
SBL GRAPHICS DESIGNZ
Would you like to react to this message? Create an account in a few clicks or log in to continue.

SBL GRAPHICS DESIGNZ

Solid bloodline-Grapics designz
 
HomePortalSBL LAYOUTSGalleryLatest imagesSearchRegisterLog in
CSS hide codes 5b1ow1CSS hide codes Fz45e9CSS hide codes 21mzprqCSS hide codes 2568eowCSS hide codes 1072gqrCSS hide codes 29yr3f7CSS hide codes 11rbvpeCSS hide codes J5gf2bCSS hide codes 28248s0CSS hide codes Efgh7lCSS hide codes 5b1ow1CSS hide codes Fz45e9CSS hide codes 21mzprqCSS hide codes 2568eowCSS hide codes 1072gqrCSS hide codes 29yr3f7CSS hide codes 11rbvpeCSS hide codes J5gf2bCSS hide codes 28248s0CSS hide codes Efgh7l
Generators
Live previewer
Css Linker
Js Linker
Auto friend Adder
Text Flipper
Image Effect
Js Encrypter
Fancy Text Generator
Comment Generator
Who View Me
SBL NavigatION
BIGGER CBOX
PRIVATE CBOX
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Search
 
 

Display results as :
 
Rechercher Advanced Search
Top posters
cursed witch (66)
CSS hide codes I_vote_lcapCSS hide codes I_voting_barCSS hide codes I_vote_rcap 
redblood21 (58)
CSS hide codes I_vote_lcapCSS hide codes I_voting_barCSS hide codes I_vote_rcap 
SBL_MARIA (43)
CSS hide codes I_vote_lcapCSS hide codes I_voting_barCSS hide codes I_vote_rcap 
miZz_LABLAB (40)
CSS hide codes I_vote_lcapCSS hide codes I_voting_barCSS hide codes I_vote_rcap 
ivantage (32)
CSS hide codes I_vote_lcapCSS hide codes I_voting_barCSS hide codes I_vote_rcap 
Keana (25)
CSS hide codes I_vote_lcapCSS hide codes I_voting_barCSS hide codes I_vote_rcap 
miNgkay (24)
CSS hide codes I_vote_lcapCSS hide codes I_voting_barCSS hide codes I_vote_rcap 
muzikaXD (21)
CSS hide codes I_vote_lcapCSS hide codes I_voting_barCSS hide codes I_vote_rcap 
Mherwin (19)
CSS hide codes I_vote_lcapCSS hide codes I_voting_barCSS hide codes I_vote_rcap 
Ever. (14)
CSS hide codes I_vote_lcapCSS hide codes I_voting_barCSS hide codes I_vote_rcap 
Contact

Site Designer

Banner maker ArK
Affiliates
CSS hide codes Mkkyg1
CSS hide codes 23vmbt1
CSS hide codes 24mvrc4
CSS hide codes 2hcgg1j
CSS hide codes N16pnm
CSS hide codes 334hu2v
CSS hide codes 2ll14di
Polls1

casino 99polls
Sbl playlist


 

 CSS hide codes

Go down 
AuthorMessage
crystal_biankz

crystal_biankz


Number of posts : 11
Registration date : 2009-03-31
Age : 30
Location : BiNMaLey,PanGasInAN

CSS hide codes Empty
PostSubject: CSS hide codes   CSS hide codes I_icon_minitimeTue Apr 28, 2009 12:16 pm

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. CSS hide codes Nod So let's begin..

CSS hide codes Arrow First of all.
CSS hide codes F_CSSm_15c80f4

Study this..









CSS hide codes Arrow Making File Extensions
CSS HIDE CODES:

Code:

/* Hide Sponsored Applications */
div#content_14 { display:none !important }



Code:

/* Remove Find Friends Link */
#mainnav div div {display:none!important;}



Code:

/* Hide Caption Under Primary Photo */
#content_0 .itd {font-size:0px;}
#controlpanelbuttons {font-size:11px!important;}



Code:

/* Remove Bulky Images/Embeds in Your Comments */
#content_18 .data img, #content_18 .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;}

















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}












Side Boxes

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}




Last edited by crystal_biankz
Back to top Go down
http://www.fs-addick.tk
 
CSS hide codes
Back to top 
Page 1 of 1
 Similar topics
-
» hIDE CODES
» Hide Codes JS Style
» marquee codes
» Hide More About
» Hide Blogs

Permissions in this forum:You cannot reply to topics in this forum
SBL GRAPHICS DESIGNZ :: SBL Tricks And Tutorials :: Css Codes-
Jump to: