Question:

Tiny profile music player troubles, help?

by  |  earlier

0 LIKES UnLike

I used the following code to make my myspace profile tiny.

table table td img {display:none;}

table table table td img {display:inline;}

table td td {width:0px;}

table {width:450px;}

table table {width:auto;}

table table td {padding:3px;}

table table table td {padding:0px;}

table table table {width:220px !important; height:0px;}

td.text td a img {width:auto !important;}

table table table table table, table table table table table td { width:0px !important; padding:0px !important;} td.text a img {width:100px !important;}

td.text td.text a img {width:35px !important;}

td td td div strong {width:170px !important; display:block;}

embed, object {display:block; width:220px; height:38px;}

td.text td.text .orangetext15, td.text td.text table table div {display:none;}

It works fine and I am very happy with it, but for some reason when I try to embed my music player from myflashfetish.com or playlist.com, it minimizes the size of the player. The music still plays and all, but you can't read what's playing or see the details of the player design.

Does anyone know how to fix this?

 Tags:

   Report

1 ANSWERS


  1. Where it says:

    embed, object {display:block; width:220px; height:38px;}

    You can either take out the height and width or adjust it yourself.

    Example: Width:300px, height:400px;

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.