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

[bug report] custom theme builder is broken

3 Answers 67 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sergey
Top achievements
Rank 1
Sergey asked on 07 Jul 2016, 12:12 PM

Hi

I'm trying to use custom theme builder. http://demos.telerik.com/kendo-ui/themebuilder/ but it generates corrupted css now. It used to work correctly back in April.

 

.k-slider-horizontal .k-tick {
  background-image: url('url("http://kendo.cdn.telerik.com/2016.2.607/styles/Metro/sprite_2x.png")/slider-h.gif');
}
.k-slider-vertical .k-tick {
  background-image: url('url("http://kendo.cdn.telerik.com/2016.2.607/styles/Metro/sprite_2x.png")/slider-v.gif');
}

Could you please fix it? Also, is there anyway to specify local path?

3 Answers, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 11 Jul 2016, 07:45 AM
Hi Sergey,

I tried to reproduce this issue, however the generated CSS rules for .k-slider-horizontal .k-tick and .k-slider-vertical .k-tick are OK (screencast capture). Did you make any changes to the generated kendo.custom.css file? Also, which browser are you using?

Regards,
Iliana Nikolova
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
0
Sergey
Top achievements
Rank 1
answered on 11 Jul 2016, 12:01 PM

Chrome Version 51.0.2704.103 m

Steps to reproduce: 

1. Open http://demos.telerik.com/kendo-ui/themebuilder/ 

2. Select 'Fiori' theme

3. 'Download theme'

4. Unzip the received file.

5. Go to line 316

6. See the bug.

I haven't done any changes to the file.

0
Iliana Dyankova
Telerik team
answered on 13 Jul 2016, 09:00 AM
Hi Sergey,

I followed the steps, however I was not able to reproduce the issue (short screencast capture). I also discussed this case with my colleagues and confirm that this is not a known problem. Could you please test the custom theme builder in browser incognito mode and check if the same problem occurs?

Regards,
Iliana Nikolova
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
Tags
General Discussions
Asked by
Sergey
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
Sergey
Top achievements
Rank 1
Share this question
or