ZenphotoCMS Forum
plug in for maling a custom template - 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: plug in for maling a custom template (/thread-6754.html)



plug in for maling a custom template - Taraboom - 2010-03-11

I believe I saw a plug in for creation custom themes (I need a template that would much the rest on my web site including logo, graphics, links).
Can you please remind me, what was the plug-in

Thank you.
Pavel
www.adpaintings.com




plug in for maling a custom template - Taraboom - 2010-03-11

Could ZenPage be used for making custom themes?

Thank you.
Pavel
www.adpaintings.com




plug in for maling a custom template - acrylian - 2010-03-11

No, there is no tool to make themes. Themes are done with standard web techiques like HTML, CSS files with a little PHP or ocassionally a little JavaScript depending on what the theme does or you want to do. Please read the theming tutorial to learn how Zenphoto themes work.

Edit: Do you mean the themes editor on the themes tab on the backend maybe? That is a simple source code editor and a real editor would be much more convenient I would think.




plug in for maling a custom template - Taraboom - 2010-03-11

Thank you.
I was under impression that I saw a plug in that would generate a new theme, hoping that I could get away without editing the code. No such luck.

Pavel
www.adpaintings.com




plug in for maling a custom template - acrylian - 2010-03-11

You can copy exsiting themes on the themes tab but of course a really new theme can't be generate by a click, That is really the nature of webtechniques...