Styles2304
07-11-2007, 03:41 AM
I use the code:
div.MyContactTable {position:absolute !important;
top:349px;
left:50%;
margin-left:-82px;}
div.MyMusicTable {position:absolute !important;
top:180px;
left:50%;
margin-left:-82px;}
Then set the div to whichever class. The thing is, the positioning doesn't work.
Since I'm using absolute positioning, I don't know what else to do.
See what I mean here: http://www.myspace.com/styles2304
In firefox it loads just fine, but in IE it looks like crap.
Any help would be GREATLY appreciated.
div.MyContactTable {position:absolute !important;
top:349px;
left:50%;
margin-left:-82px;}
div.MyMusicTable {position:absolute !important;
top:180px;
left:50%;
margin-left:-82px;}
Then set the div to whichever class. The thing is, the positioning doesn't work.
Since I'm using absolute positioning, I don't know what else to do.
See what I mean here: http://www.myspace.com/styles2304
In firefox it loads just fine, but in IE it looks like crap.
Any help would be GREATLY appreciated.