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

Move slideshow html code title

Q: Hi,

I have *Free version, Version 2.0 of VisualSlideshow*.

My question is that if it's possible to *put captions outside of photos* on
this free version. Now it's on (over ) the photos.

Thank you

A: Please, open generated slideshow.css file in any text editor and find the code:

.slideshow-captions {
    background: none repeat scroll 0 0 #000000;
    border-radius: 8px;
    bottom: 25px;
    color: #FFFFFF;
    font: 14px Tahoma,Arial,Helvetica;
    left: 15px;
    margin: 0 0 5px 5px;
    overflow: hidden;
    padding: 12px;
    position: absolute;
    z-index: 10000;
}



Edit "bottom" property this way:

.slideshow-captions {
    background: none repeat scroll 0 0 #000000;
    border-radius: 8px;
    bottom: -55px;
    color: #FFFFFF;
    font: 14px Tahoma,Arial,Helvetica;
    left: 15px;
    margin: 0 0 5px 5px;
    overflow: hidden;
    padding: 12px;
    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