Post by Bobbio999 » Thu Oct 19, 2017 11:52 pm

Hi,

Is there a way of having the slideshow stretch / resize to the full length of the monitor using the default Template theme.

Thanks.

New member

Posts

Joined
Thu Apr 16, 2015 11:19 pm

Post by IP_CAM » Fri Oct 20, 2017 12:51 pm

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

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.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland
Who is online

Users browsing this forum: No registered users and 3 guests