Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Align 3 elements in css Reply To: Align 3 elements in css

#196921
m0j1
Participant

I managed to solve it by using a container for each of the elements. I have wrote the codes in cssdesk here :
http://www.cssdesk.com/Z98q3
The strange thing is that it works on different browsers in desktop and mobile. But I want to use it in my Android webview application, and when I use it there in android 4.4+ devices , the positions of the elements are not correct. I know there has been some changes in android kitkat’s webview but migration documents also didn’t help me.
I’ll appreciate if you can help me with this.
Thanks very much