INTERACT FORUM

Windows => Third Party Plug-ins, Programs, and Skins => Topic started by: 8139david on January 19, 2019, 09:50:38 am

Title: Track info for lyrics
Post by: 8139david on January 19, 2019, 09:50:38 am
I'd like Track info to just show the lyrics, and do so with the same style as the Noire skin.

So far, I re-used the page Lyrics.html from Dreamstate, elimining everything but the Lyrics. I renamed that index.html and put it in a Lyrics track info folder.
It's fine, except that when double clicking on the action Window, I'd like the page to open not full size, but, say, the size of the left panel (or not too much bigger).
Is there a way to do that?

And could the page that opens be scrolled too?
For this, I'll see if I can use the relevant code from NNTH Track Info III.
But maybe someone can help too?
Title: Re: Track info for lyrics
Post by: 8139david on January 19, 2019, 12:36:33 pm
I would also like this to happen:
If [lyrics] is empty, just show Cover Art.
If [lyrics] is not empty, show the lyrics.
How can I do that?