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

Issues with kendo ui mobile listview and textbox on android

1 Answer 46 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Snehal
Top achievements
Rank 1
Snehal asked on 04 Feb 2015, 01:04 PM
Hi,


1) I am using kendo ui mobile listview , having input elements . The input elements (eg. radio button , text etc) get right justified by default within the listview.
How to left align the input elements within a kendo ui mobile listview?

2) When the background color  of a Input  element type="text" is set to a White 
- It shows a black border on android devices.
for eg <input id="id" type="text" style="background-color:White;"/>
How to remove the black border?

Regards,
Snehal

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 09 Feb 2015, 09:30 AM

Hello Snehal,

You can align the element on the left, by changing the left property. Here is an example:

http://dojo.telerik.com/@Kiril/oLOSA

As for the black border - this is not the Kendo UI styling, so we cannot show give you a way for overwriting it.

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
General Discussion
Asked by
Snehal
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or