View Full Version : o.O divs in myspace


x_XJules
07-20-2005, 06:14 PM
Okay so here's the look i want to achieve:

http://www.myspace.com/x3kinkikandi (not my profile)

I made my own background, and i understand divs a little...
what i'm really having troubles with is getting rid of the stuff that's put there already by myspace. does anyone know how to make a profile like the one above?

thanks!

p.s. sorry if i posted this under the wrong section... i didn't see a myspace section.

b is 4 bruises
07-31-2005, 08:59 PM
Just delete what's already there

Put this in 'About Me'
<style type="text/css">
.Main { position:absolute; left:50%; top:125px; width:800px; z-index:1; margin-left:-400px; padding:0px; border:0px; background-color:transparent;}
</style>

And this in 'Who I'd Like to Meet'
<style type="text/css">
.Main { position:absolute; left:50%; top:125px; width:800px; z-index:1; margin-left:-400px; padding:0px; border:0px; background-color:transparent;}
</style>