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 position and color of captions in html5 image slideshow?

Q: First, I really love your product. It is so easy to use.
I need assistance with VisualSlideShow descriptions please. The positions of the image captions (descriptions). How can this be manipulated i.e. size, position, font?

A: Open generated "slideshow.css" file in any text editor (for example, Notepad), find class "slideshow-captions" and change properties you need.
For example:

.slideshow-captions {
    background: none repeat scroll 0 0 #000000; // background color
    bottom: 50px; // position of description
    color: #FFFFFF; // font color
    font: 14px Tahoma,Arial,Helvetica;  // font family, font size
    left: 5px; // position of description
    margin: 0 0 13px 13px;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    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