0
Welcome Guest! Login
0 items Join Now

Favorite Icon question

    • pps's Avatar
    • pps
    • Jr. Rocketeer
    • Posts: 42
    • Thanks: 0

    Favorite Icon question

    Posted 15 years 8 months ago
    • The favorite icon, the one that is usually .ico and appears in the browser, how do I put that on my site. I searched around and found an old post about it being in the global options but I don't see that there anymore so it must have been from an old joomla version.
  • Re: Favorite Icon question

    Posted 15 years 8 months ago
    • Okay, here is my third installment. LMAO

      www.favicon.cc/ <
      my favorite place to make a favicon.

      After you make it upload it to your site - www.yoursite.com/images - of course you can put it anywhere you like.

      Then go to admin of your site, template manager and open you template up. Then open "edit HTML"

      In the header meta description add the following line -
      <link href="/images/favicon.ico" rel="shortcut icon" type="image/x-icon" />
       

      I am sure their are different ways to write it...but simple and sweet example above. As for where to place....again, here is a sample of where to place. Taken from no other than the fine website RT -
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" >
          <head>
                <base href="http://www.rockettheme.com/" />
        <meta http-equiv="content-type" content="text/html; charset=utf-8" />
        <meta name="robots" content="index, follow" />
        <meta name="keywords" content="joomla templates, phpbb3 styles, joomla, joomla tutorials, phpbb3 tutorials, web templates, themes" />
        <meta name="title" content="Joomla Templates and phpBB3 Styles - RocketTheme" />
        <meta name="author" content="RocketTheme" />
        <meta name="description" content="The RocketTheme Joomla Templates and phpBB3 Styles clubs are your source for the very best Joomla templates and phpBB3 styles available. RocketTheme is the longest running Joomla template provider, producing templates for over 4 years. As the number one Joomla template provider we lead the way in design, features, and member community." />
       
        <meta name="generator" content="Joomla! 1.5 - Open Source Content Management" />
        <title>Joomla Templates and phpBB3 Styles - RocketTheme</title>
        <link href="/templates/rt_rockettheme2/favicon.ico" rel="shortcut icon" type="image/x-icon" />
        <link rel="stylesheet" href="/plugins/system/rokbox/themes/light/rokbox-style.css" type="text/css" />
        <script type="text/javascript" src="/includes/js/joomla.javascript.js"></script>
        <script type="text/javascript" src="/templates/rt_rockettheme2/js/mootools-1.2.1.js"></script>
        <script type="text/javascript" src="/media/system/js/caption.js"></script>
       
        <script type="text/javascript" src="/plugins/system/rokbox/rokbox.js"></script>
        <script type="text/javascript" src="/plugins/system/rokbox/themes/light/rokbox-config.js"></script>
        <script type="text/javascript">
      var rokboxPath = '/plugins/system/rokbox/';
        </script>
       


      Hope that helps and people feel free to add on more info.

      Peace Out,
      Wingman
    • "You can learn a lot from a dummy. So, pay attention to yourself." Quote by me.
    • pps's Avatar
    • pps
    • Jr. Rocketeer
    • Posts: 42
    • Thanks: 0

    Re: Favorite Icon question

    Posted 15 years 8 months ago
    • that was a perfect explanation

Time to create page: 0.055 seconds