Change font size of captions in gallery
Change font size of captions in gallery
I am using the lightbox template in gallery. I would like to make the captions larger. I probably can't see for looking but where in the template can I change the default font size please
Re: Change font size of captions in gallery
Search for #imageDataContainer in the css field of the Gallery Lightbox template
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; }
Re: Change font size of captions in gallery
Thanks Jos. I've changed it to 20px but the site view still shows small text.
Is it possible that something else is overridding it?
www.erdingtonrnli.com is the site address to see what I mean
Kev
Is it possible that something else is overridding it?
www.erdingtonrnli.com is the site address to see what I mean
Kev
Re: Change font size of captions in gallery
still shows up as microscopic text after refresh. More exploring required I think
Re: Change font size of captions in gallery
I definitely see large text, next time please give the link to the gallery page not just home page, thanks...
Re: Change font size of captions in gallery
It's because your body has a font-size: 62.5%;, you can change the font size of caption by editing your Gallery style for .gallery .img {font-size: WHATEVERSIZEpx;}
Re: Change font size of captions in gallery
cheers folks I'll try and fix the error mentioned if I'm ever allowed access again. Seems that someone has been trying to bring it down
Kevin
Kevin