via PayPal / credit card
Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
Hello, I'm brand new to monoslideshow. How do I change the actual size of the slideshow window?
Meesja,
you have to change it multiple times. In the xml under preferences, add<code>viewport="0,0,491,328"</code>(with your width and height).
Also in the xml at the end, last line before <code></slideshow></code>, add <code><stageInfo wrapperStageHeight="328" wrapperStageWidth="491"/></code>.
Finally, you have to adjust "width" and "height" in the calling parameters in the (x)html, depending on the way you call mss once or twice.
And don't forget you are replacing a div with mss, so if that div is positioned or what else, you finally need to adjust your css accordingly.
Christoph
1 to 2 of 2