• RE:Favicon not being displayed
    Forum Post Dec 17, 2012
    It works great!! Thanks for the solution. :) P.S. If possible, to exclude extensions from the css minified, will be great. :) So I can avoid to do it for .ico :) Thanks in advance!!

  • RE:Favicon - page not found warning
    Forum Post Sep 5, 2013
    Thanks for the suggestion. \ Actually I just removed "~" href="/App_Themes/MySite/favicon.ico" and it works fine now. Peter

  • RE:FavIcon per Page
    Forum Post May 8, 2009
    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, wh...

  • Page Title and Favicon
    Forum Post Jun 21, 2011
    I have two questions 1) How do I remove the favicon? I've deleted the file, cleared the cache on botht the site and my browser, and restarted the application, yet it still persists. 2) How do I get the site to use the Page title in the document metadata for the page t...

  • Favicon not being displayed
    Forum Post Nov 19, 2012
    Hi all, I'm having a weird issue here on Kentico 7. I put in the header: <link href="/favicon.ico" rel="shortcut icon"/> however, when the page renders it transform it to: <link href="/CMSPages/GetResource.ashx?stylesheetfile=/favicon.ico" rel="shortcut icon" /> T...

  • RE:Favicon not being displayed
    Forum Post Dec 13, 2012
    Hi, The system behavior is that the GetResource manages resource requests for CSS styles, JavaScript files and many other elemetns including the Favicon links. Please, try to disable 'Allow CSS minification' in Site Manager --> Settings --> System --> Performance. Bes...

  • RE:Favicon upload
    Forum Post Aug 1, 2013
    Hi Greg, All you need to do is just replace favicon.ico file in the main directory with your own one. However, the reason it is not changed immediately is probably because favicons are cached in your browser. So clearing cache should do the trick and after that, a corre...

  • RE:Favicon upload
    Forum Post Aug 1, 2013
    Hello Greg, Well, I meant root directory of the project which is placed on server. Nevertheless, there are basically two ways of changing favicon - the first is to replace the default icon and the second one is programatically but I suppose none of them are possible for you...

  • how to change kentico logo in browser tab for my Website?
    Question Jan 4, 2017
    I want to change kentico logo appears in browser tab and want to add my Websites logo instead of it

  • RE:Per-site favicons
    Forum Post Mar 9, 2009
    Hello, If you want to use your custom favicon for each site you can delete the default ~\favicon.ico file. This will ensure the link to it won't be generated. Best Regards, Martin Dobsicek

  •   1 2 3 4 5 6 7