0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Trouble adding favicon

  • Trouble adding favicon

    Posted 16 years 4 months ago
    • Hi,

      I have added the edited favicon.ico to the /image folder on the site added the line <link rel="shortcut icon" href="<?php echo $this->baseurl ?>/images/favicon.ico" /> just before the </head> in my idex.php file and ther favicon is not showing. Any idea of were I'm going wrong?

      My url is www.farnprint.com

      Thanks in advance!

      Wesley
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: Trouble adding favicon

    Posted 16 years 4 months ago
    • It's showing up here.

      Have you cleared your cache?
    • Thanks,
      jim
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Trouble adding favicon

    Posted 16 years 4 months ago
    • JEM wrote:
      It's showing up here.

      Have you cleared your cache?

      It won't show up in IE6 or IE7....
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Trouble adding favicon

    Posted 16 years 4 months ago
    • The proper way to deal with favicons...

      Place the favicon.ico in the Joomla root directory and add these lines to rt_head_includes.php (or index.php if you use an old template):

      <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon" />
      <link rel="shortcut icon" href=" yoursite.com/favicon.ico " type="image/x-icon" />

      If you have favicons located elsewhere, delete them.

      Still doesn't show up? Clear cache and delete all temporary files and do a refresh in your browser.

      If this doesn't work in IE then please check that the favicon is a valid Windows icon.
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
  • Re: Trouble adding favicon

    Posted 16 years 4 months ago
    • I tried doing that , getting the favicon.ico in the root directory editing the index.php (in the root directory of joomla) and adding your lines in it (changing the yoursite.com to my domain gamersautospy.com) to no avail, thoughts?

Time to create page: 0.079 seconds