How would I align the text fields in the login/registration page? Thank you!
How would I align the text fields in the login/registration page? Thank you!
I think you are going to need to include a pic or link, most sites come with the text fields already aligned.
-lindasdd
This is just the default login/registration page. The text fields are all over the place
www.funhn.com/shop
Thanks!
It is in your stylesheet....
See a default page HERE
Zen-Venom Get Bitten
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....
Add this to the stylesheet:
#loginDefault input {float:left;}