The Sidebar rolled underneath the main content in IE6.

Any help?
Thank you!

CommentFileSizeAuthor
sidebar-roll.jpg24.75 KBzhongguo999999

Comments

zhongguo999999’s picture

My solution:

#content-wrap{
	_width:1280px;	
}
#second-sidebar{
	_margin-left: -459px;
}
#main{
	_margin-left: 76px;
}