Try now, it's free! You can use it for free to create sites for your and your clients' purposes!
Q: Visual Slide Show ... On the thumbnails - is it possible to change the colors of the borders around the thumbnails?
They are now a blue green (on the active image) and a light yellow (on the mouseover).
Thank you
A: You should open "style.css" file generated by VisualSlideShow in any text editor (for
example, NotePad), find following lines:
.slideshow-thumbnails a:hover {
background-color: #FFFF99 !important;
opacity: 1 !important;
}
.slideshow-thumbnails img {
display: block;
}
.slideshow-thumbnails-active {
background-color: #99FFFF;
opacity: 1;
}
and change background-color in both cases.
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.