ZenphotoCMS Forum
Help to integrate into HTML website? - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Help to integrate into HTML website? (/thread-2074.html)



Help to integrate into HTML website? - kr580 - 2008-01-13

I've looked and looked but I couldn't find anything that helped me. Hopefully someone here would be kind enough to help me out.

I'm making a website that could REALLY use ZenPhoto but it would need to be fully integrated to the current HTML design but I cannot make it work since I don't have much knowledge of PHP coding.

The site: http://www.kr580.com/blamingjohnny/gallery.php

There's the website and as you can see I want to make the contents of the white box at http://www.zenphoto.org/zenphoto/ to show up in the main area where the dotted line is on my site. Is this possible?

Thanks - Kevin




Help to integrate into HTML website? - kr580 - 2008-01-13

So I'm getting somewhere but obviously not where I want it.

Site: http://www.kr580.com/blamingjohnny/gallery1.php

The code I'm using is below. I have the gallery installed as kr580.com/blamingjohnny/gallery. I'm not sure how to work that into the $themepath.



` `



Would anyone be kind enough to help me out a bit?




Help to integrate into HTML website? - acrylian - 2008-01-13

The best and common way is to make a zenphoto theme that matches the design of your existing site. Just take the default theme for example and modify it.




Help to integrate into HTML website? - sbillard - 2008-01-13

If you want to put some zenphoto items on your main page see the article http://www.zenphoto.org/trac/wiki/ZenphotoHacks#zenphotoasaplug-in. You can use this to put a few pictures, thumbnails, etc. on you home page--for instance, you could put a picture on your home page with a link to the zenphoto index page.

Then, as acrylian says, make the zenphoto album match the look and feel of the rest of your site.




Help to integrate into HTML website? - kr580 - 2008-01-14

Thanks for the replies guys.

As you can see I'm getting somewhere slowly but surely. http://www.kr580.com/blamingjohnny/gallery/

Thanks - Kevin