Log In · Register

 
Band Myspace
onggie
post Jun 23 2007, 09:32 PM
Post #1


Newbie
*

Group: Member
Posts: 8
Joined: Jun 2007
Member No: 534,641



Hi, I am having a slight problem with a bands myspace I am making, I can't work out why the music player is hidden, I want it seen and is it possible to position it where I want?

The address is www.myspace.com/stickwithyourwife

The code is as follows

CODE
<style type="text/css">

.ftd {Moves the entire profile up - hey hey hey goodbye}
body table {margin-top:-5000px;}

.ftd {Keeps the ad, search form, and navigation links in place}
body td table, body div table {margin-top: 0;}

.ftd {Makes the table the ad, search form and nav links are on transparent}
table, tr, td {background-color:transparent;}

.ftd {Removes the search form}
body div table form{display:none;}

.ftd {For comment boxes to display}
body table div form{display:block;}

.ftd {Hides the dividers in between the nav links}
div table td font {visibility:hidden; }

a.navbar:active, a.navbar:visited, a.navbar:link { color:808080; }
a.navbar:hover { color:FFFFFF; }

.navbar{position:relative; top:px; visibility:visible !important;}




body {
background-color:FFFFFF;
}


.band {
background-image:url(http://i185.photobucket.com/albums/x281/stickwithyourwife/myspace/band.gif);
background-repeat: no-repeat;
position:absolute;
width:234px;
height:102px;
overflow:auto;
background-color:transparent;
border:0px solid black;
top:680px;
left:50px;
margin-left: 185px;
color:red;
}


.banner {
background-image:url(http://i185.photobucket.com/albums/x281/stickwithyourwife/myspace/banner.gif);
background-repeat: no-repeat;
position:absolute;
width:787px;
height:176px;
overflow:auto;
background-color:transparent;
border:0px solid black;
top:211px;
left:50%;
margin-left:-395px;
color:red;
}


.banner2 {
background-image:url(http://i185.photobucket.com/albums/x281/stickwithyourwife/myspace/banner2.gif);
background-repeat: no-repeat;
position:absolute;
width:262px;
height:41px;
overflow:auto;
background-color:transparent;
border:0px solid black;
top:170px;
left:256px;
margin-left:-20px;
color:red;
}


.comments {
background-image:url(http://i185.photobucket.com/albums/x281/stickwithyourwife/myspace/comments.gif);
background-repeat: no-repeat;
position:absolute;
width:776px;
height:47px;
overflow:auto;
background-color:transparent;
border:0px solid black;
top:1050px;
left:130px;
margin-left:102px;
color:red;
}


.favourites {
background-image:url(http://i185.photobucket.com/albums/x281/stickwithyourwife/myspace/favourites.gif);
background-repeat: no-repeat;
position:absolute;
width:135px;
height:41px;
overflow:auto;
background-color:transparent;
border:0px solid black;
top:170px;
left:809px;
margin-left:79px;
color:red;
}


.forward {
background-image:url(http://i185.photobucket.com/albums/x281/stickwithyourwife/myspace/forward.gif);
background-repeat: no-repeat;
position:absolute;
width:113px;
height:41px;
overflow:auto;
background-color:transparent;
border:px solid black;
top:170px;
left:614px;
margin-left:79px;
color:red;
}


.friends {
background-image:url(http://i185.photobucket.com/albums/x281/stickwithyourwife/myspace/friends.gif);
background-repeat: no-repeat;
position:absolute;
width:90px;
height:41px;
overflow:auto;
background-color:transparent;
border:0px solid black;
top:170px;
left:419px;
margin-left:79px;
color:red;
}



.topfriends {
background-image:url(http://i185.photobucket.com/albums/x281/stickwithyourwife/myspace/topfriends.gif);
background-repeat: no-repeat;
position:absolute;
width:352px;
height:211px;
overflow:auto;
background-color:transparent;
border:0px solid black;
top:810px;
left:250px;
margin-left:400px;
color:red;
}



.group {
background-image:url(http://i185.photobucket.com/albums/x281/stickwithyourwife/myspace/group.gif);
background-repeat: no-repeat;
position:absolute;
width:82px;
height:41px;
overflow:auto;
background-color:transparent;
border:0px solid black;
top:170px;
left:156px;
margin-left:650px;
color:red;
}



.message {
background-image:url(http://i185.photobucket.com/albums/x281/stickwithyourwife/myspace/message.gif);
background-repeat: no-repeat;
position:absolute;
width:105px;
height:41px;
overflow:auto;
background-color:transparent;
border:0px solid black;
top:170px;
left:148px;
margin-left:440px;
color:red;
}





.profile {
background-image:url(http://i185.photobucket.com/albums/x281/stickwithyourwife/myspace/profile.gif);
background-repeat: no-repeat;
position:absolute;
width:238px;
height:230px;
overflow:auto;
background-color:transparent;
border:0px solid black;
top:420px;
left:182px;
margin-left: 50px;
color:red;
}




.shows {
background-image:url(http://i185.photobucket.com/albums/x281/stickwithyourwife/myspace/shows.gif);
background-repeat: no-repeat;
position:absolute;
width:350px;
height:211px;
overflow:auto;
background-color:transparent;
border:0px solid black;
top:810px;
left:60px;
margin-left:175px;
color:red;
}
* html .shows {
position:absolute;
width:350px;
height:211px;
top:810px;
left:60px;
margin-left:175px;
}

</style>




<div class="band"> <br> <center> </center> </div>
<div class="banner"> <br> <center></center> </div>
<div class="banner2"> <br> <center></center> </div>
<div class="comments"> <br> <center></center> </div>
<div class="favourites"> <br> <center></center> </div>
<div class="forward"> <br> <center></center> </div>
<div class="friends"> <br> <center></center> </div>
<div class="topfriends"> <br> <center></center> </div>
<div class="group"> <br> <center></center> </div>
<div class="message"> <br> <center</center> </div>
<div class="profile"> <br> <center></center> </div>
<div class="shows"> <br> <center></center> </div>


This is the first out of a couple questions I have.

Thanks, any help is appreciated!
 

Posts in this topic
onggie   Band Myspace   Jun 23 2007, 09:32 PM
onggie   Yes it's a work in progress! No I didn...   Jun 23 2007, 10:17 PM
onggie   Anyone have a solution???   Jun 29 2007, 02:09 AM


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: