Friday, December 25, 2009

Myspace Div Help?

I am making a profile for myspace and everything has gone fine until now....I made my first div to cover all the original stuff....Then I made a second div to hold my background pic....Then (this is where the trouble starts) i made a dive to go over the about me section a made and set the z-index to 4 and it is not showing up whats wrong.....



MY PROFILE-http://profile.myspace.com/index.cfm?fus...



CODE IN ABOUT ME-%26lt;style type="text/css"%26gt;



.ship{



position:absolute;



top:110px;



left:50%;



margin-left:-350px;



width:732px;



height:1024px;



z-index:3;



padding:0px;



border:0px solid black;



background-color:000000;



}



.ABOUT ME{



position:absolute;



top:110px;



left:50%;



margin-left:350px;



width:100px;



height:100px;



z-index:4;



padding:0px;



border:3px solid black;



background-color:ffff00;



}



.BLANK{



position:absolute;



top:0px;



left:50%;



margin-left:-500px;



width:1000px;



height:1134px;



z-index:2;



padding:0px;



border:0px solid black;



background-color:ffffff;



}



Myspace Div Help?

your best bet is to not make your own DIV, go find a premade one, and you can always change the background and colors in the premade.



Myspace Div Help?

I think you need a %26lt;div style=""%26gt; somewhere in the stylesheet.

No comments:

Post a Comment

 
web development