Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
As far as I know, you can't change the file type for Report Subscriptions. What is the reason for needing a .csv instead of .xls?
Hi Spencer,By subscriptions, do you mean Smart List subscriptions? You can change the format by selecting "Comma Separated Value" as the "Format" type when setting up the subscription.
Hi Brian,I assume your current favicon is on your server/or in Marketo as a file named "favicon". I would locate that file and replace it with your new favicon file, making sure the names of the files are the same. If the file is hosted in Marketo, the name will stay the same automatically.
Hi Nimisha,The referrer is where someone came from to get to your site, and the entry page is the first page on your site that they landed. So if someone searches on Google for your company, and they click on a link to your homepage, the referrer would be google.com, and the entry page would be your...
Hi Liz,I recommend building your Guided LP templates with a CSS framework, such as Bootstrap or Foundation. Both enable you to quickly build pages that are fully responsive on all devices, mobile included. Bootstrap is probably the most popular of those two.
To change the placeholder text, which is the text you see before you type anything into a field, you'll need to add this to your custom CSS:::placeholder { color: #333 !important; opacity: 1; }:-ms-input-placeholder { color: #333 !important;}::-ms-input-placeholder { color: #333 !important;}Tha...
Hi Callum,Are you trying to make the border of the form fields darker? Currently, the color of the border is being set by "border-color: #ece6e6". You'll need to update the "border-color" to what ever color you want.
The reason those 3 sections are stacking is because you have a typo where you are referencing the bootstrap.css file.The file referenced here should be "bootstrap.css". You currently are referencing "bootstrap]". See the end of the href in the blue highlighted section.
I'm not seeing that you added style="padding-bottom:20px;" to the