Problem: Unable to display any pictures or even the notorious "x" box.
Description: I am trying to create a dynamic email "body" for announcements from the IT department to the rest of the company. I first made the mistake of going HTML5 and Div, however learned after a little bit email clients are down right retarded.
So after adjusting it to table format and inline style tags, I get the basic function of what I am going for, however the images are completely not present whether erroneous or not. The table functions in a 3 row setup with the <td> background settings for the images. I have tried both hosted and attaching the images to the email but no luck.
I have read about 13 tutorials so far having ALL to do with render the desired product, copy/paste into email under Rich Text Formatting.
Now while pasting it into RTF, it works on Gmail however not on Outlook. I tried sending the Gmail success to outlook and it displays as if no images were ever present, no indicators or nothing.
So the question is, what do I have to do to get this to work?
The link below is to the code pastebin. I want to keep this background image dynamic because its "too difficult" for some people who edit it to expand it to contain the body of their text.
Description: I am trying to create a dynamic email "body" for announcements from the IT department to the rest of the company. I first made the mistake of going HTML5 and Div, however learned after a little bit email clients are down right retarded.
So after adjusting it to table format and inline style tags, I get the basic function of what I am going for, however the images are completely not present whether erroneous or not. The table functions in a 3 row setup with the <td> background settings for the images. I have tried both hosted and attaching the images to the email but no luck.
I have read about 13 tutorials so far having ALL to do with render the desired product, copy/paste into email under Rich Text Formatting.
Now while pasting it into RTF, it works on Gmail however not on Outlook. I tried sending the Gmail success to outlook and it displays as if no images were ever present, no indicators or nothing.
So the question is, what do I have to do to get this to work?
The link below is to the code pastebin. I want to keep this background image dynamic because its "too difficult" for some people who edit it to expand it to contain the body of their text.