Site hosted by Angelfire.com: Build your free website today!
the hub:
home: link hovers: css popups:

html masters: html/css support: </bbz> View My Guestbook Sign My Guestbook
Basic div overlay tutorial: for myspace
This is the easiest way to do a div overlay profile.
In fact, these codes are the basis for what i currently use on all my profiles, minus my own personal style, but that is a given.

First, place this in your General interest section.



</td></tr></table></td></tr></table></td></tr></table> </div>

<style type="text/css">

.background {
background-color:ffffff;
position: absolute;
left: 50%;
top: 150px;
margin-left:-400px;
width: 800px;
height: 900px;
z-index:0;
}

.layer {
background-color: 000000;
position: absolute;
left: 50%;
top: 150px;
overflow: auto;
}
</style>

<div class="background">
&nbsp;
</div>

<div style="display: none;">
<table><tr><td><table><tr><td><table><tr><td>


second part of the code:

place this in your music section.

[trust me it makes it easier to seperate what you want done.]



</td></tr></table></td></tr></table></td></tr></table> </div>

<div class="layer" style="margin-left: -390px; margin-top: 55px; width: 330px; height: 225px;color:000000;">this is a layer

</div>

<div style="display: none;">
<table><tr><td><table><tr><td><table><tr><td>

to create more layers just use the same code as above and just adjust the margin-top, margin-left, width, height and the colors to suit your needs.

to submit your profile you will need to manual submit