-->
Page 1 of 2

Adjusting Textbox length

PostPosted: Sat Mar 03, 2018 3:14 pm
by Zim
Can we adjust textbox size?
Thanks

Re: Adjusting Textbox length

PostPosted: Sat Mar 03, 2018 5:33 pm
by Mmiscool
Look at the docs. There is a section dealing with css.

Re: Adjusting Textbox length

PostPosted: Sun Mar 04, 2018 12:56 am
by Zim
Thanks for the reply. I am new at this. The textbox used to display the variable in the thermostat is what I am referring to. I have read the doc on it but found no reference to size. Can you give a code example?
Thanks

Re: Adjusting Textbox length

PostPosted: Mon Mar 05, 2018 8:21 pm
by heckler
I would search the forum for "css"
In doing so I found this example...
viewtopic.php?f=40&t=6391&p=65205&hilit=css#p65205

I know there are other code examples that have text boxes with different sizes.
Also always look at others code examples if you can and even better have an esp module for quickly trying out others examples. Even if you don't hook up any inputs or outputs, etc. you can learn a LOT by just loading and running someones code example and taking a look at the resultant web page on the esp module.

hope this helps (I'm no CSS expert)
dwight