Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@Murtza, the marketo style, is it always loaded just before the inserted form?So I can via jQuery overwrite the original styling instead of removing it, that will give a better result?
I want to do my own style for forms2, not just add upon marketos default styles. But no matter what i do Marketo always adds the file called forms2.css. I tried to remove it with a jQuery function:$( document ).ready(function() { $('#mktoForms2BaseStyle').remove(); $('#mktoForms2ThemeStyl...
@Brandy C, i have placed this css in my
It amaze me that Marketo is 3-4 year behind on the landingpage part still using position: absolute on every object.So my solution is to remove the default position with:#mktContent [class*='lpeC']{ height: auto; left: auto; min-height: 0 !important; min-width:0 !important; position: r...
HiCan you make a screenshot of you issue in outlook?Outlook 2010 and 2013, can be a bit hard to make nice, it often adds 4-5px to the width of cells.
HiI would make it as one campaign with steps in it 🙂