Is there a link that I can use to learn how to apply a Telerik theme to the Mennu and its items? Or some Jquery that allows you to assign a custom style dynamically.
Thanks!
Reid
2 Answers, 1 is accepted
0
Dimo
Telerik team
answered on 14 Dec 2011, 11:44 AM
Hello Reid,
I am afraid we have no such documentation at this point. The best thing to do is inspect the Menu HTML output and CSS styles with Firebug. In this way you will see what styles are applied to the various elements (groups, items, item links). Creating custom styling then can be done via modifying one of the native skins.
Let me know if you have any other specific questions.
Greetings,
Dimo
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now
On another email thread in this forum I was touching on the theme selection (have not had a chance to answer that yet ) and you mentioned the widget. This is a proof of concept so the widget will not be used in production. In that context I would like to see how the theme is switched. Or applyied in general for the MVC controls.
I know what you mean abgout FireBug, I use it to inspect elements to show their applied styles, but this would not show how the styles were applied right?
Any more help on applyiing themes in MVC would be great!