Myspace music player formating
|
|
Hi all. I have a coolchaser layout that seems to affect the way the music player reads when using Firefox (3.0) Seems to read fine with Explorer. Any suggestions for tweeking this so it works in Firefox? Also what if I wanted to relocate this to the top right and adjust the other boxes down accordingly? Btw, my profile is www.myspace.com/rclairefond. Thanks for your help, |
|
|
Hi Rollin Free, welcome to the forum. Your profile is really awesome looking! I like the font that you use… Engravers MT. I wonder if this is compatible across all browsers cause if it is, I would love to add it to our editor! Anyway, so the reason your music player isn’t showing up is because you have this code in your about me box. <style type="text/css">embed { So by deleting that, you should be able to see your player. As for putting it on the right top, I don’t think there is a way unfortunately :( I could put the player INSIDE the network table though but not sure if that’s what you want. You could try this: <style>embed { left:50%; margin-left:25px; position:absolute; top:190px; z-index:2; } </style> I didn’t test it on all browsers though so it might not work :P |
|
|
Thanks for the recommendation and the compliment. First what to say the the font I used works nicely in Explorer and in Firefox…that’s all I was really concerned about. I tried the code you recommended and that wasn’t a bad solution, it’s seems to affect the position only when viewing in firefox, not in explorer. Not that this is exactly a problem as it is in firefox that I was having a problem. But, I also found out that I really don’t need this solution as it is really a problem with the way it reads on my computer’s browser as opposed to firefox in general…I must have a bug or something…gotta figure that one out now! Thanks again. |
|
|
yeah, I wouldn’t recommend moving the player around :P just wanted to see if I can experiment. Your profile rocks so I think it’s ok the way it is! |
|
|
Hey!! I know I’m a little late to respond here…but I wouldn’t recommend moving the player either. Mostly because the code to move the player only seems to work “sometimes”. I’ve tried to several times in the past and had to constantly change how it was coded due to myspace making code changes. :( I think your profile looks really cool Rollin Free! :) |
