Search
 
 

Display results as :
 


Rechercher Advanced Search

Latest topics
» Warning: Im Know To Be Visual
Tue Aug 26, 2008 1:37 am by Admin

» Read This!..
Tue Aug 26, 2008 1:12 am by Admin

» Auto Friends Adder
Sun Aug 24, 2008 3:24 pm by Admin

» Customize Shout Out And Remove Eyesores.
Sun Aug 24, 2008 3:08 pm by Admin

» Hide All Exept Media Box (Css)
Sun Aug 24, 2008 3:05 pm by Admin

» Css Hide Codes
Sun Aug 24, 2008 3:00 pm by Admin

» Center Your Profile
Sun Aug 24, 2008 1:08 pm by Admin

Hide All Exept Media Box (Css)

Sun Aug 24, 2008 3:05 pm by Admin

Description:
• All box modules will all be hidden, except the Media Box.
Instruction:
• Copy this code and modify some values:
/* Hide all except MediaBox by eehjhay */
@import url(http://notes.eehjhay.net/tricks/hideall-displaymedia.css);
#content_10 {
width: 800px !important;
}

• Edit the width: 800 into your desired width of your media box.

Note:
Method #1
• Copy the codes with modifications, then paste it in your external css file. To prevent confusion, paste it at the end of the code.
For example (taken in your external css file)

Your other css codes here...
/* Hide all except MediaBox by eehjhay */
@import url(http://notes.eehjhay.net/tricks/hideall-displaymedia.css);
#content_10 {
width: 800px !important;
}

End of the codes in your css external file...

Method #2
• Copy the codes with modifications, then use the latest CSS Linker Code, then paste the trick inside the linker code
For example

<style />
/* Hide all except MediaBox by eehjhay */
@import url(http://notes.eehjhay.net/tricks/hideall-displaymedia.css);
#content_10 {
width: 800px !important;
}
</style>

To get the latest css linker code, go to the Underground Section of FriendsterTalk.



Content of the code
• Don't worry about the codes below. I am just posting the codes below so if I ever lose the backup file, there will be another backup here.
Spoiler:
/******************************


Copyright CSS File 2008 All Rights Reserved
http://www.eehjhay.net


Title
==========
Hide all except MediaBox


Version
==========
1.2


Update
==========
June 2008


Author
==========
eehjhay of http://www.eehjhay.net


Description
==========
/* If this code will be injected in a Friendster Profile,
/* all box modules will all be hidden, except the Media Box.
/* Additional modifications have been included.


Disclaimer
==========
/* This CSS file is provided by Copyright holder (ie. eehjhay).
/* In no event shall the copyright owner be liable for any
/* direct, indirect, incidental, special, exemplary, or
/* consequential damages (including, but not limited to,
/* procurement of substitute of goods or services; loss of
/* use or data) however caused or on any theory of liability,
/* whether in contract, strict liability, or tort
/* (including negligence or otherwise) arising out of the
/* use of this source, even if advised of the possibility
/* of such damage.


Futher Assistance
==========
Author's Website: http://www.eehjhay.com
Author's Email: me@eehjhay.net
Ftalk Forum: http://friendstertalk.com

******************************/


/* This will modify the outer MediaBox */
.scrapbook {
display: block !important;
position: absolute !important;
top: 0px !important;
left: 0px !important;
width: 100% !important;
height: 100% !important;
padding: 0px 0px !important;
margin: 0px auto !important;
background: transparent !important;
text-align: center !important;
}

/* This will modify the inner MediaBox */
#content_10 {
height: 100% !important;
margin: 0px auto !important;
padding: 0px auto !important;
text-align: center !important;
}

/* This will hide all other boxes */
#banneradrow, #footer_container,
#navigation, #content_0, .controlpanel,
#content_1, .photos, #content_6, .moreabout,
#content_18, .publiccomments, .Application,
.rtd, h1, h2, .blogs, .reviews {
display: none !important;
}

Do not get intimidated by the length of this code. I just inserted too many notes for formality.

Comments: 0

Statistics
We have 5 registered users
The newest registered user is embie_06

Our users have posted a total of 7 messages in 7 subjects
Links
Wanna Add Your Site?...Pm Me in My Yahoo Messenger : Carlo_d_flores
Who is Online ?
In total there are 3 users online :: 0 Registered, 0 Hidden and 3 Guests

None

[ View the whole list ]


Most users ever online was 4 on Tue Oct 06, 2009 1:01 am