Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: link to favicon.ico  (Read 4721 times)

0 Members and 1 Guest are viewing this topic.

magneod

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
link to favicon.ico
« on: February 13, 2009, 01:35:57 pm »

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

Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: link to favicon.ico
« Reply #1 on: February 17, 2009, 11:48:07 am »

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
Code: [Select]
<link rel="shortcut icon" href="favicon.ico" />to it.
This will have the desired impact on all coppermine-driven pages.
Logged
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 15 queries.