This is a good article - Top reasons your CSS columns are messed up http://warpspire.com/tipsresources/web-production/css-column-tricks/
It's all about the math, make sure there is nothing in your left (243px) or right (648px) column that exceeds the width that you're setting. IE7 and FF will allow the content to overflow the floated column, but IE6 will just drop the column below the first. For the navigation try adding width: auto; to your ul.menu-top li. HTH, Diane 2008/12/23 Nguyễn Quốc Vinh <kureik...@gmail.com>: > Yes, i know this is jQuery group! > But i'm on working and i really need help from someone:(! > This is an Joomla site which display in IE7,FF! But it is wrong in IE6! > I don't understand why! It's so trange! > This is test site > http://www.bluesilverdesign.com/brown-stone/ > View it with Ie6 and you will see problem right now! > Does anyone have any suggestions? > Thanks so much! > > > -- > /******************************************** > * Người ta thưởng chỉ chú ý đến những kẻ lên như diều gặp gió! Nhưng hỡi ôi, > chỉ có cát, bụi và lông hồng mới là những thứ lên nhanh nhất > */ >