Could anyone tell me how to align the text to the left inside my "Basic User Info" and "Extra User Info" boxes? It really bugs me when text is centered...
I have tried this but the text doesn't align to that position, am I missing something? {padding: 0px; margin: 0px; position: absolute; top: 400px; left: 444px; width: 300px; border: none; text-align: left;}but it does nothing.
I also cannot seem to edit the background color anymore on the side where there is some white left. I thought maybe it was because I'm using two background images but perhaps I've coded it wrong where I cant add it?