Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@harshadoak,@SanfordWhiteman is correct, there is no way to filter by date range, so you'd have to retrieve them all and then filter the list client side. As a point of slight pedantry, you're not actually fetching the files, just a reference to them (through the URL attribute), if you want to get...
@sbeauComm ,what outcomes are you looking for from this? In terms of operational necessity, there is no need to do anything. Marketo (as you noted) tracks unsubscribes, and they are nicely durable across duplicates etc. RegardsJo
@jinawatson ,I've done a bit more work on this. You have two culprits:I turned off max-height.The image width was hard coded to 200px. I deleted thatThis gave me the following:HOWEVER: while it now looks good on desktop, your mobile version does not look good. I think your carousel needs revisitin...
@jinawatson is this the hero image?https://it.recastsoftware.com/rs/563-ODB-688/images/am_ssv2.png How big should it be? Assuming the image is the one I'm guessing at, the first thing I'd say, is get the image cropped to it's actual dimensions. It has a LOT of whitespace top and bottom. CheersJo
@Dave_Roberts Yep - VML all the way for border radius. The preview edition of Outlook still needs all the VML and MSO directives... YUCK! I actually, somewhat ironically, reported a bug to Microsoft about the MSO directive processing in the preview edition. I mean seriously, they are making CHANG...
@kenmckown ,what does your string look like. Also, what does the rendered CSS/HTML look like when you are in preview mode? Don't forget also to consider the VML you'll need to at least get text with background image working in Outlook. If you google, you'll find examples. Once you've had a crack ...
@alludoalex , looking at the URL for the image in the OP, it is already in Marketo design studio.
@Dave_Roberts ,I've had no problems over the years with Outlook buttons and rounded corners. I've left the Litmus stuff behind long ago, but I still find it a useful jumping off point. I've read that the new Outlook is supposed to be more standard, but my experience says it still relies on VML and ...
@kenmckown ,There is good intel here: https://nation.marketo.com/t5/champion-program-blogs/email-template-quick-start-guide/ba-p/344792It misses some stuff, but in terms of basics like how to use variables, it'll give you what you need.CheersJo
@kenmckown ,Outlook supports fairly limited HTML. It's very frustrating. You need to become familiar with VML if you want to become expert at email template coding (not just Marketo, this is universal). For buttons, check out this resource, there is good reading here.https://www.litmus.com/blog/a-...