Quote:
Originally Posted by Odoin
I made this change:
if ($name != 'sessionhash')
{
$name = COOKIE_PREFIX . $name;
}
And everything is working now...
Anyone have any luck getting it to match their site? Can I pull vb stuff inside of the gallery such as $navbar?
|
You can create something look similar to the navbar, and add in your album header. checkout the code for navbar template and album's header template, in order to do so.