This is a migrated thread and some comments may be shown as answers.

Change background of .km-drawer-button

1 Answer 84 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
100%
Top achievements
Rank 1
100% asked on 21 Jan 2014, 12:29 PM
I am creating an app in which I dont want to use font glyphs as background images.

Trying to use an image instead was not that easy actually, it will  not show up.
what is the preferred way of doing this?

This is what I tried
.km-icon.km-drawer-button.km-notext
{
 
background: url("img/menu_button.png");
 
width: 19px;
 
height: 16px;
 
display: block;
}

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 21 Jan 2014, 01:16 PM
Hello Hans,

I think that the information from this blog post will help you choose the best possible option for your scenario. You may also refer to this section of the online documentation.

Regards,
Sebastian
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
100%
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or