Email Stationary Image Won't Center

Options
I created a new email stationary with a banner image.  When I created an email and tested it, the banner image is justified left when I view it in our Lotus Notes email (I know, don't get me started on that).  However, in my Gmail and my Comcast email it was centered as I created it.  However, this has me worried about other programs.  Also, we are a corporate foundation, so other people in the corporate entity use Notes.  The same thing doesn't happen with the old stationary that the previous person created.  Is there a reason for this or a way to fix it?  
Tagged:

Comments

  • Did you copy the previous stationary exactly or make changes to it?


    Is the code different in the banner area between the two stationaries?


    Can you post the code or link to the e-mail so we can look at it?


    Thanks,


    Phil
  • I did not copy the original because the old stationary was set up weird and I couldn't change or edit the top banner.  It seems to be hidden, but doesn't show up when I try to see hiddent elements.  So I started the new stationary from scratch.


    I have attached a word document with the original stationary code first, and the new stationary code second.  I can see that they are very different, but I don't know anything about HTML so I can't do anything with it.  


     
  • Scott Brannon:

    I did not copy the original because the old stationary was set up weird and I couldn't change or edit the top banner.  It seems to be hidden, but doesn't show up when I try to see hiddent elements.  So I started the new stationary from scratch.


    I have attached a word document with the original stationary code first, and the new stationary code second.  I can see that they are very different, but I don't know anything about HTML so I can't do anything with it.  


     

    Hey Scott, 


    If you wrap the image with <center> IMAGE </center> it will center on the clients that are giving you trouble. 


    <center><p><img style="display: block; margin-left: auto; margin-right: auto;" src="http://donate.syf.org/images/content/pagebuilder/EDHBanner_-_4.14.17_.jpg" border="0" alt="Graduation_header" width="650" height="201" align="middle" /></p></center>


    Thanks,

    Hilary

Categories