Email_Ext email-ext plugin not rendering Background CSS, gradient and images

197 views
Skip to first unread message

Gayathri Ravindran

unread,
Oct 6, 2014, 2:44:21 AM10/6/14
to jenkins...@googlegroups.com
Please find the attached HTML, CSS and image files.

When i copy the content of the HTML file to Email-ext body content area and keep the images and CSS either at workspace or directly as inline CSS and trigger an email., i am not receiving in the same format in outlook as i have in HTML when in open in the browser independently.

I don't see the <BODY> background image or the images that i gave in background:url() property in the recieved email. Also the gradient image that i formed using the below CSS attributes remain plain.

z-index: 2;
top: -13px;
border-width: 3px;
padding: 30px 20px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
-webkit-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15); 


. Why is this.? Even i gave the references of the images that are available online in web, even then images are not rendered.

Sometimes in outlook, i even see, "If there are problem viewing this email., open in browser" alert. But even if i open in browser, my css and images were not appearing.

Would be great if someone help me here asap.
New folder.zip

Slide

unread,
Oct 6, 2014, 8:58:29 AM10/6/14
to Jenkins User Mailing List

Check the actual email and verify the content you think should be there is there (view the source of the email). Email-ext doesn't do anything special, so I don't think its at fault, it just passes the content into the email.

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages