forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: PantherX on March 27, 2005, 12:49:31 pm

Title: Album Thumbnail url error
Post by: PantherX on March 27, 2005, 12:49:31 pm
I'm having a really strage problem with my album thumbnails.

When thumbnails are displayed, it is using the following code:

Code: [Select]
<a href="thumbnails.php?album=4" class="albums"><img src="albums/1/architecture/thumb_IMG_2004.JPG" class="image" " height="50" border="0" alt="IMG_2004.JPG"><br /></a>
There is a rogue " between class="image" and height="50" and I can't work out how to get rid of it. It makes the thumbnails display at an incorrect size as most browsers are ignoring everything after the ". Which file do I have to edit to rectify this? I imagine it's a easy fix, I've just been hunting for an hour and my eyes are tired.

James
Title: Re: Album Thumbnail url error
Post by: kegobeer on March 27, 2005, 01:35:36 pm
Look in your theme.php file.