Quantcast
Channel: forum.coppermine-gallery.net
Viewing all articles
Browse latest Browse all 9614

Re: Custom thumbnail using theme_display_thumbnails function

$
0
0
Copy the function theme_display_thumbnails from themes/sample/theme.php to your theme's theme.php file, if it doesn't exist.

Find
Code: [Select]
foreach($thumb_list as $thumb) {and below, add
[code]        if (strpos($thumb['i...

Viewing all articles
Browse latest Browse all 9614

Trending Articles