Problem with my Logon Screen
LogonXP
Monday, September 27, 2010 by wolodia | Discussion: OS Customization
Hello. I made my first logon screen. I have small problem - in my new logon screen i can't see any words like "Welcome" "Shuting down..." "Loading" etc. I see on screen only image when system is loading and shuting down. Can You help me with this?
This is my logon:
Greetings,
Wolodia
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 Monday, September 27, 2010 12:27 PM
/*CenterDivider*/
element id=atom(ContentContainerLeftPanel) layout=filllayout() layoutpos=left
element id=atom(ContentContainerLeftPanel2) layout=flowlayout(1,3,2,3) layoutpos=client
element id=atom(leftpanel) sheet=styleref(leftpanelss) layout=filllayout() layoutpos=left
element id=atom(logoarea) layout=verticalflowlayout(0,3,3,2
/*Logo*/
element id=atom(help) contentalign=wrapright width=370rp padding=rect(0rp,0rp,0rp,0rp)/
/element
element id=atom(msgarea) layout=verticalflowlayout(0,0,0,2)
element layout=filllayout() width=370rp
element id=atom(welcomeshadow) content=rcstr(7)/
element id=atom(welcome) content=rcstr(7)/
Look for the above in the UIFILE in the logon folder. The values I have bolded will by default be set to zero by logonstudio.
Set them to at least 350 for the messages to show.
Do this last after you have everything else the way you want it, must do last because any time you make and save changes in the editor
these values will be set back to zero.