I am looking for some basic guidance on how to incorporate Zenphoto (which looks fantastic, btw) into my webtemplate (stick it between the header and the footer).
I have tried to find this in the forums, but I couldn't. So pardon me if it has been answered already. By way of background, last time I designed anything in html/asp/vb/js was in 2003. It looks like things changed from tables to div's, etc. (What I am trying to say I understand the basics but not php).
So here are the questions:
1. Do I need to create my own webpage and then insert the commands from index.php?
2. Or do I need to modify index.php? If so, will I have to have PHP spit the header and the fooer or I can do plain html?
3. What about the index.php page in the themes/default folder? (using default theme) Is that the one I need modify instead?
All comments are GREATLY appreciated!
Comments
Check this link out: http://www.infobulles.ch/syndication/ZenPhoto_Gallery/2006/09/15/How_to_Make_a_ZenPhoto_Theme__updated_
Primarily, I used this tutorial and then made the changes to the css file. I initially thought that the Zenphoto part of my site would still be under the rule of the it's theme css. This wasn't the case though - and every change I wanted to make in my gallery had to be made through my Wordpress theme css. I don't know why this was the case or whether it matters (Acrylian, perhaps you can answer that?) but it worked so I went with it.
Ultimately, what this meant was that I had to move some chunks of my ZP css to my WP file. I'm so new to this and tend to panic anytime I have to do something which involves more than 2 steps so I designed it all locally first using CSSEdit and TextWrangler. I worded with an entire copy of the ZP Default theme, which I renamed Default2, then just uploaded that and the new WP theme css.
That's it. It functions well.
Let me know if I can help in any way,
P