Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@Chris_Willis1 -- looks like they're actually a real thing you can get on Amazon! Koality Assurance Koala Quality QA T-Shirt - $15.99www.amazon.com/Koality-Assurance-Koala-Quality-T-Shirt/dp/B07CHCN8Z8
Good stuff here @Chris_Willis1 - always nice to walk into an instance that moves at the speed of marketing and this is a great example of how to keep things flowing right along.This deserves a Kawala-Tee 😉
Congrats @Darshil_Shah1!! You've really been all over the community posts this year and helped to make a great impact. Thanks for offering your expertise to the greater good, this is so well deserved! 🏆
I haven't run into this issue specifically so long as you're using a variable within the It'd be helpful to see the string of CSS you're looking to include and how you have the HTML portion of the email setup as well as what you're seeing as an output compared to what you've got setup on the templa...
Here's an interesting read I found on the web about plain-text vs. image-based emails in terms of click-thru-rates:pinpointe.com/blog/text-based-vs-image-based-emails-which-does-better/ This is from 2017 so it might not be accurate information for today and it may not be representative of your audie...
In this example, I'd recommend getting rid of the "mktoText" class on the id="FullfContent" parent container as the most straight-forward solution. This will allow the editable areas inside that container to validate. As the warning mentions, you can't nest editable areas inside of editable areas us...
I'd normally recommend adding additional CSS and JS at the web property level (your website or whatever property the form is actually displayed on) whenever that's possible rather than adding the CSS and JS to the form itself. It is possible to add CSS into the Custom CSS piece of the Marketo Forms...
Hey Cathy, glad that worked out for you. I think you're on the right track with looking to do a review of the modules you have available in your email template and getting something that'll work for adding images in a consistent way. There's a bunch of little nuanced ways that images can go sideways...
It looks like the images might be too wide and forcing the layout to shift to the right too much which might be what's making the text spill out of the box like that? 1. Is the view you shared here a mobile-sized view or is this what you're seeing at desktop size?2. Are the image, text, button and d...
Elegant solution here! Good stuff.