ZenphotoCMS Forum
Using Zenphoto on it's own - 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: Using Zenphoto on it's own (/thread-3727.html)



Using Zenphoto on it's own - Pierrot - 2008-09-10

Hi All,

I use Zenphoto on 3 of my personal sites and I'm considering using it for another. In the new site, however, I plan to use only Zenphoto. Does anyone have any experience with doing this? Is it set up to be used alone? Is there anything special I should do for SEO?

Also, in the past I used a Wordpress include to add the header and footer. In this case I'd like to just make changes to a copy of the default theme.

I noticed that if I add...

This is where the footer will be!

the text shows up under the Zenphoto link. How can I get it to the bottom of the page?

That's about it for now.

Thanks!




Using Zenphoto on it's own - code - 2008-09-10

Well I just use www.luckyshotphotos.com and its by itself.. I do plan on adding a small page for info and about me...but thats about it




Using Zenphoto on it's own - Pierrot - 2008-09-11

I just want to bump this as I still haven't figured out how to get the footer to the bottom!




Using Zenphoto on it's own - sbillard - 2008-09-11

You have to setup the CSS to place that div on the bottom of the page.




Using Zenphoto on it's own - Pierrot - 2008-09-11

Thanks, I just added a quick margin-top: 50%; and that pushed it down.




Using Zenphoto on it's own - impete82 - 2008-09-11

i use include with php for my headers and whatnot




Using Zenphoto on it's own - Pierrot - 2008-09-11

Yeah, I might do that. I need a very simple header and footer so I might just add it. I'm still playing around with the theme. Thanks!