CoppermineSC plugin test
January 14th, 2009
testing the CoppermineSC plugin to see if the coppermine album (sitting on croes-album.de) will appear….
I managed to find a way to insert spaces between the thumbnails, by adding the below code to my style.css file
/* ******************** */
/* CoppermineSC classes */
/* ******************** */
.cpg_albumthumbimage {
float: left;
margin-right: 7px;
margin-bottom: 7px;
}
[cpg_album:85]
Comments