Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Michael,Thanks for working with me on this. I still can't get anything to happen with the button. It stays the same as the default look. Changing background to background-color as well doesn't change anything. Not sure where to go from here.
I got the button to center. I was missing an "!important;" Do you know why my button styling wouldn't be changing to what I specified in my custom CSS? It still is the same default button for some reason.
Here is my custom CSS. The border is working great. The button however still is left aligned and the css is not changing it. I used this as a resource: How To Style A Marketo Form Like A Pro/* Add your custom CSS below */.mktoForm { border-style: solid !important; border-width: 2px !importa...
Hi Michael,I have tried adding custom CSS in the form that people say works but it doesn't. For example, I tried this: CSS to Change the Button on the Form . Could you provide a some CSS that I should use to change the border or button?Thanks
Hi all,See attached image for what I am trying to accomplish.Question:How do you add a form border and custom button/edits in a marketo form? I can't figure out the proper CSS. (Not a programmer) Thanks!
Hi All,Background:We have existing auto-assignment rules in salesforce that route based off region.Question:How would you go about splitting routing 50/50 for specific web leads? How could you split the lead volume evenly to 2 reps? Thanks
Sanford,Is this the type of logic you were referring to? If so, could you accomplish the same thing by the below steps?Create new address fields to be used in web formsCountry Middle ManState Middle ManCity Middle ManPostal Code Middle ManStreet Middle ManDevelop Web Form Address Field Management P...
Thanks Sanford. I am not a developer. Could you explain a little more simply what you mean by posting data only to staging fields and the functionality of that?
Hi All,Question 1:All our web forms populate country, state, and postal upon a fill out. How do people handle or would handle a situation where someone is pre-existing in our database with full address information (country,state,postal,street) and they then end up filling out one of our web forms w...
Hello all,Background:We are looking to develop transactional emails to send immediately when someone fills out one of our web forms. It would be a web form submission confirmation email. It would be operational.Question:In operational emails such as this can you use that opportunity to also provid...