Totally Zenned
- Join Date:
- Sep 2010
- Posts:
- 611
- Plugin Contributions:
- 0
How to align text fields in login/registration page?
How would I align the text fields in the login/registration page? Thank you!
Views: 1,876
Totally Zenned
How would I align the text fields in the login/registration page? Thank you!
Zen Follower
I think you are going to need to include a pic or link, most sites come with the text fields already aligned.
-lindasdd
Totally Zenned
This is just the default login/registration page. The text fields are all over the place
Thanks!
Black Belt
It is in your stylesheet....
See a default page HERE
Totally Zenned
Yes that's the page.
I don't know how to make the adjustments in my stylesheet. I have also made adjustments to the "Contact Us" default form. Are the two related in the stylesheet since they are both forms? Does that make sense....
Black Belt
Add this to the stylesheet:
#loginDefault input {float:left;}
Tell staff why this post should be reviewed.