+ Reply to Thread
Results 1 to 6 of 6

sending mail in outlook with image in Top center of body .

  1. #1
    Forum Contributor
    Join Date
    04-03-2011
    Location
    India
    MS-Off Ver
    Excel 2015
    Posts
    122

    sending mail in outlook with image in Top center of body .

    Hi,


    When i fired the below code it shows multiple images in outlook body of the mail & attached image is due to smaller size of the image.

    I would need the image in top center of the outlook body and then text should go like

    HTML Code: 


    HTML Code: 
    Attached Images Attached Images

  2. #2
    Forum Contributor
    Join Date
    04-03-2011
    Location
    India
    MS-Off Ver
    Excel 2015
    Posts
    122

    Re: sending mail in outlook with image in Top center of body .

    BOSS

    do try this n solve this

  3. #3
    Forum Contributor
    Join Date
    04-03-2011
    Location
    India
    MS-Off Ver
    Excel 2015
    Posts
    122

    Re: sending mail in outlook with image in Top center of body .

    Hi

    did anybody try this

  4. #4
    Forum Contributor
    Join Date
    04-03-2011
    Location
    India
    MS-Off Ver
    Excel 2015
    Posts
    122

    Re: sending mail in outlook with image in Top center of body .

    bump no response

  5. #5
    Forum Contributor
    Join Date
    04-03-2011
    Location
    India
    MS-Off Ver
    Excel 2015
    Posts
    122

    Re: sending mail in outlook with image in Top center of body .

    bump no response

  6. #6
    Valued Forum Contributor
    Join Date
    05-21-2009
    Location
    Great Britain
    MS-Off Ver
    Excel 2003
    Posts
    550

    Re: sending mail in outlook with image in Top center of body .

    Quote Originally Posted by yogananda.muthaiah View Post
    Hi,


    When i fired the below code it shows multiple images in outlook body of the mail & attached image is due to smaller size of the image.

    I would need the image in top center of the outlook body and then text should go like

    HTML Code: 


    Please Login or Register  to view this content.
    Is that really the file path and name, or are some backslashes missing?

    With backslashes added, change the code to:
    Please Login or Register  to view this content.
    and include background-repeat: no-repeat; background-position: center; in the body tag.

    Also, it's not clear if you want to include the image as a file attachment as well as a background image (the email text implies you do). If so, add a second .Attachments.Add imgnm.
    Post responsibly. Search for excelforum.com

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1