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

#77050
virtual
Participant

You are going to have to add an IE7 specific stylesheet and change the following:

Remove from portfolio-container the margin-top: -50px;
In .portfolio_left_text add padding-top: 5px; and change margin to margin-top: -10px;
in portfolio_title add padding-top: 5px;