How to set user account background transparent???

I was wondering if there was a way to make it where the element User Account has a Transparent background
3,866 views 4 replies
Reply #1 Top
You would need to recode the uifile and create a 32 bit alpha blended bmp If you are trying to make a logon with Logon Studio.
Reply #2 Top
wow thats all greek to me and im a programming major ... how would i go about doing something like that
Reply #3 Top
for the bmp, I'm guessing you could follow this tutorial substituting 128 for the bmp in question.

for the uifile... I got nothing except don't edit it in logon studio - once edited, don't open it in edit mode in logon studio = else you gotta start over.


that's all i've lernt so far
Reply #4 Top
That was the tutorial I read but its a little complicated.Boiled down to essentials...

Create image(about 500x500)with or without shadow,above a layer of perfect black.Switch to channels for your image,add a layer(it will appear black in the thumbnails).That is your alpha channel.
Switch back to layers and contol click your image layer.Go back to your alpha channel and fill the slection with perfect white.(black will be transparent and the white areas will be what shows)

Save the image as Bitmap_128 (32bit bitmap)Paste it in the folder for your new logon.

If you need a logon file to work from you can use this one if you like...all you have to do is replace the images with your own and edit the UIFile in notepad to change text colors and element positions.
There is a photoshop file too if you want to see how the channels look.  

WWW Link