Home › Forums › CSS › [Solved] IE7 gone crazy › Re: [Solved] IE7 gone crazy
June 4, 2010 at 5:51 pm
#77050
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;