Also tried {$scrolling_gallery} but no changes.
But ".m." have said , it will only work on the index template, this also includes subtemplates?
The template "{$scrolling_gallery}" is called is named "header"
But ".m." have said , it will only work on the index template, this also includes subtemplates?
The template "{$scrolling_gallery}" is called is named "header"
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
lang.no_new_posts = "{$lang->no_new_posts}";
lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
<!--LIGHTBOX COPYRIGHTS AT THE END OF THE CODE-->
<link href="css/lightbox.css" rel="stylesheet">
</head>
<body>
{$header}
<div class="forum"><br />
{$dvz_shoutbox}
{$forums}
</div>