Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

heart Background image not showing

More
5 years 4 months ago #23693 by Marco Papousek
The background image is not showing on mobile devices - and the video obviously also not! :( I used a regular jpg-image) - checkout here: www.fahrnberger.com (header on frontpage) ... what's wrong here?

Please Log in or Create an account to join the conversation.

More
5 years 4 months ago - 5 years 4 months ago #23703 by HaiND
Replied by HaiND on topic Background image not showing
Hi
Thank you for contacting and choosing our product
I see conflicts caused by your style templates
please go to source code: ...\modules\mod_jux_background_video\tmpl\default.php at line 108

$style_css .= "@media screen and (max-width:768px){ .jux-video-mobiles{background: url(" .JUri::base().$params->get("background_image") ."); } }";
edit:
$style_css .= "@media screen and (max-width:768px){ .jux-video-mobiles{background: url(" .JUri::base().$params->get("background_image") .")!important; } }";
Hope it will help you
Thanks

Best Regards
--HaiND--
Last edit: 5 years 4 months ago by HaiND.

Please Log in or Create an account to join the conversation.

More
5 years 4 months ago #23718 by Marco Papousek
That's working for mobile devices now - Thank you very much! Is it possible to also get the image background for the other devices (monitor, tablet) b/c the video takes some time to load on slower internet connections and the green background looks like an error for a while ... would be great if this would work!

Please Log in or Create an account to join the conversation.

More
5 years 4 months ago #23723 by HaiND
Replied by HaiND on topic Background image not showing
Hi again
If you do not want the video and just want the wallpaper to appear
I will instruct you custom it
please go to source code: ...\modules\mod_jux_background_video\tmpl\default.php at line 108

$style_css .= "@media screen and (max-width:768px){ .jux-video-mobiles{background: url(" .JUri::base().$params->get("background_image") .")!important; } }";

edit:

$style_css .= ".jux-video-mobiles{background: url(" .JUri::base().$params->get("background_image") .")!important; }";

hope it wil help you
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
5 years 4 months ago - 5 years 4 months ago #23728 by Marco Papousek
Yeah great, thank you very much! It just did that! Now it works perfect! :woohoo:
Last edit: 5 years 4 months ago by Marco Papousek. Reason: tested it out!

Please Log in or Create an account to join the conversation.

More
5 years 4 months ago #23739 by HaiND
Replied by HaiND on topic Background image not showing
Hi again
if still have problem, please contact us, pleased to assist you
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.031 seconds
Powered by Kunena Forum