Quote:
Originally Posted by cflsystems
Check your site under FF with Firebug. There is something wrong with css or you have not closed some tag. The left and right columns are there but way off screen not visible
|
Hes right.
On your site, if I remove the "Margin-left:50%" tag in the div ID "Left-column" it appear near the bottom of the page. Thats for the left side.
On the right side, div ID "right-column" changing the float from "left" to "right makes it appear on the right side (albeit in the item list).
I assume this site was made in IE?