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

I need win8 opening page style buttons

1 Answer 44 Views
Button
This is a migrated thread and some comments may be shown as answers.
TURKALP
Top achievements
Rank 1
TURKALP asked on 29 Jan 2014, 02:51 PM
Hello there

I need windows 8 opening style big rectangle effective buttons. (attached image). Does Kendo MVC UI provide any similar control?
 

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 30 Jan 2014, 10:16 AM
Hi Turkalp,

Yes, the Kendo UI Button can be used to achieve the desired result. There are three aspects of your question:

1. Button size - it depends on its content, so no problems here. I recommend using a <div> tag for the buttons for maximum flexibility with regard to their content.

http://docs.telerik.com/kendo-ui/getting-started/using-kendo-with/aspnet-mvc/helpers/button/overview

2. Button styling - if you use the Kendo UI "Metro" or "Metro Black" theme, the Kendo UI Button will have no rounded corners and gradient background. You may only need to override the default background color and apply one of your preference.

http://demos.telerik.com/kendo-ui/web/button/index.html

3. Button positioning - depends entirely on custom CSS and your preferences

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