Link to home
Start Free TrialLog in
Avatar of ad134rr
ad134rr

asked on

display in IE.

Hello,

On this page http://onegirlproductions.com/temp/index.php/about-us I can not seem to get the page to display the same on Internet Explorer as it does on Safari, Firefox and Chrome. What code do I need to add to make it work?

Avatar of Dave Baldwin
Dave Baldwin
Flag of United States of America image

It looks like IE is not recognizing:

.contentText img+p {
      
      padding-top: 90px;
      text-align: left;
      

}

I would consider making a separate class for that <p> with the padding you want.
ASKER CERTIFIED SOLUTION
Avatar of ad134rr
ad134rr

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ad134rr
ad134rr

ASKER

I came up with the solution myself.
In my opinion and from my experience "&nbsp;" is not a good solution, rather I could say that is like a glass that could be broken at any time. Just to say...