Try now, it's free! You can use it for free to create sites for your and your clients' purposes!
Q: I'm using your slideshow since a year and a half and I'm very satisfied. But there is a question open: is the position of the controller changeable? And how to do?
A: To change the position of controller open
Gallery->Properties->General: Position of controller,
select 'middle' or 'bottom' position from the drop
down list.
or you can find the following code in engine/css/slideshow.css
file:
.slideshow-controller {
background: url(../images/controller.png) no-repeat;
height: 42px;
left: 0%;
margin: -21px 0 0 -119px;
overflow: hidden;
position: absolute;
bottom: 0%;
width: 238px;
z-index: 10000;
}
and set value you need for 'top' and 'bottom' parameters.
For troubleshooting, feature requests, and general help, contact Customer Support at . Make sure to include details on your browser, operating system, Visual SlideShow version, link to your page.
Make the process of creating your sites for non-profit and commercial purposes easier, this solution is free and doesn't require special skills.