VISUAL SLIDESHOW & WEBSITE MAKER

Create your website – free, responsive, on your own!

Create awesome mobile-friendly slideshows and websites. No coding and free.

HOW VISUAL WEB MAKER WORKS

VISUAL SLIDESHOW WEBSITE BUILDER

Try now, it's free! You can use it for free to create sites for your and your clients' purposes!

DOWNLOAD FOR WIN DOWNLOAD FOR MAC

SLIDER / SLIDESHOW

GALLERY / PORTFOLIO

MOBILE / DROPDOWN MENU

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;
}

VISUAL WEBSITE BUILDER

Make the process of creating your sites for non-profit and commercial purposes easier, this solution is free and doesn't require special skills.

DOWNLOAD FOR WIN DOWNLOAD FOR MAC