Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Dave, I've got it working - sort of. It works in my Outlook, but not the clients (not so great!).in the clients Outlook, the background colour still shows instead of the image.Any thoughts on what next?
@SanfordWhiteman ,have you had any joy getting the upload button to appear somewhere in the middle of the form? (i.e. between a couple of fields).I took the code that renders the upload button and threw it into a richtext element on the form to see if that would magically work. It did not 😞Any bril...
Good afternoon all.I'm playing around with a template currently and getting and odd outcome. In preview it is fine, but when I send a sample I get this outcome.The bottom half is how it should look. If I remove all the modules, and just leave the read online code I get a duplicate of read online o...
@SanfordWhiteman,Hmm... And I've manifestly failed.I've been using this code
Grr.. CMS is injecting all that rubbish.Take out all the blank lines, and hey presto!!!!That then meant I could sort out the one remaining issue around validation (I hadn't swapped the field name), remove the test email code, and stuff actually worked!!!!!Now to try and back fill your amazing form p...
@SanfordWhiteman ,I am trying to get this going. I'm working on this pagehttps://www.metlifecare.co.nz/mothers-day-messages So far it isn't file uploader. I'm sure I'm missing something obvious, but I cannot see it (my JS is marginal at the best of times - and while I can see the intent of what i...
All,just bumping this to see if any one has any ideas. CheersJo
Hi there.Is your designer meaning media queries? If so, then yes - you can set media queries to change classes at different resolutions. In the template you may see code that looks a bit like this You can set more of these if you need (320px? That sounds like a digital potato or something) Cheers...