coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: roseberry123 on January 28, 2005, 04:37:19 PM

Title: changing font of captions ("title") of photos.
Post by: roseberry123 on January 28, 2005, 04:37:19 PM
Hi,

My question is in my subject title, whereabouts in the html code can i make the changes? Thank you.

And also, is it possible to change the html title on the front page?

Thank you for any hints,
June
Title: Re: changing font of captions ("title") of photos.
Post by: Joachim Müller on January 28, 2005, 04:55:47 PM
to change the formatting (font family, size etc.), just edit the stylesheet of your theme (themes/yourtheme/style.css). To change the content of the <title>-tag, edit themes/yourtheme/template.html
In the future, please remember that we have a "one question per thread" policy.

Joachim
Title: Re: changing font of captions ("title") of photos.
Post by: roseberry123 on January 29, 2005, 01:07:26 PM
Hi Joachim,

Thanks. I did try changing all the font styles in the style.css file, but apparently I think the photo captions are being left out somehow. Do you know by any chance which variable is used to set the photo caption font? This is the images page (after you click on a certain album).

Thank you,
june
Title: Re: changing font of captions ("title") of photos.
Post by: Abbas Ali on January 29, 2005, 01:37:51 PM
For changing styles of thumbnail caption edit thumb_caption class and for image caption (intermediate image) edit img_caption_table class in themes/yourtheme/style.css file