Profile help needed, Need a code that'll move my page to the left |
![]() ![]() |
Profile help needed, Need a code that'll move my page to the left |
Aug 5 2008, 04:15 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Aug 2008 Member No: 674,381 |
As you can see I'm in the process of doing my own layout, but i've run into a snag:
Moving page content to the left. I'm sure there's a simple code to do this, but i haven't found it. Could anyone help? What I'm talking about: www.myspace.com/djsclaus I'd like to move the main content (and NOT the navigation) to the left, to line up with the background in the layout. Help? Thanks! |
|
|
|
Aug 5 2008, 05:55 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
I assume you want to move only the left set of tables. Try this:
CODE <style> .profileinfo, .contactTable, .userProfileURL, div[id="mini"], .interestsAndDetails, .userProfileDetail {position:relative; left:-100px;} </style> Just change 100 to how much you want the tables to move. |
|
|
|
Aug 5 2008, 09:14 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Aug 2008 Member No: 674,381 |
thanks, but could you tell me how to move the right set of tables as well?
thanks! |
|
|
|
Aug 6 2008, 05:36 AM
Post
#4
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Aug 2008 Member No: 674,381 |
i plan on making the tables a little wider, just needed to do this first ;) thanks!
|
|
|
|
Aug 6 2008, 09:41 AM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 2,435 Joined: Feb 2007 Member No: 506,205 |
Closed and moved to Resolved.
If you need it reopened, please PM one of the moderators. |
|
|
|
![]() ![]() |