Michael Capps wrote:
Also, I am not getting the message with the email I receive.
Just links, and this is what I get when I open up the links....
html {       -ms-overflow-y: auto !important;     }      body {      
-webkit-text-size-adjust: 100%;       -ms-text-size -adjust: 100%;     }   
 img {       -ms-interpolation-mode: bicubic;      }     table.radius td { 
     -webkit-border-radius: 3px;        -moz-border-radius: 3px;     }    
table.round td {       -webkit-b order-radius: 500px;      
-moz-border-radius: 500px;     }     table .columns,     table.column {    
  display: -webkit-box;     }      table.columns td.element_connector,    
td.element_connector {       wi dth: 100% !important;       width:
calc(100%) !important;       width:  -webkit-calc(100%) !important;     }  
  table.container,     table.c olumns,     table.column,    
table.social-box-wrapper,     table.soc ial-box-text-wrapper {      
*table-layout: auto !important;     }      div, p, a, li, td {
-webkit-text-size-adjust: none; }       @media screen and
(max-device-width: 650px), screen and (max-wi dth: 650px) {       
table[class="body"] center { min-width: 0px !impor tant; }      
table[class="body"] .container { max-width: 660px; width:  100% !important;
}       table[class="body"] .row { width: 100% !impor tant; display: block
!important; }       table[class="body"] .row::afte r { content: ' ';
display: table; height: 0px; clear: both; visibility: hid den; }      
table.row > tbody > tr > td.center { display: block; padding : 0px
!important; }       table[class="body"] .wrapper { display: block 
!important; float: none !important; min-width: 0px !important; }       t
able.row > tbody, table.row > tbody > tr { display: block; width: 100%; }  
     table[class="body"] .columns, table[class="body"] .column { ma
x-width: 660px !important; table-layout: fixed !important; float: left !imp
ortant; padding-right: 0px !important; padding-left: 0px !important; }     
  table[class="body"] .wrapper.first .columns, table[class="body"] .w
rapper.first .column { display: table !important; }       table[class="
body"] .twelve { width: 100% !important; }       table[class="body"] .w
rapper.twelve { float: left !important; }       table[class="body"] .wr
apper.twelve .columns, table[class="body"] .wrapper.twelve .column { widt
h: 100% !important; }       table[class="body"] .eleven { width: 91.666
66667% !important; }       table[class="body"] .wrapper.eleven { float: 
left !important; }       table[class="body"] .wrapper.eleven 
Attach your project file so I can look over the configurations.