layoutgrid and login object
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
layoutgrid and login object
When I place a login object in a layoutgrid object and test my web page, I notice that the login object fills the width of the layoutgrid object. If I try to adjust the width of the object login, I'm not able to. Is there a way to correct the width of the login object.
Re: layoutgrid and login object
Login forms are flexible so they are always full width of their container. This is behavior by design.
If you do not want to login forms to be flexible then do not put them in a layout grid. Or set the max-width of the grid to limit the size.
If you do not want to login forms to be flexible then do not put them in a layout grid. Or set the max-width of the grid to limit the size.
Re: layoutgrid and login object
Suggestion: Would have been interesting to have a button displaying the password (login).
Re: layoutgrid and login object
The password is stored as a hash so it cannot be displayed.