Log In · Register

 
small music player
redgjm
post Jan 26 2007, 02:06 AM
Post #1


Member
**

Group: Member
Posts: 10
Joined: Jan 2007
Member No: 498,332



so after i made my music player smaller all the other embeded objects became smaller as well. how can i fix that? can anyone help me? thank you.
 
 
Start new topic
Replies
*WHIMSICAL 0NE*
post Jan 26 2007, 06:03 PM
Post #2





Guest






You can change the first line in the code to edit the height and width of the myspace music player. This code will make it so that your other objects in your layout don't get resized.

CODE
<style type=text/css>
td td embed {width:0px; height:0px;}
td td embed, td td object {width:0px; height:0px;}
td.text embed, td.text object {width:320px; height:240px;}
td.text embed {width:320px; height:240px;}
td.text embed {width:auto; height:auto;}
td.text embed, td.text object {width:auto; height:auto;}</style>


Taken from here.
 

Posts in this topic
redrioter   small music player   Jan 26 2007, 02:06 AM
WHIMSICAL 0NE   You can change the first line in the code to edit ...   Jan 26 2007, 06:03 PM
redrioter   that didnt help. all it did was make the music pl...   Jan 26 2007, 07:05 PM
WHIMSICAL 0NE   Okay, my bad. On my test profile I changed the sec...   Jan 26 2007, 07:38 PM
redrioter   ok um that didnt help either. my music player came...   Jan 27 2007, 03:21 AM


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