Edit Album Pictures Edit Album Pictures
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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