Try now, it's free! You can use it for free to create sites for your and your clients' purposes!
Q: I have acquired Visualslideshow (Unlimited Websites Quantity) a few days ago.
You have a great product and it is relatively easy to get started.
A specific question I need assistance with please:
How to place the slideshow window in a specific place on the web page. Default is center, it seems. I want to place the slideshow in the top right corner. Please be very specific with your answer if I need to edit the CSS of HTML. A Typical example is your homepage with the slideshow positioned to the top right of the web page.
A: You can align VisualSlideShow into the same way as any other element on your page. Insert slideshow into DIV container, set width and position. For example:
<div style="top: 20px; left: 500px; width: 700px; position: relative;">
<div id="show" class="slideshow">
...
</div>
</div>
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.