My Space Left Side, Structure, Hiding, Styling, and More
I highly recommend upgrading to myspace 2.0 however, if you are still using version 1, the code on this page works.
The following page has a diagram, which shows the layout of the myspace page.
Click Here: MySpace Page Layout
It shows the depth of each page elements.
By depth I mean the number of layers, of div, table, and cells. (I do not show rows).
Notice the left column, it has a black dashed border. It has no class assigned (the right column has class text assigned, it is shown in red dashed).
EVERTHING in this column has a class assigned.
It has the following classes:
profileInfo
contactTable
userProfileURL
interestsAndDetails
userProfileDetail
userProfileSchool
userProfileCompany
userProfileNetworking
There is also an object (addressed as an embed in FF).
This is addressed as follows:
table table div object,
table table div embed
If I want to hide everything on the left side I do this:
The above code does NOT hide the music player. The code to center what is left of the profile does apply position:absolute to the div surrounding the music player, to get it out of the way.
If you want to hide the music player, you can do this using the build in myspace functionality.
If you want it to play, while hidden, I have the solution here:
Hide music player myspace 2.0 and myspace version 1, playlist and single song player
OR instead of hiding, you can minimize and put in the top corner.
For that code go here:
myspace music player skins for playlist and single song players, myspace 2.0 and myspace 1.0
select the template that shows the size you want to use, it has the single button size, along with a size to show the play/stop, forward, back and volume.
Then select
[position player]
and select where you want to put the player.
For more code which can be used to manipulate the left side of the profile, Click on the Subject in the below table:
The following page has a diagram, which shows the layout of the myspace page.
Click Here: MySpace Page Layout
It shows the depth of each page elements.
By depth I mean the number of layers, of div, table, and cells. (I do not show rows).
Notice the left column, it has a black dashed border. It has no class assigned (the right column has class text assigned, it is shown in red dashed).
EVERTHING in this column has a class assigned.
It has the following classes:
profileInfo
contactTable
userProfileURL
interestsAndDetails
userProfileDetail
userProfileSchool
userProfileCompany
userProfileNetworking
There is also an object (addressed as an embed in FF).
This is addressed as follows:
table table div object,
table table div embed
If I want to hide everything on the left side I do this:
<style>
{! hide left side; code author:Eileen xiii.us !}
table.profileInfo,
table.contactTable,
table.userProfileURL,
table.interestsAndDetails,
table.userProfileDetail,
table.userProfileSchool,
table.userProfileCompany,
table.userProfileNetworking
{display:none;}
{! additional code if you want to center what is left !}
table table div {position:absolute;}
table table td.text div, table table table div, div table table div, table table div div {position:static;}
table img {display:none;}
div table img, table table td.text img {display:block;}
td {width:auto !important;}
</style>
The above code does NOT hide the music player. The code to center what is left of the profile does apply position:absolute to the div surrounding the music player, to get it out of the way.
If you want to hide the music player, you can do this using the build in myspace functionality.
If you want it to play, while hidden, I have the solution here:
Hide music player myspace 2.0 and myspace version 1, playlist and single song player
OR instead of hiding, you can minimize and put in the top corner.
For that code go here:
myspace music player skins for playlist and single song players, myspace 2.0 and myspace 1.0
select the template that shows the size you want to use, it has the single button size, along with a size to show the play/stop, forward, back and volume.
Then select
[position player]
and select where you want to put the player.
For more code which can be used to manipulate the left side of the profile, Click on the Subject in the below table:
Have a Nice Day; Thank you for Visiting :-)
How to Hide entire left side of myspace OR
hide whole left side myspace.
How to Hide entire left side of myspace OR
hide whole left side myspace.
Labels: myspace left profileInfo
18 Comments:
comment nuggets!!
hey what if your music player wont start?
I don't know what to do if the myspace functionality, which is supposed to work, does not work.
Is it auto play which doesn't work, or when you push the play button?
I know they have been having trouble with the auto-play setting you set for you profile. All mine were set to auto-play off, and I had to recently re-set them all, for them to not start automatically.
Why don't you try re-setting that.
If it look right, re-save it anyway.
See if that works.
Thankyou so much for those codes, they were such a help.
XX
those codes were great! but is it possible to make the right side centered?
Hi =)
Is there a way to change the interests/details default colors (shades of blue) to other colors such as shades of pink or purple or something?
Sophia
For tasks such as changing colors and fonts of a specific myspace section, I think that this resource may be easier to use than my instructions:
interactive profile customizing tool
If that doesn't work for you, I will give you further help.
thanks a lot for the website suggestion; it's very useful =]
hi :) is there a way to have the right side centered?
um how do i take away the blue area next to heros intrests ect?
thanks x
hey how do you remove all that blue area on the left of the heroes and intrests section ect?
thanks x
Hi, just wondering how to center the actual URL on a band page.. if you look at my page, the url is left aligned witin the table, I want to center it within the table.
www.myspace.com/cynikalmusic
thanks!!
thanks! exactly what i wanted!
wow these codes are amazing.
thanks so much.
one problem; if i want to still center my profile and hide details, info etc, how can i keep my music player?
but now i cant put photo's on the left hand side of my page. Can you help me with this?
That depends
have you upgraded to myspace 2.0?
Do want to hide what is now on the left side, and then put pictures there instead, or just put pictures in the boxes in your interests sections?
mrz_piink4liicii0uz wrote 18 hours ago WHEN U R READING THIS DONT STOP OR SOMETHING BAD WILL HAPPEN! MY NAME IS SUMMER I AM 15 YEARS OLD i have BLONDE HAIR ,MANY SCARS no NOSE OR EARS.. I AM DEAD. IF U DONT COPY THIS JUST LIKE FROM THE RING, COPY N POST THIS ON 5 MORE SITES.. OR.. SUMMER WILL APPEAR ONE DARK QUIET NIGHT WHEN UR NOT ExPECTING IT BY YOUR BED WITH A KNIFE AND KILL U. THIS IS NO JOKE SOMETHING GOOD WILL HAPPEN TO YOU
I LOVE YOU SO MUCH<3
I was working on my myspace all day and nothing worked and I found this code and it's like HALLELUJAH.
YOU ARE THE JESUS TO MY MYSPACE xD
Post a Comment
Due to Excessive Spam, I have turned on comment moderation.
Links to this post:
Create a Link
<< Home