Saturday, May 2, 2009

Why wont my details table and my song hide on myspace?

okay so i try ot hide my details section and my song but it wont hide? what should i do?

Why wont my details table and my song hide on myspace?
Remove any codes you may have used to attempt to hide them, and replace them with this.





%26lt;style%26gt;


{! this part of the code will hide the details table !}


.userprofiledetail {display:none}


{! this part of the code will hide the music player !}


embed, object {filter:alpha(opacity=0.1); opacity:0.01; -khtml-opacity:0.01;}


{! unhide other embeds including video slider !}


td td td td embed, td td td object,


td.text embed, td.text object {filter:none; opacity:none; -khtml-opacity:none;}


{! move the Interests up a bit to conceal the gap !}


.interestsAndDetails {margin-top:-90px;}


%26lt;/style%26gt;
Reply:your code may be interfered with by a different code from your layout or something of the sort. or maybe it's just the code.





you can go to createblog.com and look under scripts, then myspace and search the word 'hide' and go through the codes and there's codes there just for those purposes.


i know you will find it. and you can try them, and they may work.
Reply:you have the wrong code maybe? or it may just be your layout. some layouts dont allow you to do it.


No comments:

Post a Comment