Re: Create account fields - centered?
HTML Code:
#mainWrapper {
background-color: #ffffff;
text-align: center;
width: 710px;
vertical-align: top;
border-left:1px solid #7d4101;
border-right:1px solid #7d4101;
border-bottom:1px solid #7d4101;
}
Remove the text-align center from #mainWrapper and add it to the other sections where you need it.
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.