Quote:
Originally Posted by Liliann
Unfortunately they didn't work. When the image was fine in portrait mode, it was still broken in landscape, and with the other solution it wasn't broken but distorted. I keep trying because it partly worked at least.
I really appreciate your replies, good to see an active forum with helpful people. 
|
Ok; then try this one:
Code:
img.frame-30 {
height: 100%;
width: auto;
}
If this solution doesn't work we'll think in another thing

(I think that to enclose the image in a SVG wrapper could fix your issue, but first, try the code above).
Regards
Rubén