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

Is it possible to change controller's position in dhtml image slideshow?

Q: Is it possible to position the slide controller below the thumbnails at the bottom, or between the thumbnails and the main images, so that the controller doesn't overlay the main images?

A: You can change position of controller manually in "slideshow.css" file. Open it in any text editor (for example, Notepad), find following lines:

.slideshow-controller {
    background: url("../images/controller.png") no-repeat scroll 0 0 transparent;
    bottom: 50%;
    height: 42px;
    left: 50%;
    margin: -21px 0 0 -119px;
    overflow: hidden;
    position: absolute;
    width: 238px;
    z-index: 10000;
}


and change the value of "bottom" parameter.

Actually, controller appears on mouse over only. It doesn't overlay the main images in all other cases.

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