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

Is it possible to style the window frame (border) to be square instead of rounded

1 Answer 219 Views
Window
This is a migrated thread and some comments may be shown as answers.
jeff
Top achievements
Rank 1
jeff asked on 17 Jan 2014, 05:43 PM
I'm trying to match the style of an existing application and the app has square pop-up windows with no border - and there's no border between the title and the body of the dialog. I'm wondering if I can use styling to achieve this same capability or if I have to use another method of displaying a window.

Thanks.

Jeff

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 20 Jan 2014, 09:47 AM
Hello Jeff,

You can set the border-radius property to 0px, which will change the rounded corners to square. Please check this example:

http://jsbin.com/eRiXoXOZ/1/edit

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