That works! Now to figure out *why* it works ;-)
To make changes to the appearance/size of the thumbnail labels I'm assuming you could insert a
dd {} in the css file and code from there, like:
dd {
text-decoration: underline;
text-align: center;
}
I'll try that when I'm home a little later.
Thanks again for your help
|