Viewing Change caption font in the "Image Gallery" widget slideshow?

Change caption font in the "Image Gallery" widget slideshow?



User: Alex M. 11 years ago
How can I change the font family, size and color of the caption in the "Image Gallery" widget slideshow?
User: Jumbo T. 11 years ago
Select the Image Gallery object on the page and open the font palette.

Change the font.
User: Alex M. 11 years ago
This way is only working for captions under images, not for the same caption on left hand top corner of each image in the optional slideshow
User: Roddy 11 years ago
Insert this code into the Head Code box in the Page inspector…

<style type="text/css">
div.ppt {font:18px Verdana, arial, sans-serif;color:#1669FF}
</style>

Change the font size, font family, fallback font and generic group as required.

Change the HEX COLOR number to the required color. For example, use #FFFFFF for white.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
✔ Best Answer  


Post Reply
You must login or signup to post.