By default LogonStudio sets they margins for these to zero so they do not show. You can get them back by editing the UIFILE in the logon folder.
Look for the following lines
/*Logo*/
element id=atom(help) contentalign=wrapright width=300rp padding=rect(0rp,300rp,0rp,0rp)/
/element
element id=atom(msgarea) layout=verticalflowlayout(0,0,0,2)
element layout=filllayout() width=300rp
element id=atom(welcomeshadow) content=rcstr(7)/
element id=atom(welcome) content=rcstr(7)/
The 2 values in bold will be zero by default,set them to at least 280 and up to res width you run.