SO!
I had someone make my profile years ago and it seems as though they let their photobucket account die... meaning my profile graphics did as well. I've managed to (very roughly) piece everything back together BUT I cannot re-position the boxes and tabs to save my life.
If there is anybody who'd be willing to help correct this for me I'd be immensely appreciative! And if you charge that's cool too- I just need it fixed. XD
i don't really get where things are supposed to go relative to the pokedex so i didn't try moving anything myself, but i can at least tell you what you can move?
{position:absolute;left:270px;top:53px}
{position:absolute;top:188px;left:779px;width:311px;height:290px;overflow:hidden}
{position:absolute;top:485px;left:781px;width:121px;height:101px;filter:alpha(opacity=0);opacity:0}
{position:absolute;top:492px;left:145px;width:500px;height:40px}
navigation is obviously your top bar, i think column 1 has your HA and such in it, column 2 has your comment box, and column three is over on the left with your tabs.
Here's the way the code currently looks in my code:
{background-color:transparent}
.header, .header{display:none}
.header{background-color:transparent;border-bottom:1px dashed }
{position:absolute;top:188px;left:779px;width:311px;height:290px;overflow:hidden}
:hover{overflow:auto}
{position:absolute;top:485px;left:781px;width:121px;height:101px;filter:alpha(opacity=0);opacity:0}
{background:url(http://i53.tinypic.com/2djnyx2.png);width:303px;height:200px}
:hover{filter:alpha(opacity=100);opacity:1}
.textbox{background-color:transparent;width:288px !important;height:140px !important;border:0;}
.forminput{background-color:transparent;display:block;width:288px !important;height:50px !important;border:0;color:transparent}
{position:absolute;top:492px;left:145px;width:500px;height:40px}
I'm assuming the one you put forward wouldn't exactly work for mine? (But I know absolutely ZERO about this stuff. lol)
i wasn't giving you code to replace what you have, i was telling you what to play with o: what i pointed out are the portions of the code with top:??px; left:??px;, if you change those values, part of your profile will move. i'm not giving you any top/left values or replacement code myself because i don't know what your profile is supposed to look like.