I'd like to edit this part of my myspace:
I'd wan't to put code the left column 100 % freely, but I just can't get it to work.
I can get it hidden, but for some reason I just can't move my html code up enough (it starts at the ::: webpage :::: -image), it just stays there.
This is how the page looks when the profile tab is hidden:
I used this code to hide the left column:
<style type="text/css">
table table table {visibility:hidden;}
td.text table {visibility:visible;}
</style>
...also, sorry for the huge post!

I'd wan't to put code the left column 100 % freely, but I just can't get it to work.
I can get it hidden, but for some reason I just can't move my html code up enough (it starts at the ::: webpage :::: -image), it just stays there.
This is how the page looks when the profile tab is hidden:

I used this code to hide the left column:
<style type="text/css">
table table table {visibility:hidden;}
td.text table {visibility:visible;}
</style>
...also, sorry for the huge post!