Adding a Favicon

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Adding a Favicon
avidn
CZ Newbie
avidn has been a member for over 19 year's 19 Year Member
usa.gif hawaii.gif
Gender: Male
Website:
Status: Offline
Joined: Oct 07, 2004
0.00 posts per day
Posts: 20
Points: 1,240
   
I have a favicon icon I want to add to my website "bookmark" link that is within the CZ Modules. My only problem is finding the right file to insert the code...

Put a tag as follows between <HEAD>...</HEAD> of your top-level HTML page (home page):
<LINK REL="SHORTCUT ICON" HREF="favicon.ico">

Please direct me to which file the <HEAD>...</HEAD> resides in.

Thanks! icon_biggrin.gif




_________________
All your Xbox answers!

Back to top Reply with quote
#2   re: Adding a Favicon
Kelly_Hero
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif southcarolina.gif
Occupation: Web Developer
Age: 59
Gender: Female
Website:
Status: Offline
Joined: Aug 20, 2003
0.49 posts per day
Posts: 3765
Points: 351,412
   
It goes in the header file inside your theme folder, probably named header.html or header.php.



Back to top Reply with quote
#3   re: Adding a Favicon
RedWolf111
CZ Addict
usa.gif wisconsin.gif
Occupation: Owner of MR Kettle Corn
Age: 54
Gender: Male
Status: Offline
Joined: Jun 02, 2003
0.07 posts per day
Posts: 572
Points: 135,122
   
TY Kelly. icon_smile.gif I was also trying to figure this one out.




_________________
[ Register or login to view links on this board.] You never know what you can find at TWFsales. Stop in today for some great deals.
Back to top Reply with quote
#4   re: Adding a Favicon
avidn
CZ Newbie
avidn has been a member for over 19 year's 19 Year Member
usa.gif hawaii.gif
Gender: Male
Website:
Status: Offline
Joined: Oct 07, 2004
0.00 posts per day
Posts: 20
Points: 1,240
   
Kelly, thanks for the lead. I figured it out finally. The 16x16 Favicon icon needs to be placed in the root folder & the Favicon link <link rel="Shortcut Icon" href="/favicon.ico"> needs to be placed in the following;

/includes/my_header.php

the file states;

/*
This file is to customize whatever stuff you need to include in your site
when the header loads. This can be used for third party banners, custom
javascript, popup windows, etc. With this file you don't need to edit
system code each time you upgrade to a new version. Just remember, in case
you add code here to not overwrite this file when updating!
Whatever you put here will be between <head> and </head> tags.
*/

Works like a charm!




_________________
All your Xbox answers!

Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
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 vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum