ZenphotoCMS Forum
How to style individual album <h2> titles? - 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: How to style individual album <h2> titles? (/thread-3507.html)



How to style individual album <h2> titles? - os07 - 2009-02-12

De-lurking, here. Is there any way to style the titles of individual albums in ZP galleries? My plan would be to use CSS image substitution and use nice graphics in place of the h2 elements.

It's easy enough to style ALL album titles at once, but that's not what I want to do. I'd like to use a DIFFERENT graphic for each individual album h2 element.

TIA for your suggestions!




How to style individual album <h2> titles? - sbillard - 2009-02-12

Of course anything is possible--it is just software after all. But the task may be more difficult than it is worth.

You would have to place code in your scripts that first determined what album was being displayed then assigned the specific css to the h2 element for that album.