I am talking about those cute lines dividing songs which belong to different albums in the songlist. They are yellow (don't know if that's the default) and I would like to change them to something more visable. Is this possible, editing the .ini file? Or some other way? Thanks.
You can edit the Crogram FileseJukeboxsonglist.dis file in NotePad to
change the color or size of the yellow seperator lines. The line you want to change is:
.albumrule{
height: 1px;
background-color: #FFDA00;
}
Make sure to backup this file after making changes because they will be over written after installing an eJukebox upgrade. We are working to allow for
naming your own .dis files in the future so that you can see more than 3 Skins on the songlist right click menu and won't have to worry about it
getting over written.
Also, if you are using the large or Xtra large songlist skin - make sure to edit the associated .dis file.
Thanks a lot!