Music player doesn't show in band MySpace, One more music player issue (: |
Music player doesn't show in band MySpace, One more music player issue (: |
Jun 17 2009, 04:43 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Jun 2009 Member No: 733,228 |
Hi everyone,
I'm making a div layout for my band at this address and everything's getting along pretty well except for the freaking music player. That's the code I put in the "Sounds Like" section (the code for the player is at the end): CODE </td></tr></table></td></tr></table></td></tr></table> <span class="off">!-biography-!</span> <div class="myBio" style="width:355px; height:350px; position:absolute; top:100px; left:175px; overflow:scroll"> Enamored came together over 3 years ago under different names, genres, and members. Over these last passing few years, the sound we intended to create has become clearer with each new piece of material. Our styles differ in many ways personally, but our influences remain the same, helping us to create a very custom style. Just recently, we have had a change of drummer. Maxime has brought solidity and a new creative style that we’ve needed. As far as other indepth information, stay tuned. We’ve started recording, so prepare yourself for future noise you can take anywhere to jam to! </div><span class="off">!CLOSE Text Div!</span> <style> table div.myBio {display:block; visibility:visible;} </style> <table><tr><td><table class="off"><tr><td><table><tr><td> <span class="off">!-booking address-!</span> </td></tr></table></td></tr></table></td></tr></table> <span class="off">!-START code for custom text section-!</span> <div class="myBio" style="width:455px; height:50px; position:absolute; top:525px; left:570px; overflow:hidden"> enamoredmusic@gmail.com </div><span class="off">!CLOSE Text Div!</span> <style> table div.myBio {display:block; visibility:visible;} </style> <table><tr><td><table class="off"><tr><td><table><tr><td> <style> {! music player !} table table td.text div object {position:absolute !important; top:102px !important; left:572px;} table table td.text div object object {position:static !important;} </style> Could anyone help me ? Thanks a lot, Deammer |
|
|
|
![]() |
Jun 17 2009, 04:53 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Jun 2009 Member No: 733,228 |
It doesn't work =/
I'll go ahead and show you the code i have in my "Influences" section (could it be a conflict with the "Shows" section ?): CODE <i class="i">!START code in Influences !</i>
<i class="i">!START Style Block For Hiding Elements on Band Page!</i> <style> .i, div.clearfix i i i {display:none} {! fix a centering problem, and clear white space caused by clear gifs !} td {width:auto;} table td img {display:none;} {! restores any images displayed inside the div. use block instead of inline ? !} table td div.myCoreDiv img, table td div.myCoreDiv table td img, table td div.myCoreDiv div img {display:inline;} {!OPTIONAL restore image on maroon nav bar, we could use a.navbar img!} div table td a.navbar img {display:none;} {! hides the maroon navbar!} div table, .i, i i.x {display:none;} div.profileWidth table {display:block} table div table {display:block;} {! Background behind background image !} body {background-color: black;} {! removes most content and the space it occupied !} table table table {display:none} {! minimize the remaining main page content that can not be removed without effecting the ad and menus !} table table td { height:0px; margin:0px; padding:0px;} {! restore my div. !} table div.myCoreDiv {display:block;} {! restore div with Comments !} table div.myCoreDiv div.myDclassFC {display:block;} table div.myCoreDiv div {display:block;} table table br {display:none;} table table table br {display:block;} {! OPTIONAL decrease space between bottom and bottom menu, and between bottom menu and cc thing !} {! does not work in Safari !} table div br {line-height:4px;} {! reverse effect on custom div !} table div.myCoreDiv br {line-height:11px;} {! remove default background coloring !} table table, tr, td {background-color: transparent !important} {! ONLY if you want to remove the blue behind the ad banner AND the maroon !} div.profileWidth table, div.profileWidth td {background-color:transparent !important} div table {border-bottom:none !important;} {! ADDITIONAL STYLE BLOCKS CAN GO HERE !} {!- shows -!} table table td.text div {position:absolute; width:355px; height:195px; overflow:scroll; overflow-x:hidden; top:525px; left:175px;} {!- UnDo effect on Div in Friend and Comment spaces -!} table table td.text table div {position:static; height:auto; overflow:hidden} table table td.text div.commentlinks {display:none;} table table td.text div table {display:block} {!-fix column width of shows-!} {!-set below px width to the width of your shows space-!} table table td.text div table td, table table td.text div table {width:355px;} table table td.text div table table {width:100% !important} {!-adjust below value as needed-!} table table td.text div table table table {width:40% !important} <i class="i">!End code in Influences !</i></style> |
|
|
|
Deammer Music player doesn't show in band MySpace Jun 17 2009, 04:43 PM
Deammer Here are my "Members" and "Bio... Jun 20 2009, 12:38 AM
Mikeplyts Hmmm... I saw a few errors in your code so try rep... Jun 20 2009, 05:47 PM
Deammer I put all the code you gave me in each section as ... Jun 20 2009, 08:38 PM
Mikeplyts QUOTE(Deammer @ Jun 20 2009, 09:38 PM) I ... Jun 20 2009, 09:44 PM
Deammer Meh ? On your website, you have music div layouts,... Jun 20 2009, 11:48 PM
Mikeplyts Oh, but those div layouts are for profile 1.0, not... Jun 21 2009, 02:13 PM
Deammer There you go, i removed this part:
CODE{!- sho... Jun 21 2009, 02:17 PM
Mikeplyts Hm, try removing just this part out of the code yo... Jun 21 2009, 02:26 PM
Deammer Oooh awesome ! The music player works now. I g... Jun 21 2009, 03:05 PM
Mikeplyts No problem. Jun 21 2009, 03:37 PM![]() ![]() |