I need to know how to put the style of a cancel button when entering an event, right now it is showing as a link. I'm using MVC Razor version:
If you see the attached file, the button "Cerrar" is not showing the style that is supposed to show.
Thanks
Johnny
1 Answer, 1 is accepted
0
Kiril Nikolov
Telerik team
answered on 08 Oct 2013, 06:28 AM
Hi Johnny,
The problem looks like incorrectly loaded CSS files, or some custom styles defined that override the default styling of the button. These buttons are being styles using the k-button CSS class defined in kendo.common.css file.
Do you see any errors in your browser's developer tools? Are all files correctly loaded?
If this is not the reason for this, please send us a runnable sample, that we can investigate and pinpoint the reason for this.
Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!