• Take a look at what imbedded images Im referring to please, http://fairmountfinance.com/rates/

    Images look fine on a windows laptop, looks fine on an ipad, does not look fine on the iphone,even though the rest of the website without those imedded images does.

    How can I resolve this problem?

    Thank you in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Anonymous User 9055193

    (@anonymized-9055193)

    In your style.css file try this…

    FIND:

    img{max-width:100%}

    REPLACE:

    img{max-width:100%;height:auto;}

    Good luck!

    Thread Starter AS1

    (@as1)

    Thank you very much, that fixed the problem. Have a wonderful day!

    Anonymous User 9055193

    (@anonymized-9055193)

    Cool!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Responsive Theme Deforms Imbedded Image’ is closed to new replies.