Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hey Josh,I think there's an "idea" going for this already somewhere, I remember it coming up a few times after they released EM 2.0 a while back. As Jay pointed out, you could use "words" (as classes) instead of the hex-value, but that really limits the functionality of your template b/c there are s...
Hey Chelsea,It looks like the reason this isn't responsive is that the "wrapper" class is modified in CSS to have a fixed width of 960px so when you're on a small screen it just kinda pushed out the right side of the screen.To get this to line up a little better, I've written a few styles below in a...
... and for a little icing on the cake...While it doesn't make a difference in terms of the file path, I still like to setup a folder structure similar to what you'd see outside of Marketo. When I create a new template, I'll create a new folder inside the images/files folder for my template and then...
I like the idea of having some kind of toggle that'd include (or not) the forms.css file automatically. I supposed it'd still fall under the "workaround the styles" part you already mentioned, but another way to go about this is to just use CSS to override the styles. Generally, you're going to need...
Hey Mr. Dude -- love the name, love the idea!How do you imagine this would integrate with a Marketo form -- would it be a stand-alone service that pushed to a hidden form or something that you could use within the Marketo form editor experience?One of the challenges we see often for clients is custo...
Hey Diana, What is a "comprehensive full stack of web dev as a service" that you're looking for -- like what would you need to get developed? Is stuff for Marketo or more like a website outside of Marketo?Most of the agencies you've listed here I've seen in one-form-or-another turn out full-stack so...
Hey Jordan-We use a mix of and for email with class-based CSS to help them stack for mobile and it seems to work out all right. I noticed in your HTML above, it looks like you've replaced ALL of your 's with 's and that might have something to do with the error you're seeing. I'm pretty sure you'l...
I'd add that working with Bootstrap makes this a lot easier - there are built-in classes to help "flex" (display) and "order" (position) content without needing to build it up from scratch. On the "order" link above, there's a list of classes with device "breakpoints" (screen size) built in to make ...
We normally build one-to-many templates and have a few clients running assets in the 1k+ range. In my experience, you can "trigger" the mass approval and it'll take a long time but I haven't seen it fail b/c of the wait or being interrupted. I've come to not trust the dialog box that warns you it'll...
Hey Liz,Could you add a link to preview the live LP, it'd be easier to have a look at the code to figure out what's going on here.Without seeing it, it sounds like something that might happen if the Text Editor Settings are wrapping your content in
tag when you make an edit. You can check by go