For a while now, I've been attempting to create a specific design for my email signature but have hit a wall. It seems like the image I want to include above the first line of text is causing some trouble and it doesn't quite work as intended.
The problem is that I need a small image to appear above the text that users will input into the email signature. It should look like this:
[image] [type here] [additional signature details such as phone number]No matter what approach I take, Outlook always adds an extra line before the image and positions the cursor there. I can't seem to figure out how to make the cursor start after the image without manual intervention (like clicking or pressing tab).
I've experimented with making the image a background element within a div/span/table, and also attempted to use CSS to adjust the margin-top to a negative value. However, the issue appears to arise from how Outlook handles the signature placement relative to the HTML elements created for typing.
Does anyone have any suggestions or am I pursuing an impossible task?