Author Topic: Name of a particular skin element  (Read 6344 times)

Skoop

  • Sr. Member
  • ****
  • Posts: 277
I want to edit a skin to change the color of one thing, the color of the background panel that lies underneath all the album covers in album view.  I've trial-and-errored several <element id's> that I thought would be likely candidates, but I've not hit it. 

Point me to it, please. 

hiccup

  • Sr. Member
  • ****
  • Posts: 7869
That would be:
<element id="Content[Artwork].Body.Default" bg="0,255,0" fg="255,0,0" />

Skoop

  • Sr. Member
  • ****
  • Posts: 277
Hmmm.  This skin has two existing references to artwork:

<element id="Content[Artwork]" />

and

<element id="ArtworkPanel" />

What's my strategy here, edit one of those, or create one like you posted?

hiccup

  • Sr. Member
  • ****
  • Posts: 7869
Hmmm.  This skin has two existing references to artwork:
<element id="Content[Artwork]" />
and
<element id="ArtworkPanel" />
What's my strategy here, edit one of those, or create one like you posted?

I am pretty sure those two don't work anymore. I have set them to 0,255,0 in some skins of mine, and never encountered bright green popping up anywhere.
The element I gave you works for sure.

Skoop

  • Sr. Member
  • ****
  • Posts: 277
Now that I've recovered from that brief spell of epilepsy that came on me once that screen came up like that, I can confirm that inserting that element into the list does indeed change the color of the artwork panel background. 

Thanks for the help. 

/shudder

hiccup

  • Sr. Member
  • ****
  • Posts: 7869
Now that I've recovered from that brief spell of epilepsy that came on me once that screen came up like that, I can confirm that inserting that element into the list does indeed change the color of the artwork panel background. 

:-)
Yet it is a good trick to quickly find what the entries do when you have doubts.

A couple of years back I created an Excel sheet, which can compare your xml file entries against all the entries I was able to find and evaluate on their working or being defunct.
It will also show you any possible elements that are missing from your xml file.
If you're interested in that you can find it in this topic:
http://getmusicbee.com/forum/index.php?topic=10689.0

phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9350
Now that I've recovered from that brief spell of epilepsy that came on me once that screen came up like that, I can confirm that inserting that element into the list does indeed change the color of the artwork panel background. 
If you're interested in that you can find it in this topic:
http://getmusicbee.com/forum/index.php?topic=10689.0
The link to the spreadsheet mentioned in the referenced thread produces a 'not found' error.
This is the link: https://spideroak.com/browse/share/MusicBee_Share/SErzkh5kUG
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here

hiccup

  • Sr. Member
  • ****
  • Posts: 7869
The link to the spreadsheet mentioned in the referenced thread produces a 'not found' error.
This is the link: https://spideroak.com/browse/share/MusicBee_Share/SErzkh5kUG

Ah, yes, thnx. I indeed abandoned SpiderOak a while back.
I will create a new link before long...


phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9350
The link in the start post is updated and live again.
http://getmusicbee.com/forum/index.php?topic=10689.msg64268#msg64268
Thanks for updating the link.  I have downloaded the file and all I can say is "WOW!"  That must've taken a lot of work to produce.  I don't develop skins.  The one under my name is mostly a modification from a previously existing skin.  But I do like seeing what they're all about.  And this worksheet will help towards that end.
Thanks again.
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here