When I work with admin theme and preview the player (several tracks on one node)
each of the players collapses when you click pause or click another track.

However, when viewing with site theme (genesis dark), page loads with each div already wide but player collapsed. When you click a track the player expands to the full width of the already opened up div, and when you click pause the player collapses but the space behind it does not.

This is rather ugly and I need to figure out how to make this stop.

Please help. I'm at a loss.

CommentFileSizeAuthor
playershot.JPG21.3 KBaudster
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

audster’s picture

Status: Active » Needs review

I solved this, but it required adding a player.

I had set the player background to transparent in the default player but was still seeing the white background of the div.

This is what made me think that I needed to change something somewhere else to get it to display properly.

As an experiment I added another player, set the player background to transparent and it worked.

Now what's interesting is having done that, if I switch back to the default player, it renders it with a transparent background.

Am I missing something here?

audster’s picture

Status: Needs review » Closed (cannot reproduce)