Content DIV Login

Welcome to the WonderCMS community. Anything goes, except for support requests.
Post Reply
stevenmartin99
Posts: 3
Joined: Sun Jan 15, 2017 9:45 pm

Content DIV Login

Post 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
User avatar
wiz
Posts: 749
Joined: Sat Oct 30, 2010 12:23 am

Re: Content DIV Login

Post by wiz »

Can you please elaborate? What would be better than inside a div? Nothing or something else?
stevenmartin99
Posts: 3
Joined: Sun Jan 15, 2017 9:45 pm

Re: Content DIV Login

Post 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.
User avatar
wiz
Posts: 749
Joined: Sat Oct 30, 2010 12:23 am

Re: Content DIV Login

Post 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?
Post Reply