ZenphotoCMS Forum
Made a template now how do I code it??? - 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: Made a template now how do I code it??? (/thread-280.html)



Made a template now how do I code it??? - tonibraxtonfan - 2006-02-05

http://www.tonibraxtonfan.net/gallery/

I made this template now I just want to link each section with my albums, I posted the right link for each rollover image, but for some reason it dosent work? Im sure I need to change something but where do I start?




Made a template now how do I code it??? - trisweb - 2006-02-07

Looks like you're not following the zenphoto theme model... in which case I don't really know how you're setting up the albums, so I can't tell you what's wrong.

Try making a theme based on the original themes with your new design; I think it'd work better.




Made a template now how do I code it??? - tonibraxtonfan - 2006-02-14

so I cant just link each section to my albums? I was going to add the zenphot link at the bottom after I figured out how to link each category to its album




Made a template now how do I code it??? - rickindy - 2006-02-15

I took a peek at the page's code and it looks like you're using Dreamweaver to code the page. Probably won't work.
Zenphoto uses standards compliant code without any tables for layout.




Made a template now how do I code it??? - trisweb - 2006-02-15

You can, sure, but I wouldn't reccomend it. Just make the theme! Look at the examples! Don't be afraid!




Made a template now how do I code it??? - tonibraxtonfan - 2006-02-16

Im sorry but where are the examples? Im so new to php coding.




Made a template now how do I code it??? - trisweb - 2006-02-16

Then I wouldn't reccomend making a theme... they're just PHP.

Take a look in /themes/default .. all the files are there for an example theme.

If you want to do it your original way, just make sure your installation is working by itself, then make your page and link to the albums like normal.