Yes I did that search but nothing seems to fit the functions…
Ok, I’ve put it on http://www.barbikyoo.com
If you right click to view the image it comes up full size??
Please let me know what you think
Hi Matt,
It’s only local at the moment but I’ll upload it to a test site.
change the css to display:none; for those classes
.gallery-to-slideshow-title {
display:none;
width:100%;
float: left;
clear: none;
text-align:left;
}
.gallery-to-slideshow-caption {
display:none;
width:100%;
float: right;
clear: none;
text-align:right;
}
.gallery-to-slideshow-title, .gallery-to-slideshow-caption {
display:none;
margin-bottom: 0;
}