ZenphotoCMS Forum
Trouble with printAllTagsAs - 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: Trouble with printAllTagsAs (/thread-3453.html)



Trouble with printAllTagsAs - TheJester12 - 2008-08-12

Heya, I'm working on a quick custom theme to match my portfolio website. I want to display all of the tags used in all galleries using the printAllTagsAs function.

I want to use a list. My problem is that when I use the "list" feature there is css hard-coded into this function. (Specifically it's style="display:inline; list-style-type:none" Why is this? Shouldn't we be able to style it how we want it to look in our own theme files?




Trouble with printAllTagsAs - acrylian - 2008-08-12

you are right, that actually should not be there... I will correct that.