layoutgrid and login object

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
Paul
 
 
Posts: 88
Joined: Thu Feb 07, 2013 3:13 am

layoutgrid and login object

Post by Paul »

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.
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: layoutgrid and login object

Post by Pablo »

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.
Paul
 
 
Posts: 88
Joined: Thu Feb 07, 2013 3:13 am

Re: layoutgrid and login object

Post by Paul »

Suggestion: Would have been interesting to have a button displaying the password (login).
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: layoutgrid and login object

Post by Pablo »

The password is stored as a hash so it cannot be displayed.
Paul
 
 
Posts: 88
Joined: Thu Feb 07, 2013 3:13 am

Re: layoutgrid and login object

Post by Paul »

Ok, Merci
Post Reply