Can anyone help me with my profile.. I don't know why, but it's scrolling downward. And it shouldn't be. ._____.
If you use FireFox, just right click anywhere on my profile.. And go to 'View Source'..
I don't know how to fix it. =/
[edit] Also, I don't know how to make both the sections and the picture go more upward. I don't like how it's in the middle right now. :/ (I really need a new profile, lmao)
Just adjust the "top" positioning of and to make them move up on the page. To move the picture, adjust the positioning of the "background-position" element in your body section. Right now you have it set at center left. You can change that to pixel positions. 0px 0px would stick the background in the top left corner.
Do you mean there's a vertical scrollbar on the whole page? Generally that depends on the height of your browser window, but you could add this once you've adjusted the bg and columns so that they're in the spot you want:
{height: 400px !important;}
It worked. Thank you so much. :D [edit] Would you happen to know how to change the color of my comment box? I'd love it to be black, with white text, and a dotted border. But, I don't know how to do that either. :/