Question:
I have a MySpace profile. I want to flip its layout, so the left column will be placed on the right hand side and vice verse.
Answer:
Inverting your profile is relatively easy. All you need is to follow this procedure:
- Copy the following CSS code:
<style type=”text/css”> table {direction:rtl;} table table table {direction:ltr;}</style>
- Paste the code in the “About Me” section of your MySpace profile
Note: This tweak will work perfectly if you currently have a standard MySpace profile, and it might require some extra tweaking if you want to turn upside down a more customized MySpace profile
Want to easily customize your MySpace profile? You can find hundreds of codes at our MySpace codes and MySpace generators and tweaks sections.
Feel free to look into these related tips:
Posted by Gili
Like this post? Become a regular and share it with others!

[...] A while ago i have written a tutorial on how to invert a MySpace profile. I suggest you look into it, as it contains the CSS code you’ll need to easily swap your [...]
[...] A while ago i have written a tutorial on how to invert a MySpace profile. I suggest you look into it, as it contains the CSS code you’ll need to easily swap your [...]
how do i move my default picture more to the center of my profile?