How to change the favicon?

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
docman
Forum Members
Forum Members
Posts: 103
Joined: Sat Oct 10, 2009 4:25 pm

How to change the favicon?

Post by docman »

Hi, I wonder how can one change the favicon both in the frontend and the backend of CMSMS.

Thanks so much!
Peciura

Re: How to change the favicon?

Post by Peciura »

Topic should moved to Community boards > Layout and design

Find file "favicon.ico" in root directory and change it (Gimp will do the job)
or in head section place

Code: Select all

<link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico" />
docman
Forum Members
Forum Members
Posts: 103
Joined: Sat Oct 10, 2009 4:25 pm

Re: How to change the favicon?

Post by docman »

Thanks for your reply.

I did try changing it in the root, but no effect. I did try it though on a local installation (MAMP on the Mac), that may be a problem.

I would want to change the favicon at the backend, too. I looked at the admin (backend) template, but cannot find any favicon there. It seem the one in the root is used. However, replacing it with another one would have no efect.

I tryend emptying the cache, without success.

Thanks again.
Last edited by docman on Thu Nov 12, 2009 11:57 am, edited 1 time in total.
Post Reply

Return to “Layout and Design (CSS & HTML)”