What is causing white areas on Login Screen?
Sunday, August 12, 2007 by companion | Discussion: LogonStudio
Thanks.
Reply #2 Sunday, August 12, 2007 2:57 PM
Reply #3 Sunday, August 12, 2007 3:04 PM
Am I wrong about white? It's always fixed this for me!
Reply #4 Sunday, August 12, 2007 3:27 PM
Can't say, I have never tried white, have always used black. Setting center to fixed and set pic width and height is the best way to go at it, it should fix the color issues as well as give the best look to the wall image, properly scaled.
Reply #5 Sunday, August 12, 2007 3:39 PM
What usually works is to change one line at the top of the uifile...open it and look for this:
element [id=atom(contentcontainer0)]
{
background: rcbmp(100,6,#0,0,0,1,0);//rcbmp(100,6,#FF00FF,0,0,1,0);
and change it to this and save the file:
element [id=atom(contentcontainer0)]
{
background: rcbmp(100,6,#FF00FF,0,0,1,0);//rcbmp(100,6,#FF00FF,0,0,1,0);
Make sure you do this as the very last thing. If you open the logon in the Logon Studio editor it will change it back to the default and you will have to change it again.

Reply #6 Monday, August 13, 2007 6:00 AM

White mask color:

Maybe there is a connection to what wallpaper is being used. I've found that if there is a lot of true black in your wallpaper, that you need to have the mask color set to true white. Otherwise all your black bits will be transparent.
Reply #7 Tuesday, August 14, 2007 5:29 PM
Companion
Reply #9 Friday, October 26, 2007 7:12 PM
Reply #10 Saturday, February 9, 2008 11:50 AM
The mask color, is the color that will be transparent in the background image. You need to set the mask to a color which is not in your image. I usually go for a light purple.
The problem with the suggestion above, is that if you have an image with that specific color in it, the problem will still happen.
Reply #11 Saturday, February 9, 2008 6:50 PM
it's a graphic converter - some antivirus' every so often pick it up as dangerous and either quarantine or delete it (depending on your settings/answers to alerts
https://forums.stardock.com/?forumid=165&aid=64790
https://forums.stardock.com/?forumid=175&aid=80406
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!







Reply #1 Sunday, August 12, 2007 2:42 PM