Board Logo

Cute little yellow line...
Fishy - 11-18-2003 at 09:27 PM

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.


Audiosoft - 11-18-2003 at 10:32 PM

You can edit the C:Program 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.


Fishy - 11-19-2003 at 12:32 AM

Thanks a lot! :)