Favicon.ico

Favicon.ico

Postby Conrad Farlow » Wed Dec 08, 2010 5:37 am

Hi Mina where should I put my favicon.ico and do I need to edit the header.php file in the wasteland theme?

Conrad
Conrad Farlow
 
Posts: 21
Joined: Tue Aug 10, 2010 2:44 pm

Re: Favicon.ico

Postby Mina » Wed Dec 08, 2010 6:28 pm

Just put the favicon.ico in the same images file as the other theme images are (/wasteland/images) and add the following code in the header.php with the other lines that start out with <link.

  Code:
<link rel="shortcut icon" type="image/ico" href="<?php bloginfo('template_url'); ?>/images/favicon.ico" />
User avatar
Mina
Cloisters Mama
 
Posts: 364
Joined: Fri Aug 14, 2009 8:42 pm

Re: Favicon.ico

Postby Conrad Farlow » Thu Dec 09, 2010 9:22 am

I did it slightly differently:
<link rel="shortcut icon" href="<?php bloginfo('template_directory'); ?>/favicon.ico" /> and put the *.ico in the theme root folder.
Conrad Farlow
 
Posts: 21
Joined: Tue Aug 10, 2010 2:44 pm


Return to Wasteland

Who is online

Users browsing this forum: No registered users and 1 guest

cron