Portal Engine Questions on portal engine and web parts.
Version 4.x > Portal Engine > FavIcon per Page View modes: 
User avatar
Member
Member
fr-clmm - 2/9/2009 9:13:41 AM
   
FavIcon per Page
Hi there,

i know it was discussed here http://devnet.kentico.com/Forums.aspx?ForumID=33&Thread=00006201

But this was the RC... is there now way to change the favicon?

Okay, i could replace it once for all sites running in the specific webserver - but e.g. what if i want use any favicon for a site or i've running multiple site with different favicons in the same webserver??

The easiest and best way would be to implement a parameter to use favicon_sitename.ico (if found, else favicon.ico) or no favicon at the site configuration... (yes/no field).





User avatar
Kentico Support
Kentico Support
kentico_jurajo - 2/10/2009 6:51:00 AM
   
RE:FavIcon per Page
Hi,

the way described in mentioned thread is still actual. Nothing was changed.


Best Regards,
Juraj Ondrus

User avatar
Member
Member
ralph - 5/8/2009 11:15:11 AM
   
RE:FavIcon per Page
How could I just remove this atomatically generated line:
<link rel="shortcut icon" href="/favicon.ico" />
??

Then I could simply add this line into the MasterPage of each site and place the favicon into the media library.

Since the baseline.cs is not there anymore, where would I make this change?

Thanks
ralph

User avatar
Kentico Developer
Kentico Developer
kentico_martind - 5/18/2009 6:37:34 AM
   
RE:FavIcon per Page
Hi Ralph,

You can just remove ~\favicon.ico file from your project folder and the link won't be generated anymore.

Best Regards,

Martin Dobsicek