does anyone know if there is a way to make the password action bigger.
In the page above, when viewed on a mobile device the password bex etc is very small.
Thanks
http://www.spartandesignandconstruction.co.uk/
freewaytalk mailing list
email@hidden
Update your subscriptions at:
waltd
(Walter Davis)
2
Thereβs no style applied to the form element, itβs just default font size. You could try adding a style to the page like this:
form[name="pswdform"] input { font-size: 18px }
Wrap that in a <style>
container, in the Before section of the Page HTML Markup dialog.
Walter
On Feb 26, 2017, at 2:32 PM, Tony Farrer email@hidden wrote:
does anyone know if there is a way to make the password action bigger.
In the page above, when viewed on a mobile device the password bex etc is very small.
Thanks
http://www.spartandesignandconstruction.co.uk/
freewaytalk mailing list
email@hidden
Update your subscriptions at:
https://freewaytalk.softpress.com/person/options
freewaytalk mailing list
email@hidden
Update your subscriptions at:
thank you , i will try that
freewaytalk mailing list
email@hidden
Update your subscriptions at:
sorry, one more thingβ¦
do you know if it is possible to center the button under the text box.
At present the text box is slightly shorter than the submit button
freewaytalk mailing list
email@hidden
Update your subscriptions at:
Paul4
(Paul)
5
You could also try my Action that adds more styling features to a form element.
http://www.actionsworld.com/formelementcss.php
freewaytalk mailing list
email@hidden
Update your subscriptions at:
do you know if it is possible to center the button under the text box.
Select all the text in the containing Div βitem3β then simply clicking on the centre align button should do the trick.
D
freewaytalk mailing list
email@hidden
Update your subscriptions at: