Quantcast
Viewing all articles
Browse latest Browse all 9614

Re: How do you remove the 'time & date stamp' on the thumb gallery please?

You can add an override to your theme.

Copy this from include/themes.inc.php (at about line 4398):
[code]// Format information which is displayed next to each album
function theme_album_info($pic_count, $link_pic_count, $last_upload_date)
{
    global ...

Viewing all articles
Browse latest Browse all 9614

Trending Articles