Search…

X3 Photo Gallery Support Forums

Search…
 
red777
Topic Author
Posts: 1
Joined: 05 Mar 2008, 10:24

Embed a template into HTML

05 Mar 2008, 10:27

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
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

09 Mar 2008, 00:20

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.