Hi,
Is there a way of having the slideshow stretch / resize to the full length of the monitor using the default Template theme.
Thanks.
Depending on the Version used, you could try to change those Values in the:
catalog/view/javascript/jquery/owl-carousel/owl.transitions.css
Untested, but the only fixed Values I found, everything else is set to 100%
Good Luck!
Ernie
catalog/view/javascript/jquery/owl-carousel/owl.transitions.css
Untested, but the only fixed Values I found, everything else is set to 100%
Good Luck!

Ernie
Code: Select all
/*
* Owl Carousel CSS3 Transitions
* v1.3.2
*/
.owl-origin {
-webkit-perspective: 1200px;
-webkit-perspective-origin-x : 50%;
-webkit-perspective-origin-y : 50%;
-moz-perspective : 1200px;
-moz-perspective-origin-x : 50%;
-moz-perspective-origin-y : 50%;
perspective : 1200px;
}
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Who is online
Users browsing this forum: No registered users and 3 guests