- Posts: 66
- Thank you received: 0
Register sign in text boxes are not alligned
-
jasonbondone
Inactive member -
Topic Author
- Member
-
Less
More
13 years 2 weeks ago #17306
by jasonbondone
Register sign in text boxes are not alligned was created by jasonbondone
the boxes are not aligned correctly
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 2 weeks ago #17319
by ivan.milic
Replied by ivan.milic on topic Re: Register sign in text boxes are not alligned
link is needed...
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 2 weeks ago #17343
by ivan.milic
Replied by ivan.milic on topic Re: Register sign in text boxes are not alligned
I added :
.login fieldset > div{
width:280px;
height: 28px;
}
.login .login-fields #username, .login .login-fields #password{
float:right;
}
to bottom of template_css.css
.login fieldset > div{
width:280px;
height: 28px;
}
.login .login-fields #username, .login .login-fields #password{
float:right;
}
to bottom of template_css.css
Please Log in to join the conversation.
Time to create page: 0.157 seconds