Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] IE7 gone crazy Re: [Solved] IE7 gone crazy

#77103
Brido
Member

Well, lets try fixing up some of your css.

Code:
.portfolio_container {
float:right;
margin-top:-50px;
overflow:hidden;
padding:50px 0;
width:960px;
}