HandlerOfCode
Technical User
Dear friends,
I have difficulties in creating a functioning HTML signature with an image for Outlook Express.
First, I tried the simple <div> sections in order to package the whole signature as relative, and all its elements as absolute. Everything appeared correctly in web browsers, but in Outlook, the image and the text were positioned as if there were no div section at all. However, the image did appear, and I used <img src=""
Then, I tried to do arrange the elements as tables. The elements are now positioned correctly, but the problem is that the image does not appear. The image does appear when I send the message to my own outlook, but not when I send the message to another person's outlook. When I send the message from outlook to gmail, the image does not appear in gmail. However, the image does appear in one another webmail, although slightly differently than in my outlook.
According to this thread, there are problems with images in tables:
Any suggestions about how this could be done? I've read that there are lots of problems with CSS too.
-Eemeli
I have difficulties in creating a functioning HTML signature with an image for Outlook Express.
First, I tried the simple <div> sections in order to package the whole signature as relative, and all its elements as absolute. Everything appeared correctly in web browsers, but in Outlook, the image and the text were positioned as if there were no div section at all. However, the image did appear, and I used <img src=""
Then, I tried to do arrange the elements as tables. The elements are now positioned correctly, but the problem is that the image does not appear. The image does appear when I send the message to my own outlook, but not when I send the message to another person's outlook. When I send the message from outlook to gmail, the image does not appear in gmail. However, the image does appear in one another webmail, although slightly differently than in my outlook.
According to this thread, there are problems with images in tables:
Any suggestions about how this could be done? I've read that there are lots of problems with CSS too.
-Eemeli