|
Layout Sites Category: Uncategorized
Layout Sites
https://www.myspacegens.com/layouts
https://www.createblog.com/myspace-layouts/div-overlay/
http://profilerehab.com/browse/myspace/myspace_10_layouts
http://fillster.com/myspace-layouts/
http://www.pimp-my-profile.com/generators/myspace.php
http://vicarious-hs.tumblr.com/
Vicarius Hide Codes Vicarious@vicarious-hs.tumblr.com
For sites with older coding, try these to hide elements of your layouts.
THESE SHOULD BE USED IN CONJUNCTION WITH MY OTHER HIDE CODES AS THEY ARE NOT ALL-INCLUSIVE.
** The .hidethem code is (at present) only needed for Fandomain **
--------------Put these codes under my hide codes in About Me----------------------
/*This is code part 1 to hide the Details and potentially the friends and comments */
.hidethem {visibility:hidden; display:none;}
/*This HELPS to hide the namefield, default and url.*/
.nametext { display: none; }
.txt_label { display: none; }
td td td.text {display:none;}
td td td td.label { display:none; }
/*This may help to hide Friends AND Comments */
.friendsComments { display:none; }
/* Other older hide codes you may need */
span#ctl00_Main_ctl00_UserNetwork1_ctrlMessage { display:none !important;visibility:hidden!important; }
table#Table1 { display:none !important;visibility:hidden!important; width:0px; height:0px; }
span.lightbluetext8 {display:none !important;}
span.btext {display:none !important;}
table.contacttable {display:none;}
body #Table1 {display:none;}
body table td.text #Table1 {display:block;}
#footer { display:none; }
#ProfileGeneral{visibility:hidden; display:none;}
=======================================================
This is code part 2 to hide the Details as well as Friends and comments on Fandomain. Put it at the end of either Heroes or Books. It should go at the bottom of ALL of your coding. So if you have codes in the last section of Edit Profile (Books), put it at the END of Books. Part 1 is located in About Me.
=======================================================
IMPORTANT NOTE:
If and ONLY if the friends and comments is still viewable, add this to the end of Like to Meet. It's the same code, but we're putting it in a different spot.
.friendsComments { display:none; }
|
|
Back to Blog List
|