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
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
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
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