Quantcast
Viewing all articles
Browse latest Browse all 9527

Re: Customize Title: Gallery Name - Then everything after

Copy the function theme_page_title from themes/sample/theme.php to your theme's theme.php file, if it doesn't exist. Then, find
Code: [Select]
$return = strip_tags(bb_decode($section)) . ' - ' . $CONFIG['gallery_name'];and rep...

Viewing all articles
Browse latest Browse all 9527

Trending Articles