PDA

View Full Version : Music skin codes not working??!!


trixinitynet
July 16th, 2008, 07:47 AM
I got a couple emails saying that the music skins i have are spreading across the page and all around the top overlapping there profiles, anyone know what the problem could be??

heres the code i use


<style>
table table div {width:295px; height:51px;
background-image:url("http://i191.photobucket.com/albums/z125/trixnet/myspace/music/flash/music_skins_1.gif");
background-position:center center;
background-repeat: repeat;}
table.userProfileURL div,
table table td.text div {width:auto; height:auto; background-color:transparent; background-image:none}
table table div object, table table div embed {-moz-opacity:0.01; filter: alpha(opacity=1)}
table table td.text div object, table table td.text div embed {-moz-opacity:0.01; filter: alpha(opacity=1)}
.trixinitynet {MUSIC PLAYER SKIN BY TRIXINITY:url(http://www.trixinity.net);}
</style>



could it possibly be that the bg says repeat? idk wat else, nothing seems to work lmao

Anne
July 16th, 2008, 08:06 AM
I just tried your code on a profile, it looks the way it's supposed to....

CatHead
July 16th, 2008, 08:54 AM
You need to change

table.userProfileURL div

to

table table table div

otherwise it causes a conflict with some left side divs, like apps

trixinitynet
July 16th, 2008, 09:48 AM
imma try that =P yeah one of them said it stretchees behind some of her images, maybe apps is what she meant.

Rowin
July 16th, 2008, 09:49 AM
<style>
table table div {width:295px; height:51px;
background-image:url("BG");
background-position:center center;
background-repeat: repeat;}
table.userProfileURL div,
table table td.text div {width:auto; height:auto; background-color:transparent; background-image:none}
table table div object, table table div embed {-moz-opacity:0.01; filter: alpha(opacity=1)}
table table td.text div object, table table td.text div embed {-moz-opacity:0.01; filter: alpha(opacity=1)}
</style>


Use that code ;-)

x

stephysan
July 16th, 2008, 03:36 PM
yeah like if u have a div, scroll bar whatever you call it :l
the music skins appears there too...
did you got to fix it ?

trixinitynet
July 16th, 2008, 04:22 PM
im changing the coding now,but i dont have a myspace to test it on tho , with apps and stuff =X

CatHead
July 16th, 2008, 07:06 PM
Yea, it's prolly a good idea to test it out before you change all your skins code =)

The lady that originally made the code told me this fix, and since I made the change I haven't had any complaints....