Add a Favicon to Balance of Blue

Posted by Brandon on January 9, 2009 under Theme Help | Read the First Comment

Here’s how…

1. Open up header.php.

Just below the <title> tag, but before the <link … tags, create a blank line and add this code…

<link rel=”shortcut icon” href=”<?php bloginfo(’template_directory’); ?>/favicon.ico” type=”image/x-icon” />

2. Create a favicon file and store it in the theme directory. My favorite favicon generator is at Dynamic Drive.

  • Hector Urzua said,

    The li-bullet icon, applied to comments area, appears on the name of author and on the name of entry.

    T

Add A Comment