Easy Image Gallery - Move Captions - Question | JoomShaper

Easy Image Gallery - Move Captions

Alison

Alison

Extension 1 year ago

I have a gallery of some historical images and they are very small so the caption covers most of the image when loaded in the light box. Is there a way to add a margin or some padding so that the caption shows below the image and not across it.

You can see an example of the problem here https://www.baxterley.com/gallery/1930-1949 (then open the first image in lightbox.

Thanks for your help Alison

0
4 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #109607

CSS solution:

.speasyimagegallery-modal-body {overflow: visible;}
.speasyimagegallery-image-content {
  background: black; bottom: auto;}

DONE

Yes, I already used on your site, please check/preview album image(s).

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #109604

Hi Alison,

All should be possible with small CSS (and piece of duck tape) ... but sure let me check.

0
Alison
Alison
Accepted Answer
1 year ago #109610

Paul, you are a super star, thank you so much

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #109614

Thanks.

1