Can someone help me get the layout of this page to work in firefox? http://www.split6band.com/bio.htm It looks fine in IE but in firefox the alignment will not work right. I have validated the css and html but I can't figure this one out. Thanks
No idea but I did try and change this line (Line 34) from: <table width="150" border="0" cellspacing="0" cellpadding="0" align="center"> to <table width="150" border="0" cellspacing="0" cellpadding="0" align="left"> and it seemed to move the table with the images in the sidebar over to the correct place.
that helped. it still is not the same as IE but really close. now to figure out the homepage lol. www.split6band.com looks way off on firefox.
Not sure if this will help or not... I was having probs with my left Column looking correct in FF and IE... After all this time a member here gave me an IE Hack that may help you... I got my site looking good in Firefox and the left column was about a half an inch lower in IE so he said try this Hack.. top:112px; <------------Firefox _top:81.5px; <------------IE The (Underscore makes it work correctly in IE), maybe you can try that on your Left Alignment and see if it works...
The alignment of what exactly? I just checked your site in both IE and FireFox and it looks exactly the same in both.