ZenphotoCMS Forum
Icon instead of link for printUserLogin_out - 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: Icon instead of link for printUserLogin_out (/thread-10731.html)



Icon instead of link for printUserLogin_out - Noppes - 13-01-2013

Hi,

in my own theme I would like to use the printUserLogin_out function. However, instead of showing the Text 'Log Out' I would like to present an icon. How can I do this?

Thanks

Norbert




Icon instead of link for printUserLogin_out - acrylian - 13-01-2013

  1. Use CSS background images for image replacement. See for examples (my favorite method is the Phark one).

  2. Or make your own custom plugin version.

  3. Use an icon webfont for the link text.




Icon instead of link for printUserLogin_out - Noppes - 13-01-2013

Hi Acrylian,

thanks for your fast reply! I am not an expert in HTML/CSS, so I am wondering if you know a theme/example that is using the first mentioned technique? It would be great if I could see somewhere an example.

Thanks again




Icon instead of link for printUserLogin_out - acrylian - 13-01-2013

Sorry, I don't know of a theme that uses this. You will have to get into it a bit yourself.




Icon instead of link for printUserLogin_out - Noppes - 14-01-2013

I figured it out - thanks again for your really fast support. That is great! I love zenphoto!