We are using Kentico 12. All of our Site CSS have been developed in Kentico Admin and we are calling the CSS by the GetResource.ashx handler. below is the sample . @link href=@@siteDomainName/CMSP...
Is there a way to force a browser update of css included in a project stylesheet, similar to how you can force a resource file to get updated by including an arbitrary version in the query string f...
I want to use a fingerprinting or cache busting function on CSS that is stored in the database and referenced from Development/CSS Stylesheets App in Kentico 8.2. I've read dozens of posts online ...
Hi everyone, I am trying to upload a new font files (with .ttf .woff and .eot extensions) to kentico stylesheet and the server is returning this response: @You cannot upload files with the 'ttf' ex...
Hi,I'm updating CSS stylesheet in production environment but it fails to load the latest styles when I run the application. And I don't see my new style blocks in browser developer tools. But I can...
I have a page which needs to display an image from a media library. I would prefer to set the image as a background image if possible. In the web part properties if I enter as part of an html envel...
I'm curious if there's a way to determine what stylesheet is being processed in the custom processor. It does not appear to be passed with CssEventArgs.Registering CSS preprocessors
Hi,On a recently upgraded site to hotfix 33 we started noticing this behaviour (editing on the left, add on the right):It shows 2 textareas to edit content on, I've checked other sites we have also...
I am trying to see if my site can go completely SSL. When I try and load my home page via HTTPS, I get errors about unsecured fonts and images. Currently my images and fonts are loaded such as this...
I am using Kentico 8.2v portal engine development. In Design tab i added menu zone and in that i added CSS List menu web part. In CSS List Menu how can i add menu items to my Menu.which will be bes...