Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Favicon help please.  (Read 4446 times)

0 Members and 1 Guest are viewing this topic.

edd7

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Favicon help please.
« on: January 21, 2011, 06:53:56 pm »

Hi Folks.

I have done a search and read what I found on the subject but I feel like I'm banging my head on the wall.

No matter where I put my favicon and direct the server to the location, it keeps on showing this one.
(http://i88.photobucket.com/albums/k163/shed7/wrongfav.png)
I have looked for the location of this favicon.ico to delete it but can't find it.

I am using the curve_green theme and I have tried editing the code in the curve and curve_green template codes.
This is my Template code and my Gallery is here http://lonblitz.com/Gallery/login.php

Code: [Select]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="{LANG_DIR}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" />
<meta http-equiv="Pragma" content="no-cache" />
<title>{TITLE}</title>
{META}
<link rel="stylesheet" href="css/coppermine.css" type="text/css" />
<link rel="stylesheet" href="themes/curve/style.css" type="text/css" />
<LINK REL="SHORTCUT ICON" HREF="favicon.ico" />

<!-- Begin IE6 support -->
<!--[if lt IE 7]>
<style>
body {behavior: url(themes/curve/csshover3.htc );}
.dropmenu li {width: 1px;} .dropmenu li a.firstlevel span.firstlevel {white-space: nowrap;} .main_menu {overflow: auto;}
</style>
<![endif]-->
<!-- End IE6 support -->
{JAVASCRIPT}
<!--
  SVN version info:
  Coppermine version: 1.5.9
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.5.x/themes/curve/template.html $
  $Revision: 7809 $
-->
</head>
<body>
    {CUSTOM_HEADER}
    <div id="cpg_logo_block_outer">
        <div class="cpg_logo_block_inner">
            <div id="cpg_logo_block_logo">
                <a href="index.php">
                    <img src="themes/curve/images/coppermine-logo.png" border="0" width="260" height="60" alt="" />
                </a>
            </div>
            <div id="cpg_logo_block_name">
                <h1>{GAL_NAME}</h1>
                <h3>{GAL_DESCRIPTION}</h3>
            </div>
            <div class="clearer"></div>
        </div>
    </div>
    <div id="cpg_header_block_outer">
        <div class="cpg_header_block_inner">
            <div id="main_menu">
                    {SYS_MENU}
                    {SUB_MENU}
                    {ADMIN_MENU}
            </div><!-- Begin IE7 support --><img src="images/spacer.gif" class="menuheight" alt="" /><!-- End IE7 support -->
            <div class="clearer"></div>
            {MESSAGE_BLOCK}
        </div>
    </div>
    <div id="cpg_main_block_outer">
        <div class="cpg_main_block_inner">
            {GALLERY}
            <br /> <!-- workaround for issue 64492 - do not remove the line break! -->
        </div>
    </div>
    <div id="cpg_footer_block_outer">
        <div class="cpg_footer_block_inner">
            {CUSTOM_FOOTER}
            {CREDITS}
        </div>
    </div>
</body>
</html>

Many thanks for looking and any help offerd.

Regards.
edd7.
Logged

lurkalot

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 949
  • +Tinyportal Support team.
Re: Favicon help please.
« Reply #1 on: January 21, 2011, 09:28:42 pm »

The default coppermine Favicon is in the root directory of your coppermine install.
Logged
Running SMF 2.1.4  / Tinyportal 3.0.0, bridged with Coppermine 1.6.25, plus cpmfetch 2.0.0

edd7

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Re: Favicon help please.
« Reply #2 on: January 22, 2011, 01:41:53 pm »

Thanks lurkalot.

Had to do a re-install and moved my favicon.ico to the images folder changed the dode to look in that folder and it finds it. if I put it in the root directory it wouldn't find it for some reason.

Thanks for you help.
Regards.
edd7.
Logged
Pages: [1]   Go Up
 

Page created in 0.023 seconds with 19 queries.