ZenphotoCMS Forum
printPagedThumbsNav images in place of text links - 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: printPagedThumbsNav images in place of text links (/thread-7837.html)



printPagedThumbsNav images in place of text links - gwmbox - 2010-11-10

When adding in the printPagedThumbsNav function, is there a way I can get the links to be images in place of the text links? I tried to get it to work by adding the code

`

`
But the images are not being displayed.... did I miss something, make an error in the code or can it not be done?

Thanks

GW




printPagedThumbsNav images in place of text links - acrylian - 2010-11-10

That parameter allows only text. If you want to use images you can style the links via CSS using background images and hiding the text using "image replacement techniques" (for example text-indent: -4000px). Look at the code generated.