Hi,
Where in CSS to edit in case I would like to have border around the gallery thumbnails?
I have tested this:
#content td.zfp_frame, td.zfp_frame {text-align: center; line-height: 0; vertical-align: middle; background: #f5f6f6;border: 2px;padding: 2px;border-style: solid; border-color: #ddd;}
But this created border around the whole "image area" and not around the imare only.