Xanga Layout |
![]() ![]() |
Xanga Layout |
Jun 23 2006, 02:54 AM
Post
#1
|
|
|
for3ver y0urs ![]() ![]() ![]() ![]() Group: Member Posts: 203 Joined: Jan 2005 Member No: 93,162 |
Hey Guys =)
I'm currently in the midst of trying to create the simplest layout possible (I got tired of all the flashiness) and all I want is a banner and the blog entries in the center. The only problem is, when I use the <i>.tableleft, .tableleft.TD, {none}; </i> or whatever the code is (i'm a nubby), it pushes the blog to the right and i can't get it to center properly. see here: http://www.xanga.com/supahstah_luv how do i get rid of the left module and have just the blog in the center?! any help would be greatly appreciated!! THANK YOU!!! |
|
|
|
Jun 23 2006, 10:14 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
You can always try to reposition the blog body by using div.
Place the code at the end of your header and just mess around with the numbers. CODE <div style="
overflow: visible; width: ###px; margin-top: ###px; margin-left: ###px;"> |
|
|
|
Jun 23 2006, 02:30 PM
Post
#3
|
|
|
for3ver y0urs ![]() ![]() ![]() ![]() Group: Member Posts: 203 Joined: Jan 2005 Member No: 93,162 |
thanks =)
one question though, won't the positioning be different depending on the type of browser/resolution etc that you have? |
|
|
|
Jun 23 2006, 05:34 PM
Post
#4
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
.... It's, um, display: none;. Not just none. Anyways, just make the left margin -160px.
Then the distance would always correct itself since the modules are 160px wide. |
|
|
|
![]() ![]() |