MageLuingil Posted May 15, 2008 Posted May 15, 2008 I've been teaching myself how to build a custom logonui, and have been mostly successful ... but I can't figure out this problem. There's a solid black background color behind the users area that fades in (from solid black to transparent) when the mouse hovers over the area. I want to change (or remove entirely) the color of this area.I've changed any colors I can find in the UIFILE to be transparent and white (argb(0,255,255,255)) but it still hasn't gone away. I have one image that's completely black (126 - it's a 1x1 black pixel), but I changed that to the default transparent color and it still didn't change. Any help with this issue will be appreciated.
danker Posted May 15, 2008 Posted May 15, 2008 You change only colours? ore more?Because i have in may list only the line numbers (original Version), and for your field there a line#568 = background colour focus#669 = background colour with out focus
MageLuingil Posted May 15, 2008 Author Posted May 15, 2008 Yeah, I changed the value on both those lines to argb(0,255,255,255) The real strange thing is, when I hover over my name, it does the fade animation from transparent to solid black, but when the animation finishes it switches to completely transparent again.
danker Posted May 15, 2008 Posted May 15, 2008 I'm not shure if i can help, but you can post your extractet "UIFILE"... maybe somone can help!
MageLuingil Posted May 15, 2008 Author Posted May 15, 2008 I found a temporary fix for this to remove the color entirely - I commented out the animation and alpha lines in the logonaccount items (lines 163, 164, 168, 263, and 268 in my attached UIFILE) This will work for me, but I'd still like to know what was causing the black background.UIFILE01000.txt
danker Posted May 15, 2008 Posted May 15, 2008 You should be happy, you fix the problem! You doing a better job then my! B)Don't forget to post your final work!
MageLuingil Posted May 16, 2008 Author Posted May 16, 2008 Oh, I'm glad it's working now. And thanks for helping me out! (I hope I didn't sound ungrateful...)I just wanted to know what was going on in case I actually want to change that area to a different color in the future. Maybe it was just a random glitch, I don't know.Anyway, I'm probably gonna want to make a few more tweaks before I'm satisfied, but I'll be sure to post when I'm done. Thanks again!
komsboy_more Posted June 6, 2008 Posted June 6, 2008 (edited) hey man ...can you explain me that how you delete top and botton blue banner...and set your picture full screen?thx alot Edited June 6, 2008 by komsboy_more
MageLuingil Posted August 8, 2008 Author Posted August 8, 2008 Hey, sorry I'm so late replying. Do you still need help getting those borders out of the way?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now