Okay so I have all my stuff hidden on myspace (profile 2.0) trying to make a div overlay. I have my main base image coded like this in my about me section:
<div class="profileLayout">
<img src="http://img96.imageshack.us/img96/9156/coreimage.png" />
</div>
The image shows up fine and all, but I would like to add modules over it like a scrollbox for my about me and whatnot. I tried using a code to put my own module over it (don't have the code anymore) and it worked okay, I got a white div box over my image but I could not get the test inside of the box over the picture. So my question to you is how on earth would I go about making a layout like this profile.
His profile is 2.0 and I want to know how I could get mine to look like that