Answered by:
Change the Icon from Internet Explorer to SharePoint site logo

Question
-
Hi,
I want to Change the Icon from Internet Explorer icon to SharePoint site logo when they open the page. please any one can help me
Thanks
Monday, September 13, 2010 2:13 PM
Answers
-
It should be the favicon.ico in your SharePoint root. Just do a search for that icon on your web front end and replace it with the icon you want.
vr,
SharePointNinja- Marked as answer by rithu Tuesday, September 14, 2010 2:37 PM
Monday, September 13, 2010 3:45 PM -
To use a different site icon.
- Start up SharePoint Designer 2010
- Open your site
- Navitate to the Master Pages library
- Click on the the Master Page that your site uses (this is v4.master for a default team site)
- Click on the Edit file link under Customization
- Locate the tag "<SharePoint:SPShortcutIcon " in the code
- Replace the url to favicon.ico with your own ico file.
To convert a .gif file to .ico format, you can ask a graphical designer, or use one of the many software utilities available online to do this for you. I.e. Pixel Toolbox.
- Marked as answer by rithu Tuesday, September 14, 2010 2:37 PM
Tuesday, September 14, 2010 1:49 PM
All replies
-
It should be the favicon.ico in your SharePoint root. Just do a search for that icon on your web front end and replace it with the icon you want.
vr,
SharePointNinja- Marked as answer by rithu Tuesday, September 14, 2010 2:37 PM
Monday, September 13, 2010 3:45 PM -
-
To use a different site icon.
- Start up SharePoint Designer 2010
- Open your site
- Navitate to the Master Pages library
- Click on the the Master Page that your site uses (this is v4.master for a default team site)
- Click on the Edit file link under Customization
- Locate the tag "<SharePoint:SPShortcutIcon " in the code
- Replace the url to favicon.ico with your own ico file.
To convert a .gif file to .ico format, you can ask a graphical designer, or use one of the many software utilities available online to do this for you. I.e. Pixel Toolbox.
- Marked as answer by rithu Tuesday, September 14, 2010 2:37 PM
Tuesday, September 14, 2010 1:49 PM