View Full Version : Help with alignment


ItsumoYume
04-02-2007, 04:04 AM
www.myspace.com/surrealsango

I was editing my profile and when I clicked to preview it, that showed up. The left column's text never used to do that before.
It used to be aligned in the center, but now there's a huge white gap there.
And the music player seems to be off too, and the borders have a black shadow to them now that I don't want.

<style type="text/css">
td.text td.text table table table{display:none;}
td.text td.text table {background-color:transparent;}
td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;}
td.text td.text table table td {padding:0px;}
td.text td.text table table br {display:inline;}

td.text td.text table table table td a img {width:70px;}
td.text td.text table table table td div img {width:70px;}
td.text td.text table table td img {width:70px; max-width:70px; width:auto;}
td.text td.text table table td div img {width:70px;}
* html td.text td.text table table td img {width:70px;}
* html td.text td.text table table td a img {width:70px;}
* html td.text td.text table table td div img {width:70px;}
object, embed {display:block; width:300px; height:40;}
td.text td.text table table div {display:none;}
</style>

<Style type="text/css">
.text .text table table td {font-size:7pt;font-family:arial;}
td td td td.text a img {width:125px;height:auto;}
table table{border:0px;font-size:7pt;font-family:arial;}
table table table table{border:0px;font-size:7pt;font-family:arial;}
table table table
{border-color:1B9DD1;border-style:solid;border-width:1px;padding:0px;background-color:FFFFFF;padding:0;width:300px;}
table table table table table
{width:0%;font-size:7pt;font-family:arial;}
table table table table
{border-style:none;padding:0px;}
table table table table table,table table table table table td
{width:0px; padding:0px;}
table table td.text table td.text table table tbody td table, span.btext {display: none}
</style>

<STYLE TYPE="text/css">
TABLE, TD {padding:0px; width:300px;font-size:7pt;font-family:arial;}
TABLE TABLE {padding: 0px;font-size:7pt;font-family:arial;}
TABLE TABLE TABLE {height: .01%; padding: 1px;}
TABLE TABLE TABLE TABLE {padding: 0px;font-size:7pt;font-family:arial;}
TABLE TABLE TABLE TABLE TABLE {padding: 0px;font-size:7pt;font-family:arial;}
TABLE TABLE TABLE TABLE TABLE TABLE {padding: 0px;}
TD TD {text-align: normal;font-size:7pt;font-family:arial;}
TD TD TD {text-align: normal;}
TD TD TD TD {border-top:0px solid; width: 1%; text-align:normal;}
TD TD TD TD TD {text-align:normal;}
TD TD TD TD TD TD {border: 0px solid;}
table table td.text table td.text table table body td table, span.btext {display: none}
</style>

That was the part that I was editing, so I'm pretty sure the mistake is somewhere in that code, but I haven't been able to find it.
If someone could help me out, I would really appreciate it.