|
|
|
|
|
|
Posted: Sun May 07, 2006 7:57 pm
I've seen this before but I don't really know how to; Can anyone help me to realign my profile so that what's normally on the right is on the left and vice-versa? Or was I dreaming about that? XD Thank you
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Sun May 07, 2006 8:31 pm
I'm not sure if this is the best way to go about this but try adding this to your code:
#sidebar {padding-left: 520px;} #main {position: relative; left: -250px; padding-left: 10px;}
...also with this code you can take out the #content #main code.....
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Mon May 08, 2006 1:22 pm
o0arwyn0o I'm not sure if this is the best way to go about this but try adding this to your code: #sidebar {padding-left: 520px;} #main {position: relative; left: -250px; padding-left: 10px;}...also with this code you can take out the #content #main code..... Thank you! Yeah, I'm still pretty nooby about this. This is only my first try. sweatdrop
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Mon May 08, 2006 4:49 pm
No worries ^-^ exploration is the process of learning smile we were all new to it at one point smile heart
|
 |
 |
|
|
|
|
|
|
|
 |
|
|
|
|
|