Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hey Daley-Are you using the starter templates from the Marketo Library or your own HTML code from your previous efforts and placing that into Marketo? Here's a link to the email documentation that might help out: Email Marketing - Marketo Docs - Product Docs One issue that I've experienced with the ...
Hey Brienne-Im not able to follow the link your provided, that points to your machine (file:///C://..... < that's a link to a folder in your "C" drive) but that should be ok. I like to use a program called Skitch to take screenshots (it's free and easy to use) for things like that, check it out when...
Hey Amy-In my experience, I've found that if there were an "order of operations" like in math (PEMDAS) for email, that gMail Apps would be the first 'order' of business when it comes to coding "safely" for the email universe. When I code up an email, I'll start with gMail mobile and scale up from th...
Hey Nikki-I looked thru the screenshots you attached and they all seem to have the common thread that the bg-image is just a little wider on each side than the content that's "on top" of it in that banner section. This tells me that Outlook is filling the background image based on the width of the c...
Hey Brienne-If you'd like to send me code for some reason b/c you'd rather it not be public, feel free to reach out to dave-at-digitalpi.com, otherwise, if you wouldn't mind posting those resources here for the greater good, that'd be awesome in case anyone else runs into this issue or wants to foll...
Hey Brienne-Here's a good place to start with some helpful info: Email Editor line spacing My best play here is to adjust the email editor settings as Joe Reitz points out in the link above. I set mine to
or
Would it be possible to have a " Token Display | Rendered-Token Display" boolean somewhere in the interface (much like the Desktop/Mobile view in the EMail 2.0 Editor) which would display tokenized values from within the editor experience without having to kick it into some kind of preview mode. I f...
Awesome suggestion Gregoire, this would be a game-changer for sure!Is this live yet, or in-progress?
Generally, the free-form landing page templates are not responsive "out-of-the-box".You might have better luck with some of the Guided LP templates, but the library is no doubt limited. Bootstrap is a free framework you can use with the guided landing pages to jump-start your Responsive page-product...
Hey Anna-Could you post a link to the code you are using for this template, it's likely that you'll need some custom CSS to help position and style the banner image to be responsive. It's been a while since I've worked on the older builder, but I'd be happy to try and help you solve this issue. As G...