Try now, it's free! You can use it for free to create sites for your and your clients' purposes!
Q: Dear Support,
Is there a way to change the size of the text in the image caption box or to make the caption box display next to the image with the large text?
A: Yes, it is possible to change the font size.
For this purpose you should open slideshow.css file in any text editor, find the
following code:
.slideshow-captions {
background: #000;
bottom: 12px;
color: #FFF;
font: normal 40px Arial, sans-serif;
left: 12px;
overflow: hidden;
position: absolute;
padding: 0 10px;
width: 620px; /* 100% */
z-index: 10000;
}
and edit the value of font parameter.
For troubleshooting, feature requests, and general help, contact Customer Support at . Make sure to include details on your browser, operating system, Visual SlideShow version, link to your page.
Make the process of creating your sites for non-profit and commercial purposes easier, this solution is free and doesn't require special skills.