Although there is documentation on setting up the tables for MediaFront in Views and documentation on themeing the PLAYER (for example https://drupal.org/node/1563496), there does not seem to be any docs on how to theme or style the Views table while the list is playing.

I would very much like to change the background color of the currently playing track. Is this possible?

I inspect the table while a song is playing and the row that triggered it does not appear to have any special class. (I was hoping to see and .active or .playing class in there.) If this currently is not possible can you tell me what .js inside the Mediafront module I should look at?

Thank you.

Comments

mcfilms’s picture

Is this possible at all?

mcfilms’s picture

How about if I offer to sponsor this feature (if it is not implemented)?

kay.beissert’s picture

Issue summary: View changes

Now I have the same feature-request. For my viewslist I need an active class of the played video. Is there a solution? I use the 7.x-2.x-dev (2014-Jul-17).

Thanks in advance

mcfilms’s picture

Travist (the module developer) helped me implement this on a previous project. I don't recall the exact steps we used. Maybe he will chime in with a hint.