Log In · Register

 
 
Closed TopicStart new topic
Music CSS
*digital.fragrance*
post Aug 9 2006, 12:49 PM
Post #1





Guest






What's the CSS for the myspace music player?
I thought it was ".embed" but I can't move it around the page.
I put attributes like "Top: ##px; Left: ##px;" and it still won't move
Help?
 
freeflow
post Aug 9 2006, 12:50 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Do

embed, objct{blahblah} . No dot.
 
*digital.fragrance*
post Aug 9 2006, 12:52 PM
Post #3





Guest






Thanks but it still won't budge.

Ah.. I swear.. Myspace coding mad.gif

CODE
embed, object{
top:800px;
left: 0px;
display: visible;}
 
freeflow
post Aug 9 2006, 12:54 PM
Post #4


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



For me this works (just tried):
CODE
<style>
embed,object{ position: absolute; left: 0; top: 0;}
</style>

Example: click
IF that doesn't work, you can post your codes.


Edit/ You need to add position: absolute; =]
 
*digital.fragrance*
post Aug 9 2006, 01:03 PM
Post #5





Guest






^ Thanks!
I appreciate it biggrin.gif

Topic Closed
 

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