okay so i have a layout i want and it doesn't seem to work can you fix it and make it work?
i'm trying to make the background look like:
myspace.com/6407230
and i got the code from
http://pimpyours.com/myspace_theme_stealer/index.phpwithout all thecelebrity stuff like (tv apperances, magazine covers, music, etc) but i want all the normal stuff including the videos
so here's the layout
--------------------------------------------------------------------------------------
<style type="text/css">
form>img#googleTLogo
{
background-image:url(http://x.myspace.com/images/powered_by_google_white.png);
background-repeat: no-repeat;
}
#googleTLogo
{
vertical-align:bottom;
width:120px;
height:30px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://x.myspace.com/images/powered_by_google_white.png', sizingMethod='image');
}
#musicnav {width:800px; border-bottom:1px solid #000; background-color:#990033; color:#FFFFFF;}
#musicnav a {color:#FFFFFF; font-weight:normal; font-size:90%; display:inline-block;}
.nametext {background-image: url(http://im.nettwerk.com/karina/avril_lavigne.gif); background-position: bottom center; background-repeat: no-repeat; overflow: hidden; height: 60px; width: 280px; font-size: 1px; text-align: left; color: f4f3d8; padding: 0px 0px 3px 0px; display: block; margin: 14px 0px 8px 0px; border-width: 0px 0px 0px 0px; border-style: solid; border-color: EEEEEE;}
.contactTable {width: 328px !important;}
.contactTable td {padding: 0px; margin: 0px; text-align: center;}
.contactTable span.whitetext12 {position: relative; left: 10px;}
.contactTable td table {background-color: transparent; background-image: url(http://im.nettwerk.com/karina/av_contact.gif); background-position: center; background-repeat: no-repeat;}
.contactTable a {padding: 0px; margin: 0px 0px 1px 5px; display: block; height: 30px; width: 136px; background-color: transparent;}
.contactTable a img, .contactTable img {border: 0px; display: none; visibility: hidden;}
.commentlinks a { font-weight:normal; font-size:9px; }
a .text
{
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
body, html {visibility:visible !important; display:block !important}
</style><a href = "http://www.layoutgen.com">Myspace Layouts</a>
--------------------------------------------------------------------------------------
thanks and please hellp!!!