Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
-
4 years ago in reply to: Translate “QUALITY” word on the main player
Hello Again Martin, if possible can you change too the word “Speed” for “Velocidad” ?
4 years ago in reply to: Translate “QUALITY” word on the main playerThanks!!!
Hello Martin,
I think that a solution that is not supported by all the currents browsers it not a solution…
Is not any other way to achieve this? I think that the most logical place to the tabs is on the botton center…Thanks in advance.
Carlos
Yes, is exactly what I want
Can you help me with this?Images of what happens:
And my code:
HTML:
<div class=”container”></div>
CSS
.container {
width: 100%;
height: 100%;
background-image: url(‘https://wallpapershome.com/images/pages/pic_h/21486.jpg’);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
border: 1px solid red;
}
Viewing 5 replies - 1 through 5 (of 5 total)