Two Questions Thread last updated on 2006-12-18 06:56:55

Posted by member 354350 on 2006-12-15 21:02:34

I've been working on my own theme for a bit and I was wondering if there is anyway to make your popups transparent at all?
Plus my shortcuts go on top of other windows when I don't want to. Example: I have notepad open and right click on the desktop and it causes my shortcut image to come on top of notepad. Is there some way to stop this? Thanks!

Posted by member 212670 on 2006-12-15 21:48:58 link

For the first one, yes.

For the second one, also yes, but possibly a bug (because of the desktop focus causing it)?

Posted by member 354350 on 2006-12-15 21:59:35 link

so how can I make transparent popups?

Posted by member 212670 on 2006-12-16 00:21:37 link

I would start by looking at the module's docs in \Litestep\modules\docs.

Posted by member 111 on 2006-12-18 06:56:55 link

if you're using popup2 (default or old themes), look for the grdTransparent module in the ls-universe.info modules archive
if you're using xPopup, enable AlphaTransparency option
a quote from the docs:
AlphaTransparency INT
The command makes the Popup really alphatransparent (eg. you will see the background or a window shine through).
Caution:
This won't work on WinME or Win9x!
Valid values are 0-255, where 0 is totally transparent and 255 is opaque.
Default is 255.