Board Logo

.artistshowhi tag update
Pirk - 3-3-2007 at 05:18 PM

Audiosoft,

Could you update the songlist tag .artistshowhi in order it doesn't need to have a background-color specified?
So we could use a gradient filter to add a transparency effect (cf my screenshot) while we have a perfectly steady mouseover cursor on this field too..

Thanks.


Audiosoft - 3-3-2007 at 11:53 PM

background: transparent;
cursor: hand;
filter:


Doesn't that work?

If the cursor goes away when you are over transparent parts maybe use a png instead of a filter.


Pirk - 3-4-2007 at 12:14 AM

OK thanks Audiosoft, I managed to get the same effect with a transparent png. And this time the cursor doesn't go away! :)

There is just the text which looks more thin than with the gradient filter..


Pirk - 3-4-2007 at 12:55 AM

Audiosoft, it would just miss you allow artistshowarrow.png and artistshowhiarrow.png in addition to the current gif files.. :)


Audiosoft - 3-6-2007 at 09:07 AM

OK Pirk, I have made it possible to use PNG images instead of the audio3off.gif, audio3on.gif, artistshowarrow.gif and artistshowhiarrow.gif.

To do that you just need to add this to the bottom of the songlist.dis:

[SongList]
PlayImage=filename.png
PlayOnImage=filename.png
ArtistArrowImage=filename.png
ArtistArrowOnImage=filename.png

You can specify any image you want to use and this way it is possible to have totally different images for the large and extra large songlists if you want.


Audiosoft - 3-6-2007 at 09:07 AM

OK Pirk, I have made it possible to use PNG images instead of the audio3off.gif, audio3on.gif, artistshowarrow.gif and artistshowhiarrow.gif.

To do that you just need to add this to the bottom of the songlist.dis:

[SongList]
PlayImage=filename.png
PlayOnImage=filename.png
ArtistArrowImage=filename.png
ArtistArrowOnImage=filename.png

You can specify any image you want to use and this way it is possible to have totally different images for the large and extra large songlists if you want.


Audiosoft - 3-6-2007 at 09:07 AM

OK Pirk, I have made it possible to use PNG images instead of the audio3off.gif, audio3on.gif, artistshowarrow.gif and artistshowhiarrow.gif for v4.3 beta 6.

To do that you just need to add this to the bottom of the songlist.dis:

[SongList]
PlayImage=filename.png
PlayOnImage=filename.png
ArtistArrowImage=filename.png
ArtistArrowOnImage=filename.png

You can specify any image you want to use and this way it is possible to have totally different images for the large and extra large songlists if you want.


Quote:

While you are cleaning the interface graphics.. maybe could you also realign the text in the search box with the text of the Refresh button on the albumlist bar?


BTW That has also been fixed for v4.3 beta 6.


Pirk - 3-6-2007 at 10:05 AM

Thank you very much Audiosoft! Sure that now I'll use different playimages in my 3 songlists.. :)