Code to send my myspace comments to the right of my profile?
I need a code to send my friends and comments to the right of my myspace profile. Please paste the code below, and don’t refer me to a website.
Actually, I believe you will want to use a generator for that. This way the code is automatically generated for you. Check my source for a good generator
This is the only code I see to flip anything on your profile:
<style type="text/css">
table {direction:rtl;}
table table table {direction:ltr;}
</style>
Your comments and friends should already be on the right side of your profile… If you mean that you want to change them to the LEFT side of your profile, that’s the code you should use.