| Re: anybody good with code??? If you're using CSS, check that the total width of the two columns, plus their margins and borders doesn't exceed the width of the column that they're contained in. I presume the two columns are left floated divs?
Try gradually decreasing one of the column widths and see if they sit next to each other at any point. |