htmlcssinputopera-minicenter-align

Center alignment of text in input field for opera mini


Is it possible to centrally align the text in an input field in Opera Mini?

I tried this, which works fine in other browsers:

<input type="text" style="text-align: center; width: 280px;"/>,

but in Opera Mini the input fields text is still left-aligned.


Solution

  • I did a few attempts but it seems that unfortunately it's not possible.

    I think the input control in that browser is quite simple and doesn't allow aligning, changing font size or some more complex properties like border-radius.

    Tested with Opera Mini 7.1 in a Nokia C3.