is it possible to align right the entered values in a textbox? could you please help me?
is it possible to align right the entered values in a textbox? could you please help me?
Last edited by abs0lut; 01-10-2009 at 12:25 AM.
Sure, add this to your css code:
Good luck!Code:textarea { text-align: right; }
abs0lut (01-09-2009)
thank you very much
You're welcome, glad to help! You can go to your first post in this thread, clickthen click Go Advanced and add the Resolved prefix to the thread title. This will let other users know the problem has been solved.
Good luck with your site!
Bookmarks