Page 1 of 1

Size of the textboxes in a blocksetup

Posted: Fri Feb 02, 2018 8:23 am
by Asobig
I'm trying to make a new block.
In the xxxConfig.txt file i can specify fields for texts, but why have all boxes a different size? Where can i control the width? I seems as if it is at random.

Image

Re: Size of the textboxes in a blocksetup

Posted: Fri Feb 02, 2018 9:07 am
by Jachym
the minimum width should be 50 or longer if necessary, it is in admin/blockSettings.php, however you dont need to worry about it too much because it is not visible to any users

Re: Size of the textboxes in a blocksetup

Posted: Fri Feb 02, 2018 9:33 am
by Asobig
I know, was just curious..