Results 1 to 4 of 4

Thread: [RESOLVED] Adding wallpaper/or page color to an email

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Location
    Hendersonville , NC
    Posts
    260

    Resolved [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
    William E Gollnick

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    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

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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.

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Location
    Hendersonville , NC
    Posts
    260

    Re: Adding wallpaper/or page color to an email

    Thanks
    William E Gollnick

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width