<![CDATA[ Customize the appearance of the Login page / fields. - My Forums]]> https://forums.modx.com/thread/?thread=102087 <![CDATA[Customize the appearance of the Login page / fields.]]> https://forums.modx.com/thread/102087/customize-the-appearance-of-the-login-page-fields#dis-post-550192
When I view the lgnlogintpl.chunk.tpl, I see that there are some CSS styles identified (ex. div class="loginForm") but I do not know where the corresponding CSS lives. Perhaps I need to actually define those styles myself in the CSS that I assign to the template that will drive the login / logout pages?

Any direction on all of this would be greatly appreciated. Thanks.

]]>
marcozoid Apr 22, 2017, 12:53 AM https://forums.modx.com/thread/102087/customize-the-appearance-of-the-login-page-fields#dis-post-550192
<![CDATA[Re: Customize the appearance of the Login page / fields.]]> https://forums.modx.com/thread/102087/customize-the-appearance-of-the-login-page-fields#dis-post-550450
Another quick question though: Is there a way to have a user automatically logged out after a set amount of time of inactivity? I presume there is, I just do not know where to set that parameter.

Thanks much.]]>
marcozoid May 04, 2017, 03:33 PM https://forums.modx.com/thread/102087/customize-the-appearance-of-the-login-page-fields#dis-post-550450
<![CDATA[Re: Customize the appearance of the Login page / fields. (Best Answer)]]> https://forums.modx.com/thread/102087/customize-the-appearance-of-the-login-page-fields#dis-post-550196
[[!Login? 
    &tplType=`modChunk` 
    &loginTpl=`myLoginChunk`
]]


Then you can just use your own CSS. I presume this is for a website project you've already got 1 or more CSS files for. Just put it in there using the classes in the login form.

Incidentally, the login form up in the top right of the forums or the one over at https://modx.com/login are using Login. ]]>
smashingred Apr 22, 2017, 01:21 AM https://forums.modx.com/thread/102087/customize-the-appearance-of-the-login-page-fields#dis-post-550196
<![CDATA[Re: Customize the appearance of the Login page / fields.]]> https://forums.modx.com/thread/102087/customize-the-appearance-of-the-login-page-fields#dis-post-550195 marcozoid Apr 22, 2017, 01:20 AM https://forums.modx.com/thread/102087/customize-the-appearance-of-the-login-page-fields#dis-post-550195