|
navbar for register page!!
This modification is in the archives.
Not sure why there is no navbar for register page!!!
if you would like add navbar for your register page, just simply search for the register template, then add the: Code:
$navbar Code:
$header ![]() Demo?? : http://www.integeeks.com/register.php ![]()
Quote by Hasann
Spoiler (click to open)
yes but it doesn't work, if you dont edit the /global.php file
Edit /global.php Find this line PHP Code:
eval('$header = "' . fetch_template('header') . '";');
PHP Code:
eval('$navbar = "' . fetch_template('navbar') . '";');
Close
Download No files for download. |
|||||||||