![]() |
|
How do I add a Banner to Default Theme? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: How do I add a Banner to Default Theme? (/thread-9573.html) |
How do I add a Banner to Default Theme? - LiechsWonder - 03-02-2012 Sorry to bother with this and highlight myself as a complete HTML/CSS noob, but I am not sure how to add a banner image to my Zenphoto gallery. I am using the Default Theme with the Dark style, and I tried looking through index.php to see where to easily add it, but I either have my HTML code snippet wrong, or I am putting it in the wrong place. Any help would be appreciated! Thanks. How do I add a Banner to Default Theme? - fretzl - 03-02-2012 Of course you realize that this is not the place to be taught the absolute basics of HTML/CSS. How do I add a Banner to Default Theme? - LiechsWonder - 03-02-2012 Yes, I do understand that. How do I add a Banner to Default Theme? - acrylian - 03-02-2012 The only way to get a kind of header image into the default theme without changing the HTML is probably changing the CSS. The CSS id "gallerytitle" in that theme is what comes nearest to a "header". You could attach a background image for example. In any case you will have to do some work until it fits your needs. GEnerally Zenphoto themes do not require any standard HTML structure within their theme files (there is basically one but you can do whatever you like actually). How do I add a Banner to Default Theme? - LiechsWonder - 03-02-2012 Ok awesome! Thank you very much for your help, I will play around with that a little and work it out. How do I add a Banner to Default Theme? - LiechsWonder - 04-02-2012 I spent a few hours working on everything and was able to get a banner setup for all the pages as well as some other modifications to make the layout more aesthetically pleasing to me. I should probably do some more changes later to bring it more in line with the rest of my site, but I need to some homework, lol. Anyhow thank you for your help and for all the awesome work on Zenphoto, I am loving it so far! Feel free to check out my site and let me know what you think :) (www.liechswonder.com/photography) |