Page 1 of 1

Embed a template into HTML

Posted: 05 Mar 2008, 10:27
by red777
I've managed to insert the imagevue.swf using JS into my page. I now want to use a template. As I am not using index.php what do I need to do to get this working.

Cheers
Mike

Posted: 09 Mar 2008, 00:20
by mjau-mjau
You can open your alternative php file, and locate on line 12:
Code
$config='templates/lazyblue/config.ini';
Change it to the location of the config file in your designated template folder.