|
-
Jul 11th, 2009, 02:35 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Adding wallpaper/or page color to an email
I am generating emails using the system.net.mail class.
While I am able to easly add an image and a signature block to the email, I am having trouble either adding a wallpaper OR a background page color (anything but WHITE) to the doculemt going out.
Anyone have any ideas??
thanks
gollnickl
-
Jul 18th, 2009, 05:11 AM
#2
Re: Adding wallpaper/or page color to an email
Hey,
Are you using an HTML email?
If you are, then you should simply be able to edit the HTML to include a background.
Remember though, not all email clients accept HTML email given the security risk, so you may need to ask yourself whether this is actually needed or not.
Just a thought.
Gary
-
Jul 20th, 2009, 04:46 AM
#3
Re: Adding wallpaper/or page color to an email
You could always use inline CSS to change the color or background image of the DIV containing all the email contents. Email clients will block it initially, so the entire email will appear blank if you're using white text.
-
Jul 20th, 2009, 06:17 AM
#4
Thread Starter
Hyperactive Member
Re: Adding wallpaper/or page color to an email
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|