Browsed by
Tag: CSS

Add company logo and change K2 login form descriptions

Add company logo and change K2 login form descriptions

In this article, I’m going to show you how to add company logo and change K2 login form descriptions when you are using the default K2 Claims Authentication. If you are wondering how to turn on Forms Authentication in K2, see this article. What is theĀ K2 login form? When you turn on Forms Authentication on your K2 claims setup, you will get the following login form when you access K2 Designer or Runtime sites. So what most companies would like…

Read More Read More

Add JavaScript and CSS to K2 smartforms

Add JavaScript and CSS to K2 smartforms

This article shows how you can add JavaScript and CSS to K2 smartforms without developing custom controls. Why do I need to add scripts to the Form? Some of the reasons will be: To change the style of a specific View(s) or control(s) on the Form without amendment the Theme css. To execute a custom JavaScript without developingĀ a custom K2 smartforms control. How can I add scripts to K2 smartforms? If you notice, the Data Label control has a Literal…

Read More Read More