Drupal: .htaccess Access Deny
August 21, 2014 – 7:59 am | No Comment

In this article I will tell how to forbid access to certain resources for some clients. The instructions will include descriptions of different directives.

Read the full story »
CSS Templates

Contain reviews and news about CSS Templates.

Freebies

Contain freebies such as icons, graphics, headers and images for your websites.

Fun Stuff

Contains other fun stuff for entertainment or interesting site showcase.

How-To

Contain technical elaborations on some specific workarounds or common tweak.

Joomla Templates

Contains reviews and news about Joomla templates.

Home » How-To

Drupal: How To Change favicon.ico

Submitted by on August 8, 2011 – 10:56 amNo Comment

If you ever thought about how to change the standard Drupal icon to a custom one, this article is for you. The available solutions are:

  • Specify an alternative icon in theme settings

  • Replace favicon.ico file in current theme

  • Replace favicon.ico system file

Choose one that is the best for you!

Specify an alternative icon in theme settings

Open “Settings” page:

  • Drupal5: admin/build/themes/settings,
  • Drupal6: admin/build/themes/settings

Choose the required theme and make the necessary settings:

  • use an icon from the theme,
  • specify a path to an alternative icon or
  • upload an icon to a server.

Replace favicon.ico file in current theme

Replace favicon.ico file in a folder with current theme or add a new one if it is absent.

Note: You should uncheck “Use default icon”. (It is checked by default)

Replace favicon.ico system file

  • Replace /misc/favicon.ico with your own image file.
  • ‘Use default icon’ must be set in current theme settings.

Disadvantage of this solution is that this file will be replaced back when you update Drupal to the newest version.

Good luck!

Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.