The Joomla! Forum ™



Forum rules


Please submit all new Tips and Tricks to: http://docs.joomla.org/Category:Tips_and_tricks

This forum section will be closed and removed eventually.



Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: Thu Jul 17, 2008 7:49 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Fri Jul 11, 2008 8:14 am
Posts: 1
With the advent of IE7, the favourite icon on your website is much more important than it used to be... whereas before you would rarely see a favourite icon, with IE7 it is now visible immediately on each tab that you open. The below shows you how to create a favicon in Joomla 1.0 and 1.5

To following is the easiest way to create a favicon in your Joomla website:

* Create a 16 * 16 pixel ICON image, name it favicon.ico
* Using the Media Manager (Site > Media Manager), upload and replace the default icon with your own icon

The Favicon Maker is a site which allows you to upload your image (most major formats) and converts it to stylish 16 * 16 icon image.
Favicon maker- Create a favicon from any image

Joomla 1.0.x

If you choose not to name your icon favicon.ico and instead name it xxxicon.ico you will need to change the name of the icon in the configuration (Site > Global Configuration), and change the Favicon field to xxxcon.ico or whatever the name of your icon is.
Joomla 1.5

* Upload it to your /images/ directory
* In your template directory, edit the index.php file and add the following line just before the </head> tag,

<?php echo "<link rel="shortcut icon" href="$GLOBALS[mosConfig_live_site]/images/favicon.ico" />" ; ?>


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 



Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group