Wrong size on mobile display

More
9 years 11 months ago #43733 by Giorjoom
Hot Rain Template uses an image (video.jpg) sized 1280x720 pix. Both on Android and Iphone is not dispalyed properly. Is there a plugin, a javascript or a php/css solution to make it work right on any display?

Please Log in to join the conversation.

More
9 years 11 months ago #43738 by ivan.milic
What is problem you get on such devices?

Please Log in to join the conversation.

More
9 years 11 months ago #43742 by Giorjoom
The still image is cropped rather being resized.

Please Log in to join the conversation.

More
9 years 11 months ago #43747 by ivan.milic
Send link

Please Log in to join the conversation.

More
9 years 11 months ago #43765 by Giorjoom
maremoto.org It is okay on screens >1280 but looks bad on android and other small displays.

Please Log in to join the conversation.

More
9 years 11 months ago #43781 by ivan.milic
Add this to template_css.css at bottom:

div#videobg{
background-size: cover;
background-position: center center;
}


video#bgvid{
height: auto!important;
}
The following user(s) said Thank You: Giorjoom

Please Log in to join the conversation.

Time to create page: 0.232 seconds
Powered by Kunena Forum