Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hey Pam-Here's a link to a pretty good write up Tutorial: How to Add Anchor Links in Emails - Email Design Workshop that walks thru adding an anchor link (different system, similar process) and at the bottom it includes a chart of the Email Client where you can expect this to be supported. Unfortun...
1. Make a dummy email account.2. Subscribe like a madman to cool brands that look like they're not stuck in the 90s.3. Open their emails, study and compare the code.For both Landing Pages and Email, I'd recommend looking into some kind of framework to work with. I like Bootstrap for Landing Pages, t...
I'll pile on a bit here...Especially if you are hosting the form on an external website, you might be seeing that the Marketo form styles are pushing thru "in place of" your website's form styles. This is usually because your website form styles are loaded into the document earlier than the Marketo ...
Here's a peek at the options in the Form Editor for context-Using the Checkboxes instead of Checkbox will allow you to make multiple selections.Using Checkbox acts more like a radio button (where one selection un-selects the rest) but with the checkbox look instead of the radio.
Hey Sam- Can you include a screenshot of what you're trying to setup, I might be able to help you with something if I could see what you're after here. Are you looking to be able to have people edit the divs from within the Marketo Landing Page Editor? If so, and if that's not working for you, you m...
Glad to hear that got you moving in the right direction. Feel free to chime back in here if your team runs into anything when unfolding the long-term changes - I'd be happy to help!Happy Wednesday! -Dave
Hey Holly-If you look on line 42 of the screenshot of your header CSS, you'll see.em_defaultlink a { color:inherit !important;text-decoration: none !important; }in CSS, this reads "a link inside of an element with a class of 'em-defaultlink'". I can't be sure from what I've seen of your code, but Im...
I agree with you that it'd be easier if you could just easily "tell" the CSS how to deal with a given field in some way that didn't need to involve coding. At the same time, Im not so sure that ALL CSS references need to be so literally tied to the form that they are inflexible for future additions ...
Hey JD-Here's a look at something we've used to make complicated HTML stuff easy for the end-user to implement (kinda like the dropdown idea might help accomplish). On the surface, it's just adding classes to a
Thanks Dan-I had another look and wasn't able to find anything outstanding there, thanks for having a look at other emails for a sanity check. It drives me nuts that I'm not sure why this happens, I'll keep you in mind if/when we come to a solution for this.Thanks again for digging in here with me!-...