Aligning Footer with rest of blog |
Aligning Footer with rest of blog |
Sep 5 2006, 03:24 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Sep 2006 Member No: 460,534 |
The body of my blog is aligned the way I want it, but I can't seem to align the footer with the rest. It seems xanga's margins are completely skewed to the right after I diabled my left modules. How can I realign the rest of my xanga so that everything is uniformly centered?
|
|
|
|
![]() |
Sep 5 2006, 07:06 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
Can you provide a preview, so we can see how the rest of your blog is aligned?
Or you can try moving it with a div: CODE <style type="text/css">
table.footer{ margin-left: ###px; margin-top: ###px; } </style> |
|
|
|
incisions Aligning Footer with rest of blog Sep 5 2006, 03:24 AM
threepointone find this line:
CODEtable.main {color: #4D4F4F... Sep 5 2006, 08:27 PM![]() ![]() |