corona virus CSS
Rich S
Mar 13, 2020 1:24 PM
Member for 7 years
303 posts
I can't seem to embed this css in my email template, I must be doing something wrong ;-)
.coronavirus {
status: present;
overflow: visible;
font-style: chinese;
border: none;
color: #BADA55
thread-duration: 6480000s
transform: scale(worldwide%)
}
Chris/Paul/Ken stay safe we all depend on you and the rest of the team!
Paul W
Mar 14, 2020 9:30 AM
OR Team Member
Member for 17 years
891 posts
CSS won't work in emails, Rich. Virtually every email program on the planet (Gmail, Outlook, Apple, Android) all strip that stuff out. Even a lot of normal HTML gets removed. Are you trying to create a warning box or alert or something?
Katie Reuben
Feb 24, 2024 7:13 AM
Member for 2 years
16 posts
wooosh!