I am making some modifications to an email template and want three one (or two) word columns of text on top of my banner image in the top of the email. I want the text to be on the bottom of the image and read "December 2011" "View Online" and "Forward" respectively.
As you can (hopefully) tell from the code below, right now I have the December, View and Forward text as a table below the image. Is there a way to move that text up and place it on top of the image (so there's not that extra white space below)?
I've tried the image background method but seem to be missing something in application. All help is appreciated. Thank you in advance.
I am making some modifications to an email template and want three one (or two) word columns of text on top of my banner image in the top of the email. I want the text to be on the bottom of the image and read "December 2011" "View Online" and "Forward" respectively.
As you can (hopefully) tell from the code below, right now I have the December, View and Forward text as a table below the image. Is there a way to move that text up and place it on top of the image (so there's not that extra white space below)?
I've tried the image background method but seem to be missing something in application. All help is appreciated. Thank you in advance.
When you're dealing with HTML emails, this kind of thing isn't possible. Some email clients will allow you to do background-image and position, but clients like Outlook don't allow it.
The best way to do it so it's compatible with ALL email clients would be to create the composite in photoshop and then slice it up. Then put the images into a table layout, making sure to add the "alt" tags so people can see what the links are. And also make a multi-part email.
__________________ WordPress Designer and theme developer. KlongDesigns - helping bloggers and non-technical folks claim their space on the internet.