link to favicon.ico link to favicon.ico
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

link to favicon.ico

Started by magneod, February 13, 2009, 01:35:57 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

magneod

First of all, I want to thank you for lething me use the Coppermine gallery. ;D

How and where should I inserted the link to favicon.ico.
If the link should be inserted in a php page how should the link look.

I know how it looks in HTML.

The Coppermine gallery can be found here
http://galleri.modart.no/index.php

Best regards
Magne :D


Joachim Müller

Add that "link" (or rather: "reference") to themes/yourtheme/template.html. All you'll need to do is edit that file with a plain text editor and add something like <link rel="shortcut icon" href="favicon.ico" />to it.
This will have the desired impact on all coppermine-driven pages.