Skip to content

Instantly share code, notes, and snippets.

@wvpv
Last active January 31, 2020 12:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wvpv/75cd170e041648d1c6b526b0f90cb001 to your computer and use it in GitHub Desktop.
Save wvpv/75cd170e041648d1c6b526b0f90cb001 to your computer and use it in GitHub Desktop.
SFMC bulleproof email background
%%[
/* via https://backgrounds.cm/ */
var @cellBGImage
set @cellBGImage = "https://media.giphy.com/media/87xihBthJ1DkA/giphy.gif"
]%%
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td background="%%=v(@cellBGImage)=%%" bgcolor="#7bceeb" valign="top">
<!--[if gte mso 9]>
<v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="mso-width-percent:1000;">
<v:fill type="tile" src="%%=v(@cellBGImage)=%%" color="#7bceeb" />
<v:textbox style="mso-fit-shape-to-text:true" inset="0,0,0,0">
<![endif]-->
<div>
<!-- your live text/other content goes here -->
<p>vulputate velit lucidus mollis parturient et reprobo. regula quidne vero sollicitudin porta demoveo. decet inhibeo adsum bene tortor delenit mauris. nisl quia urna quidem pecus in paratus. luptatum ulciscor eum accumsan neo abluo. mauris zelus platea jus vereor habitasse cras. suscipit pellentesque praemitto antehabeo ratis jumentum cum ideo. nimis etiam euismod proprius habitasse.</p>
<p>mi quidne illum nostrud gravida lucidus quidem. sapien usitas ymo dictum tamen modo praesent ultrices. parturient ventosus neque qui exerci adsum montes purus etiam. pharetra fermentum purus obruo nunc enim facilisis a. autem torqueo venenatis opes curabitur. modo sagaciter hos quia bis neque aliquet auctor.</p>
</div>
<!--[if gte mso 9]>
</v:textbox>
</v:rect>
<![endif]-->
</td>
</tr>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment