This is in reference to a previous topic, from six months ago, regarding module height being defined by the largest image within the slide show:
If I view the source of the current slideshow page, through the browser, it will show me the configuration options set within the configure module area.
There are 3 options commented out:
ThumbRate
Width
Height[/i]
So, if they're commented out that means they exist somewhere in the script hierarchy.
I've been looking for it but have yet to find it and so I've come to ask where it is.
Here is the code:
<script>
jQuery("#juxslidershow-container1").wowSlider({
effect: "kenburns",
prev: "",
next: "",
duration: 15000,
// thumbRate: 0,
delay: 2500,
// width: ,
// height: ,
autoPlay: true,
stopOnHover: false,
loop: false,
caption: true,
captionEffect: "fade",
controls: false,
onBeforeStep: 0,
images:[{src:"Slide Link Here"},{src:"Slide Link Here",src:"Slide Link Here"},{src:"Slide Link Here",src:"Slide Link Here",src:"Slide Link Here"},{src:"Slide Link Here",src:Slide Link Here",src:"Slide Link Here"}]
});
</script>
Again, my question is how to set custom module heights; as that the configuration (seen above) comments out the ability to set height/width, and they aren't within the user configuration panel, I have to
surmise that though they do exist, they have not been allowed use by user base for some specific reason.
Hi KYacoub
Thanks for contacting us,
We comment, it will take the default value in the JS file folder. We do that in order to simplify not, want to do too much complexity config.
*************
Best Regards
__NT__
Is there any way whatsoever to define max-height of the module? I use it to display an image on 100% browser width and would like to set max-height disregarding the image size. How can I do that?
Thanks.
Hi again
Thank you for feedback us
I'm sorry but I don't check the problem
You can send information login back-end via email: This email address is being protected from spambots. You need JavaScript enabled to view it.
I will check it for you soon
Thanks