I can not get the program to generate best slideshow software with the controls on the bottom
Q: I cannot get the program to generate a slideshow player with the
controls on the bottom. It will generate to a folder, but when the
html is pasted into my site, the controls are again in the middle.
A: Try to do restart Visual Sldieshow app, select 'bottom' position for controller
and publish the slideshow in the empty folder.
Check the result and if everything is fine, reinstall the slideshow on your site.
Make sure new engine files have correctly overwritten the old ones.
You can previously remove old 'engine' folder from the server.
If the problem persists, try to change the position of controller manually.
Open engine/css/slideshow.css file and find the following code:
.slideshow-controller {
background: url(../images/controller.png) no-repeat;
height: 42px;
left: 50%;
margin: -21px 0 0 -119px;
overflow: hidden;
position: absolute;
bottom: 50%;
width: 238px;
z-index: 10000;
}
Set value you need for the 'bottom' parameter, for example:
.slideshow-controller {
background: url(../images/controller.png) no-repeat;
height: 42px;
left: 50%;
margin: -21px 0 0 -119px;
overflow: hidden;
position: absolute;
bottom: 10%;
width: 238px;
z-index: 10000;
}Related
March 26, 2012 Remove controls in fade slideshow
Wanted to know how we can control the arrow box that appears when you choose any one of the templates Dark Glass, Android, iPhone, Pinboard, Pulse, Crystal... We want to remove it.
March 25, 2012 Photo slideshow software with iWeb site
I have downloaded a demo of Visual Slideshow and created a basic slideshow as a test which plays O.K. by itself. I then made a simple two page website in iWeb, so I can have an opening page then the slideshow page.
March 20, 2012 Error in free slideshow software
I'm having difficulty inserting the slideshow into an existing webpage. I keep getting "menu publishing error" after clicking "Insert After" button.
February 23, 2012 More than one slideshow software in a site
How does one place more than one slideshow software on the same website without the different engine and data folders fighting each other? I appreciate your help.
April 14, 2012 Erratic behavior when scrolling through a software for slideshow
I've created several slide shows with this product and have a problem with it, even after following all directions exactly: erratic behavior when scrolling backwards/forwards through a slideshow.
.
Make sure to include details on your browser, operating system, Visual SlideShow version, link to your page.