The paths are different here, but maybe it'd be possible to adhere to a strict naming convention and use something like a token or string variable to change the image path for both...
Knak has a templating tool that'll do something like this -- you can modify stuff on their platform and then import your work there into Marketo, they've been at it for a while and...
I haven't seen anything like this before, but I normally stay away from the "mktoImg" class all together unless it's really needed to lock an image into the background or something...
Hey Alison, would you mind marking my solution as "correct" if it worked for you? It'll close out the question (make it a green icon instead of blue) so that folks can see it's bee...
Hey Malcolm,Im using the Chrome inspector tool (F12 on a PC). In the screenshot below, I've found an email and clicked into the "Preview Email" view. In this view, your variables a...
Hey Jo-This most likely has to do with the proportions of the container (maybe 16x9) compared to the proportion of the video (maybe 21x9). I don't think the Marketo Starter templat...
Hey James,I agree this isn't really a helpful default that Marketo sets out-of-the-box. You can adjust this setting for both LPs and EMs under the Email section in the Admin menu.A...
Hey Vikram, here's my two cents...Also trying to understand- what if a HTML formatter is provided in the editor, would it suffice?I think the biggest help here would be to take the...
/* column padding */ form.mktoForm fieldset .mktoFormCol .mktoFieldWrap { padding: 0 10px !important; } You'll find this on line 139 in the most recent (bottom) set o...
Currently, (top image) there is functionality for links in the Advanced Tab that allows you to edit the ID, Style and Class of the link element. This creates a "code-free" interfac...