table positioning problem.. anyone want to give a stab at it? |
table positioning problem.. anyone want to give a stab at it? |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Apr 2006 Member No: 397,345 ![]() |
ok. so i have a dilemma.
In my profile, in FireFox, the table that holds all of the music, movies, television, etc positioning seems to be fine. its all centered and holding everything properly, see this screenshot: ![]() but then, in IE, it shows up as this: ![]() notice how its pushed to the right? and i've already went through all of my code, and centerred EVERYTHING. let me know, and i'll PM you my code if you know how to fix this. thanks. |
|
|
![]() |
*This Confession* |
![]()
Post
#2
|
Guest ![]() |
try adding this and see what happens
Put it in your about me CODE <style type="text/css">.lightbluetext8 {display:none;}
table table table table td {width:0px;} .contactTable td, table table td.text table td, table table table table table td {width:auto;}</style> |
|
|
![]() ![]() |