coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: squewheet on April 02, 2008, 09:45:38 PM

Title: Edit Album Pictures
Post by: squewheet on April 02, 2008, 09:45:38 PM
I installed coppermine 1.4 on my site. And I changed the theme to a diff theme I found on another site. But now what I am wondering is. That on the site where is shows that albums I've made the pictures are small and there is a white box around them. What do I have to do to make it so that the pictures are a little bigger and theres no white box around them.

If you need to see what i'm talking about here is the link SteveJonesPlumbing.com (http://www.stevejonesplumbing.com/Coppermine/index.php)
Title: Re: Edit Album Pictures
Post by: Nibbler on April 02, 2008, 10:19:29 PM
Use a theme that doesn't have the white boxes. Size of thumbnails is a config setting.
Title: Re: Edit Album Pictures
Post by: Joachim Müller on April 03, 2008, 07:58:06 AM
Or edit your custom stylesheet (http://www.stevejonesplumbing.com/Coppermine/themes/siteground3/style.css). The section to modify istd.thumbnails {
padding: 9px;
background-color: #fefefe;
}