PDA

View Full Version : ListboxSelectedBackground Transparency Issues



markus625
25-01-15, 15:58
Hey guys been working on a mod for the Dreamplex skin for Rossie's Youvix skin.

If you have alook at the screenshot below the selection bar which is semi transparent shows the tv background and no matter what color i use for the <color name="ListboxSelectedBackground" color="menubackground" /> element does not do what i want it to i,e show the transparent layer over the fanart.

So basically i want the element <color name="ListboxSelectedBackground" color="" /> to have no color but show the layer below it.

Ive tried the below colors

<color name="background2" value="#51010101"/>
<color name="outlinemenubackground" value="#2462625d" />
<color name="menubackground" value="#24161515" />
<color name="menubackground2" value="#17000000"/>
<color name="menubackground3" value="#30000000"/>
<color name="windowbackground" value="#24161515" />
<color name="transparent" value="#ffffffff" />

40340

rossi2000
25-01-15, 16:03
what happens when you make the transparent bit of the selectionbar the same as menubackground?

markus625
25-01-15, 16:18
what happens when you make the transparent bit of the selectionbar the same as menubackground?

Its just darker almost black.

markus625
25-01-15, 16:26
With the ListboxSelectedBackground set to background ie <color name="background" value="#00000000"/> you get a black background

40341

40342

markus625
25-01-15, 18:32
The only way around this is to use a solid color for the selectionPixmap and to make the overlay darker on the right.

40343

rossi2000
25-01-15, 19:09
that looks pretty fine to me

markus625
25-01-15, 19:50
that looks pretty fine to me
Thanks just need to fit some of the other widgets in and complete the screen than look at the other screens.

rossi2000
25-01-15, 20:09
imo i dont like the bluray cases i much preferred just the poster as you had in the previous shots :)

markus625
25-01-15, 20:30
It's what plex pulled down not one I choose my self

rossi2000
25-01-15, 20:31
ahhh haha i thought you changed the poster view lol

markus625
26-01-15, 22:57
@Rossi

How do i get the tv shows section to show up like the movie section like in the screenshot i did a few posts back, cant seem to find out how and the text is in the same place as the original.

Ok got it now in the params file edit y and x positions and restart gui to take effect.