php - Newsletter backgound image not showing up in my outlook 2007 -


I have called background images in my HTML newsletter and did not display these images in my perspective and in Gmail Going:

/ p>

Can anyone help me on this?

Code:

  & lt; Td style = "font-family: calibri; font-size: 16px; color: # 000; font-weight: bold; padding-left: 4px; border-top: 1px solid # 039ee; border bottom: 1px solid # 039 AET; boundary-left: 1px solid # 039ae, border-right: 1px solid # 039ee, border-radius: 25px; background: url ('http: // mysite / newsletter / images / Truy.jpg ') repeat-x; text-line: center; "height =" 40 "& gt; 3900 AED & lt; / Td>    

Using background images is not supported by most email clients

Here's some information about how you can get it -

Comments

Popular posts from this blog

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -