way to align the right side of the content in myspace? |
way to align the right side of the content in myspace? |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 123 Joined: Nov 2008 Member No: 698,881 ![]() |
i'm having an issue where the player, blog section, and general about me section needs to be moved over to the right.
see http://www.myspace.com/frucatestpage is there a code i can move it over some? thanks! |
|
|
![]() |
![]()
Post
#2
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
I don't know if there's a foolproof way to do that for all of them, but you can add padding to the left side of the tables on the right so they can move over some. Try this code:
CODE <style> table table td.text {padding-left:50px;} table table.contactTable td.text, table table.friendSpace td.text, table table.friendsComments td.text {padding:0px;} </style> Replace 50px with however much padding you want. |
|
|
![]()
Post
#3
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 123 Joined: Nov 2008 Member No: 698,881 ![]() |
mike, you are the man! that worked perfectly. thanks so much!
|
|
|
![]() ![]() |