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

rmSprite.png visible in background

2 Answers 46 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Jacques
Top achievements
Rank 1
Jacques asked on 02 Mar 2018, 01:59 PM

Hello,

I have a custom skin for the menu control. All works well only in the slideout menu level 2 appears the rmSprite in the background. How can I overwrite this in CSS. Which class do I need to overwrite.

 

kind regards,

Jacques

2 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 02 Mar 2018, 03:31 PM
Hello Jacques,

Do you try to use a classic skin with Lightweight RenderMode of the component? Another reason for the problem could be mix of components with different RenderMode values. All components on the page should have set the same render mode: Classic or Lightweight.

As to the rmSprite image, you can right click over it, choose Inspect and see which class is loading it on the page. After that overwrite the CSS class with background-image: none !important.

If you experience problems, please provide a live url to the problematic page or a simple runnable project which demonstrates the issue.

Best regards,
Rumen
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Jacques
Top achievements
Rank 1
answered on 13 Mar 2018, 03:04 PM

Thank you for the reply. We solved the issue!

kind regards,

Jonam

Tags
Menu
Asked by
Jacques
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Jacques
Top achievements
Rank 1
Share this question
or