Page 1 of 1

Content DIV Login

Posted: Sun Jun 04, 2017 2:35 pm
by stevenmartin99
Hi All,

I know your trying to keep the code base small, but can you please change the content div not to be used for the login box, if a user is on the login page, can you show another div specifically for the login ? the content div will not always be the best shape or position to correctly display the login box.

thanks,
Steven

Re: Content DIV Login

Posted: Sun Jun 18, 2017 6:29 pm
by wiz
Can you please elaborate? What would be better than inside a div? Nothing or something else?

Re: Content DIV Login

Posted: Tue Jun 20, 2017 8:33 pm
by stevenmartin99
I mean , a DIV that is not using the ID of "Content"
There should be a DIV with an ID of "login" and css that would render it correctly regardless of the theme/layout of the site.

Re: Content DIV Login

Posted: Thu Jun 22, 2017 1:26 pm
by wiz
Thanks for explaining Steven. If you ever have an idea how to do this with minimum code, please make a pull request on https://github.com/robiso/wondercms and we'll check it out. But it seems making a different system for the login page would take up a few unnecessary lines.

When would this come in handy for WonderCMS users? Did you have any problems when using the current system or did your login page get messed up?