Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
This article was awesome. I would absolutely recommend it to anyone thinking about tweaking templates in general, and creating modules particularly.Even for someone with marginal HTML skills, asides from the HTML editor validation stuff being quite broken in Marketo, It was a piece of cake to add t...
Now that I like!It makes it much cleaner to start from scratch. Thanks Sanford!CheersJo
Haha.. thanks. I was trying to work out where you got the nice formatting.I'll try and move my css into a
Sanford,coming back to this idea of a separate loaded with CSS goodness?
Sanford,I'm using this as a baptism by fire learning opportunity (my favorite kind )There are many challenges I am facing (and enjoying working through)Images/Radio ButtonsStyling on the submit button (including hover state)Getting the font rightetc.And yes, it means I need to lean on experts, howe...
OK. I kind of understand.Out of interest, is it possible to add new themes over and above the 7 shipped, so that the them becomes the basis for any forms created?
Hi there.I'm working on a Marketo form, and would like to be able to have images next to radio buttons.This example shows checkboxes below house types, and I want to do basically the same thing, but radio buttons not checkboxes.https://www.auranga.co.nz/enquire/
It does sound like !important is a bit of a kludge, so I'd rather dodge that.how do you mean in its own
Here is my landing page - http://go.auranga.co.nz/AUR-2017-Test.html Here is what I am working towards achieving (including mouse over on the button) Register your interest Ultimately, I expect to be embedding the form directly, not via a Marketo LPCheersJo
All,I'm creating my first Marketo form, and started using the simple form theme, so I could overlay CSS from there.I've added this into my custom CSS .mktoForm .mktoButton { border: 1px solid #f07d00; color: #5e524d; }But for it is having no effect on the button when I do a preview.What am I miss...