• RE:CMSListMenu and Classes
    Forum Post Oct 9, 2013
    How did you manage to get this to work? I am also implementing a bootstrap menu and can't get the 'active' class on the <li>. The <li> is rendered in the header or separator templates where it doesn't have access to the current document, as far as I can tell. Using {%DocumentI...

  • Kentico six years later: growing and moving
    Article Jun 18, 2010
    This month, Kentico celebrates 6 years on the market. Even after 6 years, we still keep growing which allowed us to enhance our team with 20 new employees and move to a new office. Although I'm mostly thinking about future, it's a good opportunity to stop for a while and look ...

  • Design system and evaluation process of new UI in Kentico 8
    Article Mar 20, 2014
    We decided not to prepare every screen of the UI in Photoshop. We tried to establish a visual language with sets of common UI components that we refer to as the design system. We also measured its visual appeal with our partners, as will be discussed in the paragraphs below.

  • Top 10 Kentico Websites for May 2014
    Article Jun 17, 2014
    It was 10 years ago, on June 4, 2004 when Kentico was born in a small apartment in Brno, Czech Republic. Since then, it has grown to be a global enterprise with offices in the US, UK, and Australia. Come join our 10 Years campaign , and celebrate 10 years of Kentico presence ...

  • Top Tens for Developers
    Article Nov 23, 2015
    In this article, we'll have a look at some statistics. In particular, I'd like to present you with the most discussed Kentico topics, terms developers search for, and the questions they ask.

  • Outsourcing HTML/CSS guidelines
    Question Oct 19, 2016
    A rather strange request, but I have been scouring the net for blogs or official Kentico documents, but have been unable to find anything relevant, so I turn to the devnet community for some guidance regarding outsourcing of the html/css/javascript coding to (non Kentico) web ...

  • How to add a title to a type text input
    Question Sep 20, 2019
    Hi. I have an input which is text type and user can type in it to search something he wants. Now I don't know how to add a title to left of my search bar. I have tried label tag but it doesn't work! Below is what I have tried and doesn't show anything. <!-- HTML for SEARCH ...

  • Cache Busting for CSS stored in database (Kentico 8.2)
    Question Mar 10, 2020
    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 that recommend using a macro based on Mads Kristensen's post from 2014. They al...

  • Creating a Sortable User Selector form control in Kentico
    Article Jul 19, 2017
    Form controls are a powerful component of Kentico. By creating these custom interfaces, developers can provide an intuitive and dynamic experience for their users. While Kentico has many controls out of the box, projects often require more complex solutions to achieves specif...

  • RE:CMSListMenu and Classes
    Forum Post Oct 14, 2013
    Here is the structure I am trying to achieve. It is the default for the Bootstrap framework (getbootstrap.com) <div class="collapse navbar-collapse navbar-ex1-collapse"> <ul class="nav navbar-nav"> <li class="active"><a href="#">Link</a></li> <li><a hre...

  •   ... 11 12 13 14 15 16