ZenphotoCMS Forum
icon (.ico) for the address bar within Zenphoto? - 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 (.ico) for the address bar within Zenphoto? (/thread-4728.html)



icon (.ico) for the address bar within Zenphoto? - n3bul0us - 2009-02-23

Is there an easy way to get the zenphoto part of my website to display an icon (.ico) file to the left of the address bar?




icon (.ico) for the address bar within Zenphoto? - masv - 2009-02-23

Hi,

You could add the following two lines to your theme index.php file, in the html head section.

...
...




icon (.ico) for the address bar within Zenphoto? - n3bul0us - 2009-02-23

Hey thanks a ton Martin

-Ben