Side Navigation Position Needs Fix

Hi,

I am the owner of http://www.photro.com and our side navigation links (Photo Categories & Links) shows below the pages content in Internet Explorer 7. Looking for a way for the navigation to show on the side properly like in any other browser.

Thank you!!

Ron

IE6 and 7 don’t understand display: table, so you’ll need to provide an alternative for them, such as floating the columns. Also, make sure that the combined widths don’t total 100%, as that can cause problems as browsers decide how many pixels that actually represents.