Some of you may have seen the
zune myspace. If you are like me, and thought their layout was cool, you are in luck! I have made a layout themed to theirs. For now it is not a div layout, but maybe if I get bored enough one day, I'll say "What the hell" and make it. Well, here it is
Code:
<style type="text/css">
table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
background-image:url(http://creative.myspace.com/Client/Microsoft/Zune/Images/bg_zune.jpg);
background-attachment: fixed;
background-position:center center;
background-repeat:;
}
table table { border: 0px }
table table table table{border:0px}
table table table {
border-style:solid;
border-width:0px;
border-color:662266;
}
table, tr, td, li, p, div { font-family:verdana; color:553355; font-size:9px; }
.btext { color:997799;font-size:9px }
.blacktext10 { color:775577;font-size:9px }
.blacktext12 { color:442288; font-size:14px }
.lightbluetext8 { color:775577; font-size:9px }
.orangetext15 { color:553355; font-size:9px }
.redtext { color:775577; font-size:9px }
.redbtext { color:775577; font-size:9px }
.text { color:662222; font-size:9px }
.whitetext12 { color:442266; font-size:9px }
a:active, a:visited, a:link { color:882244; font-size:9px }
a:hover { color:BBBBBB; font-size:9px }
a.navbar:active, a.navbar:visited, a.navbar:link { color:553355;font-size:9px }
a.navbar:hover { color:997799; font-size:9px }
a.redlink:active, a.redlink:visited, a.redlink:link { color:662222; font-size:9px }
a.redlink:hover { color:882244; font-size:9px }
.nametext {color:882222; font-family:palatino linotype; font-size:20px; font-style:italic }
div table tr td font {visibility:hidden;}
div table table tr td font {visibility:visible;}
tr {background:transparent;}
body table div font a, body table div div {visbility:hidden;}
body table table div font a, body table table div div {visibility:visible;}
</style>