That's right, it is not technically possible. Only the "Forward to a Friend" button within the email can allow us to understand that there is a new recipient of the message. If a l...
If you just create a new form it will use the Form Editor 2.0. To override the CSS, you have two options:1. In tab #2 (Form Settings > Form Theme), click the gear icon in the top-r...
If you have a campaign listening for form fillout on that page, and then changing the unsubscribe value, it will not associate with the email. The form itself must be changing the ...
If you approved it, you can't revert it. But if it's still a draft then you can just discard it. The good news, however, is that the button actually doesn't do much so it's probabl...
Yeah, the CSS manipulation works for any font. You can specify that the labels should be any font you wish buuuuuuut, you'll probably want to make sure you're specifying a universa...
Sure, that works fine. If you're using a web font, you can put a reference to it on your page that the form is on, then use CSS to style the form labels with the font.
If you email me the verbatim snippet that you are entering, I can go test it out and see if I can re-produce it. Shoot me an email at jcooperman@marketo.com
What is the actual code you're putting in? I assume you aren't actually putting this in there:<p><font face="Verdana" size="1">This email was sent to {{lead.Email Address}}.</font>...