Page 1 of 1

Image gallery Template

Posted: Wed Oct 13, 2004 3:04 pm
by kpandian
Hi
I am looking to build a huge image gallery for my website. I found this software called comdev Image gallery which takes care of all php details. Now i want these pages to be embedded to my website temple. I have no idea about how to go about it. Any help regarding this appreciated.

Thanks in advance,
kp

Posted: Wed Oct 13, 2004 4:34 pm
by kettle_drum
Well what does this software you have do? What is the output? Have you tried something like coppermine?

Posted: Wed Oct 13, 2004 4:55 pm
by kpandian
Actually this software automatically generate the pages for the gallery.But it doesnt gives it within my template.

pk

Posted: Wed Oct 13, 2004 5:03 pm
by kettle_drum
Ok. Well open up the file that it produces and see what the html looks like and then grab what you want - probably just the table or div's which hold the images and then put that code into your template.

This is all assuming that your program doesnt let you use your own template :P