How to change dnn's default Favicon?
  retweet   

For any new dotnetnuke installation you have a default dotnetnuke logo look favicon showing on your web page's brower tab. To change it:

1. Create a new icon (any size) you would like to use;

2. Go to http://www.chami.com/html-kit/services/favicon/  and upload your new icon image and your new favicon will be created;

3.  Download the newly created "favicon.ico", save it to your dnn root folder or any other sub folders if you prefer.

4. Open Default.aspx page, add the following line within<head></head>:

<link rel="SHORTCUT ICON" href="/Portals/_default/favicon.ico" />  
(the path is where you saved the icon)

5. Upload the new favicon.ico; upload the updated Default.aspx.

Refresh your page and you should be able to see the change.


Posted in: DNN "How to..."

Comments

Jacob I tired this and everything seems ok except that that it still shows the old icon...?
@ Wednesday, April 08, 2009 8:46 PM by Jacob
dnnskin It could be the cache... try to delete the dotnetnuke fav icon (or replace it with the one you want to use ) under the root folder...
@ Wednesday, April 08, 2009 9:32 PM by dnnskin
Evgeny Just drop the favicon in the “portals/PortalID” folder instead. Done!
@ Tuesday, October 06, 2009 2:30 AM by Evgeny


Leave a comment

Name (required)

Email (required)

Website

CAPTCHA image
Enter the code shown above:

LatestArticles