Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
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...
All,I've just answered my own question. You have to edit the landing page, then approve and close.Magically that makes things work. I had presumed that the form was simply embedded and therefore changes would flow through automagically. Apparently not!CheersJo
All,I'm sure this has been asked a million times before, but I have searched without success.Firstly, I acknowledge I'm a massive n00b when it comes to CSS (sorry folks).I've tweaked a form with the basic theme (it seemed the safest place to start), and then added in custom CSS on the basic theme . ...