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

Make thumbnails in the picture slideshow not opaque before clicking

Q: Can I make it so that the photo thumbnails in the picture slideshow are not opaque before clicking on them?

A: Yes, it is possible.
You should find the following code in engine/css/slideshow.css file:

.slideshow-thumbnails-inactive {
        background-color: #FFF;
        opacity: .5;
}



and change it to:

.slideshow-thumbnails-inactive {
        background-color: #FFF;
        opacity: 1;
}

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