This is for mobile (iPhone) at portrait, with background-cover:off, all
is fine, when I change to landscape the first, of two background images
doesn't cover, but the second background image is no longer stretched,
which is what I want, but I also want my first background image to cover.
Karl DeSaulniers wrote:
On Oct 11, 2015, at 10:23 PM, Crest
Christopher<crestchristop...@gmail.com> wrote:
I have an issue whereas I'm using multiple background images, turning
off background-cover fixes the title issue with one of the background
images, but when the orientation of the screen changes to lets say,
landscape, the second background is not covered ?
Reset background-cover on orientation change?
Do you have zoom: 1; in that css anywhere?
Sometimes that helps.
It tells some browsers that it (your element) has layout so the
browser will do something with it.
IE needs this for example.
Best,
Karl DeSaulniers
Design Drumm
http://designdrumm.com
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/