Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
This idea was prompted by our current (extremely clunky) method of delivering lead information on email engagement. We're currently having to create a multitude of Smart Lists when we want to pull through specific lead records on email engagement - after which we create Smart List Subscriptions whic...
Yeah I noticed that was the issue after I checked the console
There has to be something seriously wrong with the way the CSS is being read and interpreted by the browser. I think there must be a request that isn't being run when @import is used as opposed to direct CSS definitions in the stylesheet). I'm using @ import exactly as it should be used and it still...
Hi, just a quick question pertaining to that JS Snippet... the guide you linked to states that the code should appear on the landing page housing the form. But, I would like the CSS to apply across multiple forms, not just the one form on that landing page...
Hi, no idea how to delete it but please feel free to (if you're an admin).Thanks for your help!
Hi all, As the title (hopefully suggests), I've created a universal/global stylsheet for a selection of forms in our Marketo instance that I would like to reference from multiple forms. What would be the best method to achieve this?So far I've tried a simple @import which doesn't work in custom CSS ...
Hi all, as the title suggests, I'm trying to reference an external stylesheet to reskin my form rather than editing the CSS under every single form.. Any ideas?