Main Table, Left Margin, How to get rid of it? |
![]() ![]() |
Main Table, Left Margin, How to get rid of it? |
*Azarel* |
![]()
Post
#1
|
Guest ![]() |
I have a new layout up on my xanga, and I've removed the tables on the left. This leaves an ugly margin (in my opinion anyway) on the left side of the remaining table. I want to know how to get rid of that margin. Help is appreciated. ^^ Thanks.
|
|
|
![]()
Post
#2
|
|
![]() I HEART NICHOLAS TSE ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,726 Joined: Apr 2004 Member No: 14,116 ![]() |
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> table.blogbody tr td { /* this edits the left margin of blog */ width:0px; padding-left: 0px; } </style> <!-- end code provided by createblog.com --> just leave it as it is.. ![]() |
|
|
*Azarel* |
![]()
Post
#3
|
Guest ![]() |
Wow that was fast. Guess the mods are quick on things like this. Thanks!
|
|
|
![]() ![]() |