Form Field Titles in Field box (placeholder HTML 5) and other

Anonymous
Not applicable

Thanks guys from Form 2.0Sanford WhitemanGrégoire MichelJamie Lewis

1. Placeholder: I got the tokens to work in a form how do I customize it so that the form field titles are inside the box and to make look like:

pastedImage_1.png

2. Also for opt-in I need the date/time: I'm guessing best way is to: create a variation rule to have it populate in forms (hidden)?

3. Disclaimer copy:
(a)The disclaimer copy appears but the width seems to be half the width and css code doesn't seem to work:

http://na-ab17.marketo.com/lp/213-VVN-394/Test1_LP-Token-ToFixDisclaimer.html

pastedImage_6.png

(b) fields need to extend to full width
(c) Full width Submit button

(d) colour change doesn't work

Css codes used:
#10845885 - Pastie


Thank you,
Will

2 REPLIES 2
SanfordWhiteman
Level 10 - Community Moderator

Set the Rich Text area's width in Forms Editor as well.

For the button:

.mktoForm .mktoButtonWrap.mktoMinimal .mktoButton {

    width: 100%;

}

SanfordWhiteman
Level 10 - Community Moderator

Placeholder values are set in the Forms Editor itself.