• 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...

  • All the Small Things vol2
    Article Dec 22, 2016
    ...dary. Half of the tweaks are successfully summarized in the prequel blog post . I can't stop this feeling that it's the right time to unveil the second half and make it complete.

  • 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

  • RE:Per-site favicons
    Forum Post May 24, 2009
    Hi Chris, The link shouln't be generated if default favicon is deleted. Could you please try to delete cache in your browser, eventually also try to restart application in 'SiteManager -> Administration -> System' section? Best Regards, Martin Dobsicek

  • favicon.ico and sitemap.xml on shared installations
    Forum Post Sep 25, 2009
    Hi, I've come up with a slightly different solution to having different favicons and sitemap files for sites which are hosted in a shared installation. The solution involves the use of the wonderful ISAPI rewrite module by http://www.helicontech.com. To get this working I'v...

  • RE:Browser Symbol
    Forum Post Dec 2, 2010
    Hello. If you mean favicon, the easiest way is to change physical file favicon.ico, located in root of your project folder, by different file. Its name must be also "favicon.ico." You may need to delete cache then. Best Regards, Radek Macalik

  • RE:How can I remove this favicon line of code?
    Forum Post Oct 16, 2011
    Hello, This code is added to the rendered HTML if there is a favicon.ico file in the root of the web site. So, please try to remove it if there is such a file. Best regards, Michla Legen

  • RE:Favicon not being displayed
    Forum Post Nov 24, 2012
    Hi, could you please describe in more details the way you are inserting the fav icon into your page? Directly to your master page or via CMSDesk? Best regards, Martin Danko

  • RE:Favicon - page not found warning
    Forum Post Sep 4, 2013
    You might try resolving your URL in a different fashion. Using the ~ only works properly on asp.net controls. You could use something likehref="<%= CMSContext.ResolveCurrentPath("~/App_Themes/MySite/favicon.ico") %>"

  • RE:How can I remove this favicon line of code?
    Forum Post Nov 2, 2011
    Note: You must restart Kentico (either through IIS or via the Site Manager->System->General->Restart application for the removal of the favicon.ico to trigger so it won't automatically add the <link ...="/favicon.ico"> tag anymore. Kentico, in my opinion, you should fix thi...

  •   1 2 3 4 5 6 7