Edit Album Pictures Edit Album Pictures
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Edit Album Pictures

Started by squewheet, April 02, 2008, 09:45:38 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

squewheet

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

Nibbler

Use a theme that doesn't have the white boxes. Size of thumbnails is a config setting.

Joachim Müller

Or edit your custom stylesheet. The section to modify istd.thumbnails {
padding: 9px;
background-color: #fefefe;
}