mchawk
Member
Posts: 161
Registered: 2-16-2006
Location: Germany
Member Is Offline
|
posted on 5-28-2011 at 05:20 PM
|
|
|
Need help to fix problems with my skins....
Hi audiosoft, hi Pirk and all the other skin-devs.
In the last month I had no time to work on my skins (end get aqua to an end. :-( )
Now I like to fix some display-problems with blacklight and western.
At fist, there I got a problem with some transparent graphics (see screenshot) - there is a black background beyond the no-cover-gfx.
When I move the mouse on the gfx it's fully transparent again.
The same in western-skin.
Do you have any tip for me?
see you
mchawk
mchawk has attached this image:
|
|
Audiosoft
|
posted on 5-28-2011 at 07:09 PM
|
|
|
hi mchawk
seems nocover.png is transparent only if you remove this in nowplaying.dis...
.cdcaser2 {
FILTER: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=90, FinishX=0, FinishY=100)
Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=10, FinishX=0, FinishY=0)
Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=10, StartY=0, FinishX=0, FinishY=0)
Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=90, StartY=0, FinishX=100, FinishY=0)
Alpha(opacity=100, finishopacity=95, style=2) ;
}
i will look into this more. would like to let skin control all 'now playing' filters
Audiosoft
|
|
mchawk
Member
Posts: 161
Registered: 2-16-2006
Location: Germany
Member Is Offline
|
posted on 5-29-2011 at 11:00 AM
|
|
|
Great, thanks. If fixed that in western and blacklight.
Is it possible to get a similar effect?
I like to add a little transparency to the cover.
mchawk has attached this image:
|
|
|