Answer the question
In order to leave comments, you need to log in
Position fixed and background-position fixed conflict in Opera, why?
In general, the humor is as follows: I have two fixed backgrounds on the one-page, one in khedar - the usual card is set like this:
.head-section {
background:transparent url('../images/head-background.jpg') no-repeat top center fixed;
background-size: cover;
width: 100%;
height: 100%;
}
.quotes-Section {
width: 100%;
height: 100%;
.bg-video {
position: fixed;
right: 0;
bottom: 0;
width: auto;
height: auto;
min-width: 100%;
min-height: 100%;
z-index: -999;
}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question