How to invert a MySpace profile ?
Gili | Aug 27, 2007 | Comments 3
Want to easily customize your MySpace profile? You can find hundreds of codes at our MySpace codes and MySpace generators and tweaks sections.
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
We are on Facebook! Become a fan and get regular updates on the latest tips and tricks.
Filed Under: MySpace HTML codes • MySpace Help
You might want to look into these related tips and tricks:
[...] 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?