forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Illegalops on April 09, 2010, 05:51:55 pm

Title: Change of font size for Number of Views, Photo Filename and Description
Post by: Illegalops on April 09, 2010, 05:51:55 pm
Hi, is there anyway to change the font size for the number of views, Photo filename and description?

My site is http://kesmond.host22.com/Gallery

The font size seems very small and i wish to increase it.

Attached is the details.
Title: Re: Change of font size for Number of Views, Photo Filename and Description
Post by: Jeff Bailey on April 09, 2010, 06:07:26 pm
.thumb_title and .thumb_caption in your themes css file.

Do some research before posting please.
Use some things recommended here => http://documentation.coppermine-gallery.net/en/dev_tools.htm#dev_tools_web_development
read Creating or upgrading your own themes (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#creating)
Title: Re: Change of font size for Number of Views, Photo Filename and Description
Post by: Illegalops on April 10, 2010, 03:40:49 am
thanks, i tried to install the web development tools, but i cant seems to use it.

by the way, i tried to edit one of those (see below) from font-size 80% to 200% but to no avail, there is no changes... may i know why?

.thumb_title {
        font-weight : bold;
        font-size: 200%;
        padding: 2px;
        display : block;
}
Title: Re: Change of font size for Number of Views, Photo Filename and Description
Post by: Joachim Müller on April 10, 2010, 09:29:40 am
We can't teach you how to use that tool. There is documentation that comes with the web developer toolbar, read that. How to figure out which part of the stylesheet controls which section of the output, read up http://documentation.coppermine-gallery.net/en/theme_style_css.htm#theme_style_css_tools