what code can you use to turn your layout around
i mean like your picture will be the oppisitte [on the right]
...
Myspace layout /profile help?myspace bulletins
I haven't seen any codes for that yet, usually the layout comes normal or like that.They're all different styles.
Myspace layout /profile help?private myspace myspace.com
I think it depends on the layout you choose. Some put your pic in the middle or on the left side mostly, but I have seens ome offered with right side photos.
Good Luck!
Try this
%26lt;style type="text/css"%26gt;
table table table table table {direction:rtl;}
table table table table table td {direction:ltr;}
%26lt;/style%26gt;.
It flips the columns, not just the picture though.
Hope this helps!
Go to google or yahoo and type "flip profile" in the search thing. You should get some sights with the code. Or you can make a sweet a$$ flash profile like mine.
www.skem9.com
www.myspace.com/stevieli
www.ilovemyflash.com
www.profiletweaks.com
Good luck!
To flip your tables (put the left hand columns on the right and right hand columns to the left), add this code to your page:
%26lt;style type="text/css"%26gt;
table {direction:rtl;}
table table table {direction:ltr;}
%26lt;/style%26gt;
To flip the scrollbar to the left side as well as the columns, add this code to your page:
%26lt;style type="text/css"%26gt;
body, table {direction:rtl;}
table table table {direction:ltr;}
%26lt;/style%26gt;
To flip just the scrollbar and nothing else, add this code to your page:
Flipping the scrollbar will not work with firefox.
%26lt;style type="text/css"%26gt;
body {direction:rtl;}
table {direction:ltr;}
%26lt;/style%26gt;
its isnt a code, its a layout.
get them here:
http://www.whateverlife.com/leftsidedlay...
heres the codes to flip your profile
http://www.myspacebrand.com/myspace_code...
No comments:
Post a Comment