Cleanup GrapeJS/Mosaico Templates
This commit is contained in:
parent
abdc822f81
commit
c36071524d
6 changed files with 140 additions and 140 deletions
BIN
public/grapejs/templates/demo/images/150x150.png
Normal file
BIN
public/grapejs/templates/demo/images/150x150.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.4 KiB |
BIN
public/grapejs/templates/demo/images/250x150.png
Normal file
BIN
public/grapejs/templates/demo/images/250x150.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.7 KiB |
BIN
public/grapejs/templates/demo/images/550x250.png
Normal file
BIN
public/grapejs/templates/demo/images/550x250.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.1 KiB |
BIN
public/grapejs/templates/demo/images/grapesjs-logo.png
Normal file
BIN
public/grapejs/templates/demo/images/grapesjs-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.6 KiB |
|
@ -15,7 +15,7 @@
|
|||
<table class="c1766">
|
||||
<tr>
|
||||
<td class="cell c1769">
|
||||
<img class="c926" src="http://artf.github.io/grapesjs/img/grapesjs-logo.png" alt="GrapesJS."/>
|
||||
<img class="c926" src="/grapejs/templates/demo/images/grapesjs-logo.png" alt="GrapesJS."/>
|
||||
</td>
|
||||
<td class="cell c1776">
|
||||
<div class="c1144">GrapesJS Newsletter Builder
|
||||
|
@ -27,7 +27,7 @@
|
|||
<table class="card">
|
||||
<tr>
|
||||
<td class="card-cell">
|
||||
<img class="c1271" src="http://artf.github.io/grapesjs/img/tmp-header-txt.jpg" alt="Big image here"/>
|
||||
<img class="c1271" src="/grapejs/templates/demo/images/550x250.png" alt="Big image here"/>
|
||||
<table class="table100 c1357">
|
||||
<tr>
|
||||
<td class="card-content">
|
||||
|
@ -56,7 +56,7 @@
|
|||
<table class="list-item-content">
|
||||
<tr class="list-item-row">
|
||||
<td class="list-cell-left">
|
||||
<img class="list-item-image" src="http://artf.github.io/grapesjs/img/tmp-blocks.jpg" alt="Image1"/>
|
||||
<img class="list-item-image" src="/grapejs/templates/demo/images/150x150.png" alt="Image1"/>
|
||||
</td>
|
||||
<td class="list-cell-right">
|
||||
<h1 class="card-title">Built-in Blocks
|
||||
|
@ -75,7 +75,7 @@
|
|||
<table class="list-item-content">
|
||||
<tr class="list-item-row">
|
||||
<td class="list-cell-left">
|
||||
<img class="list-item-image" src="http://artf.github.io/grapesjs/img/tmp-tgl-images.jpg" alt="Image2"/>
|
||||
<img class="list-item-image" src="/grapejs/templates/demo/images/150x150.png" alt="Image2"/>
|
||||
</td>
|
||||
<td class="list-cell-right">
|
||||
<h1 class="card-title">Toggle images
|
||||
|
@ -94,7 +94,7 @@
|
|||
<table class="grid-item-card">
|
||||
<tr>
|
||||
<td class="grid-item-card-cell">
|
||||
<img class="grid-item-image" src="http://artf.github.io/grapesjs/img/tmp-send-test.jpg" alt="Image1"/>
|
||||
<img class="grid-item-image" src="/grapejs/templates/demo/images/250x150.png" alt="Image1"/>
|
||||
<table class="grid-item-card-body">
|
||||
<tr>
|
||||
<td class="grid-item-card-content">
|
||||
|
@ -113,7 +113,7 @@
|
|||
<table class="grid-item-card">
|
||||
<tr>
|
||||
<td class="grid-item-card-cell">
|
||||
<img class="grid-item-image" src="http://artf.github.io/grapesjs/img/tmp-devices.jpg" alt="Image2"/>
|
||||
<img class="grid-item-image" src="/grapejs/templates/demo/images/250x150.png" alt="Image2"/>
|
||||
<table class="grid-item-card-body">
|
||||
<tr>
|
||||
<td class="grid-item-card-content">
|
||||
|
|
|
@ -37,15 +37,15 @@
|
|||
widget: text;
|
||||
help: Alternative text will be shown on email clients that does not download image automatically;
|
||||
}
|
||||
sponsor { label: Sponsor; properties: visible=true src url alt; category: hidden }
|
||||
titleText {label:Title Text;category: hidden;}
|
||||
sponsor { label: Sponsor; properties: visible=true; }
|
||||
titleText { label: HTML Title; extend: text; }
|
||||
gutterVisible { label: Show Gutter; extend: visible }
|
||||
socialIconType { label: Icon Version;widget: select; options:bw=Black and White|colors=Colors; }
|
||||
|
||||
preheaderLinkOption {
|
||||
label: Unsubscribe Link;
|
||||
widget: select;
|
||||
options: [profile_link]=Profile|[unsubscribe_link]=Unsubscribe|none=None;
|
||||
options: [LINK_PREFERENCES]=Preferences|[LINK_UNSUBSCRIBE]=Unsubscribe|none=None;
|
||||
help: If -None- is selected, preHeader text will be shown;
|
||||
}
|
||||
|
||||
|
@ -426,9 +426,9 @@
|
|||
<td width="100%" valign="top" align="left" style="font-weight: normal; text-align:left; font-size: 13px;
|
||||
font-family: Arial, Helvetica, sans-serif; color: #ffffff;
|
||||
-ko-font-size: @[linkStyle.size]px; -ko-color: @linkStyle.color; -ko-font-family: @linkStyle.face">
|
||||
<a data-ko-display="preheaderLinkOption neq 'none'" data-ko-editable="unsubscribeText" href="[unsubscribe_link]"
|
||||
<a data-ko-display="preheaderLinkOption neq 'none'" data-ko-editable="unsubscribeText" href="[LINK_PREFERENCES]"
|
||||
style="text-decoration: underline; color: #ffffff; -ko-attr-href: @preheaderLinkOption;
|
||||
-ko-color: @linkStyle.color; -ko-text-decoration: @linkStyle.decoration">Unsubscribe</a>
|
||||
-ko-color: @linkStyle.color; -ko-text-decoration: @linkStyle.decoration">Preferences</a>
|
||||
<span data-ko-display="preheaderLinkOption eq 'none'" style="font-size: 13px;color: #919191; font-weight: normal; text-align:center;
|
||||
font-family: Arial, Helvetica, sans-serif; -ko-font-size: @[longTextStyle.size]px; -ko-color: @longTextStyle.color;
|
||||
-ko-font-family: @longTextStyle.face; -ko-bind-text: @preheaderText; display: none"></span>
|
||||
|
@ -445,7 +445,7 @@
|
|||
-ko-font-size: @[linkStyle.size]px; -ko-color: @linkStyle.color; -ko-font-family: @linkStyle.face">
|
||||
<span style="color: #ffffff; text-decoration: underline;
|
||||
-ko-color: @linkStyle.color; -ko-text-decoration: @linkStyle.decoration">
|
||||
<a data-ko-editable="webversionText" href="[show_link]"
|
||||
<a data-ko-editable="webversionText" href="[LINK_BROWSER]"
|
||||
style="text-decoration: underline; color: #ffffff;
|
||||
-ko-color: @linkStyle.color; -ko-text-decoration: @linkStyle.decoration">View in your browser</a>
|
||||
</span>
|
||||
|
@ -490,7 +490,7 @@
|
|||
-ko-font-family: @externalTextStyle.face; -ko-color: @externalTextStyle.color"><img
|
||||
data-ko-editable="image.src" width="258" data-ko-placeholder-height="150"
|
||||
style="-ko-attr-alt: @image.alt; width: 100%; max-width: 258px; -ko-attr-width: @imageWidth; -ko-max-width: @[imageWidth]px;"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=258%2C150" vspace="0" hspace="0" border="0" alt="" /></a>
|
||||
src="/editorapi/img?method=placeholder¶ms=258%2C150" vspace="0" hspace="0" border="0" alt="" /></a>
|
||||
</div>
|
||||
<!--[if (gte mso 9)|(lte ie 8)]></td></tr></table><![endif]-->
|
||||
|
||||
|
@ -530,7 +530,7 @@
|
|||
<a data-ko-link="image.url" href="">
|
||||
<img data-ko-editable="image.src" border="0" hspace="0" vspace="0" width="166"
|
||||
data-ko-placeholder-height="130" class="mobile-full" alt=""
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=166%2C130"
|
||||
src="/editorapi/img?method=placeholder¶ms=166%2C130"
|
||||
style="vertical-align: top; width: 100%; height: auto; -ko-attr-width: @imageWidth; max-width: 166px; -ko-max-width: @[imageWidth]px; -ko-attr-alt: @image.alt" />
|
||||
</a>
|
||||
</td>
|
||||
|
@ -586,7 +586,7 @@
|
|||
<td width="100%" valign="top" align="left" class="links-color">
|
||||
<a data-ko-link="image.url" href="">
|
||||
<img data-ko-editable="image.src" border="0" hspace="0" vspace="0" width="166" data-ko-placeholder-height="130" class="mobile-full"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=166%2C130" class="mobile-full"
|
||||
src="/editorapi/img?method=placeholder¶ms=166%2C130" class="mobile-full"
|
||||
alt="" style="vertical-align:top; width: 100%; height: auto; -ko-attr-width: @imageWidth; max-width: 166px; -ko-max-width: @[imageWidth]px; -ko-attr-alt: @image.alt" />
|
||||
</a>
|
||||
</td>
|
||||
|
@ -623,7 +623,7 @@
|
|||
<td width="100%" valign="top" align="left" class="links-color">
|
||||
<a data-ko-link="image.url" href="">
|
||||
<img data-ko-editable="image.src" border="0" hspace="0" vspace="0" width="534" data-ko-placeholder-height="200"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=534%2C200" class="mobile-full"
|
||||
src="/editorapi/img?method=placeholder¶ms=534%2C200" class="mobile-full"
|
||||
alt="" style="vertical-align:top; max-width:534px; width: 100%; height: auto;
|
||||
-ko-attr-alt: @image.alt" />
|
||||
</a>
|
||||
|
@ -754,7 +754,7 @@
|
|||
<td width="100%" valign="top" align="left" class="links-color" style="padding-bottom: 9px">
|
||||
<a data-ko-link="leftImage.url" href="">
|
||||
<img data-ko-editable="leftImage.src" border="0" hspace="0" vspace="0" width="166" height="90"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=166%2C90" class="mobile-full"
|
||||
src="/editorapi/img?method=placeholder¶ms=166%2C90" class="mobile-full"
|
||||
alt="" style="vertical-align:top; width: 100%; height: auto; -ko-attr-height: @imageHeight;
|
||||
-ko-attr-alt: @leftImage.alt" />
|
||||
</a>
|
||||
|
@ -802,7 +802,7 @@
|
|||
<td width="100%" valign="top" align="left" class="links-color" style="padding-bottom: 9px">
|
||||
<a data-ko-link="middleImage.url">
|
||||
<img data-ko-editable="middleImage.src" border="0" hspace="0" vspace="0" width="166" height="90"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=166%2C90" class="mobile-full"
|
||||
src="/editorapi/img?method=placeholder¶ms=166%2C90" class="mobile-full"
|
||||
alt="" style="vertical-align:top; width: 100%; height: auto; -ko-attr-height: @imageHeight;
|
||||
-ko-attr-alt: @middleImage.alt" />
|
||||
</a>
|
||||
|
@ -851,7 +851,7 @@
|
|||
<td width="100%" valign="top" align="left" class="links-color" style="padding-bottom: 9px">
|
||||
<a data-ko-link="rightImage.url">
|
||||
<img data-ko-editable="rightImage.src" border="0" hspace="0" vspace="0" width="166" height="90"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=166%2C90" class="mobile-full"
|
||||
src="/editorapi/img?method=placeholder¶ms=166%2C90" class="mobile-full"
|
||||
alt="" style="vertical-align:top; width: 100%; height: auto; -ko-attr-height: @imageHeight;
|
||||
-ko-attr-alt: @rightImage.alt" />
|
||||
</a>
|
||||
|
@ -928,7 +928,7 @@
|
|||
<td width="100%" align="left" class="links-color" style="padding-bottom: 9px">
|
||||
<a data-ko-link="leftImage.url">
|
||||
<img data-ko-editable="leftImage.src" border="0" hspace="0" vspace="0" width="258" height="100"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=258%2C100" class="mobile-full"
|
||||
src="/editorapi/img?method=placeholder¶ms=258%2C100" class="mobile-full"
|
||||
alt="" style="vertical-align:top; width: 100%; height: auto; -ko-attr-height: @imageHeight;
|
||||
-ko-attr-alt: @leftImage.alt" />
|
||||
</a>
|
||||
|
@ -977,7 +977,7 @@
|
|||
<td width="100%" valign="top" align="left" class="links-color" style="padding-bottom: 9px">
|
||||
<a data-ko-link="rightImage.url">
|
||||
<img data-ko-editable="rightImage.src" border="0" hspace="0" vspace="0" width="258" height="100"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=258%2C100" class="mobile-full"
|
||||
src="/editorapi/img?method=placeholder¶ms=258%2C100" class="mobile-full"
|
||||
alt="" style="vertical-align:top; width: 100%; height: auto; -ko-attr-height: @imageHeight;
|
||||
-ko-attr-alt: @rightImage.alt" />
|
||||
</a>
|
||||
|
@ -1115,7 +1115,7 @@
|
|||
<td valign="top" align="center">
|
||||
<a data-ko-link="image.url" href="" style="text-decoration: none;"><img data-ko-editable="image.src"
|
||||
hspace="0" border="0" vspace="0" width="570" data-ko-placeholder-height="200"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=570%2C200" class="mobile-full"
|
||||
src="/editorapi/img?method=placeholder¶ms=570%2C200" class="mobile-full"
|
||||
alt="" style="max-width: 570px; display: block; border-radius: 0px; width: 100%; height: auto; font-size: 13px;
|
||||
font-family: Arial, Helvetica, sans-serif; color: #3f3f3f; -ko-font-size: @[longTextStyle.size]px;
|
||||
-ko-font-family: @longTextStyle.face; -ko-color: @longTextStyle.color; -ko-attr-alt: @image.alt;" /></a>
|
||||
|
@ -1128,7 +1128,7 @@
|
|||
<td valign="top" align="center">
|
||||
<a data-ko-link="image.url" href="" style="text-decoration: none;"><img data-ko-editable="image.src"
|
||||
hspace="0" border="0" vspace="0" width="534" data-ko-placeholder-height="280"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=534%2C280" class="mobile-full"
|
||||
src="/editorapi/img?method=placeholder¶ms=534%2C280" class="mobile-full"
|
||||
alt="" style="max-width: 534px; display: block; border-radius: 0px; width: 100%; height: auto; font-size: 13px;
|
||||
font-family: Arial, Helvetica, sans-serif; color: #3f3f3f; -ko-font-size: @[longTextStyle.size]px;
|
||||
-ko-font-family: @longTextStyle.face; -ko-color: @longTextStyle.color; -ko-attr-alt: @image.alt;" /></a>
|
||||
|
@ -1160,7 +1160,7 @@
|
|||
<div style="display:inline-block; max-width:285px; vertical-align:top; width:100%; width:100%; " class="mobile-full">
|
||||
<a data-ko-link="leftImage.url" href="" style="text-decoration: none;"><img data-ko-editable="leftImage.src"
|
||||
hspace="0" align="left" border="0" vspace="0" width="285" height="180" class="mobile-full"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=285%2C180"
|
||||
src="/editorapi/img?method=placeholder¶ms=285%2C180"
|
||||
alt="" style="display: block; border-radius: 0px; width: 100%; height: auto;font-size: 13px;
|
||||
font-family: Arial, Helvetica, sans-serif; color: #3f3f3f; -ko-font-size: @[longTextStyle.size]px; -ko-font-family: @longTextStyle.face;
|
||||
-ko-color: @longTextStyle.color; -ko-attr-height: @imageHeight; -ko-attr-alt: @leftImage.alt;" /></a>
|
||||
|
@ -1169,7 +1169,7 @@
|
|||
<![endif]--><div style="display:inline-block; max-width:285px; vertical-align:top; width:100%; width:100%; " class="mobile-full">
|
||||
<a data-ko-link="rightImage.url" href="" style="text-decoration: none;"><img data-ko-editable="rightImage.src"
|
||||
hspace="0" align="right" border="0" vspace="0" width="285" height="180" class="mobile-full"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=285%2C180"
|
||||
src="/editorapi/img?method=placeholder¶ms=285%2C180"
|
||||
alt="" style="display: block; border-radius: 0px; width: 100%; height: auto;font-size: 13px;
|
||||
font-family: Arial, Helvetica, sans-serif; color: #3f3f3f; -ko-font-size: @[longTextStyle.size]px; -ko-font-family: @longTextStyle.face;
|
||||
-ko-color: @longTextStyle.color; -ko-attr-height: @imageHeight; -ko-attr-alt: @rightImage.alt;" /></a>
|
||||
|
@ -1194,7 +1194,7 @@
|
|||
<a data-ko-link="leftImage.url" href="" style="text-decoration: none;">
|
||||
<img data-ko-editable="leftImage.src"
|
||||
hspace="0" align="left" border="0" vspace="0" width="258" height="180"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=258%2C180" class="mobile-full"
|
||||
src="/editorapi/img?method=placeholder¶ms=258%2C180" class="mobile-full"
|
||||
alt="" style="display: block; border-radius: 0px; width: 100%; height: auto;font-size: 13px;
|
||||
font-family: Arial, Helvetica, sans-serif; color: #3f3f3f; -ko-font-size: @[longTextStyle.size]px; -ko-font-family: @longTextStyle.face;
|
||||
-ko-color: @longTextStyle.color; -ko-attr-height: @imageHeight; -ko-attr-alt: @leftImage.alt;" /></a>
|
||||
|
@ -1211,7 +1211,7 @@
|
|||
<td valign="top">
|
||||
<a data-ko-link="rightImage.url" href="" style="text-decoration: none;"><img data-ko-editable="rightImage.src"
|
||||
hspace="0" align="right" border="0" vspace="0" width="258" height="180"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=258%2C180" class="mobile-full"
|
||||
src="/editorapi/img?method=placeholder¶ms=258%2C180" class="mobile-full"
|
||||
alt="" style="display: block; border-radius: 0px; width: 100%; height: auto;font-size: 13px;
|
||||
font-family: Arial, Helvetica, sans-serif; color: #3f3f3f; -ko-font-size: @[longTextStyle.size]px; -ko-font-family: @longTextStyle.face;
|
||||
-ko-color: @longTextStyle.color; -ko-attr-height: @imageHeight; -ko-attr-alt: @rightImage.alt;" /></a>
|
||||
|
@ -1250,7 +1250,7 @@
|
|||
<div style="display:inline-block; max-width:190px; vertical-align:top; width:100%; " class="mobile-full">
|
||||
<a data-ko-link="leftImage.url" href="" style="text-decoration: none;"><img data-ko-editable="leftImage.src"
|
||||
hspace="0" align="left" border="0" vspace="0" width="190" height="160" class="mobile-full"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=190%2C160"
|
||||
src="/editorapi/img?method=placeholder¶ms=190%2C160"
|
||||
alt="" style="display: block; border-radius: 0px; width: 100%; height: auto;font-size: 13px;
|
||||
font-family: Arial, Helvetica, sans-serif; color: #3f3f3f; -ko-font-size: @[longTextStyle.size]px; -ko-font-family: @longTextStyle.face;
|
||||
-ko-color: @longTextStyle.color; -ko-attr-height: @imageHeight; -ko-attr-alt: @leftImage.alt;" /></a>
|
||||
|
@ -1259,7 +1259,7 @@
|
|||
<![endif]--><div style="display:inline-block; max-width:190px; vertical-align:top; width:100%; " class="mobile-full">
|
||||
<a data-ko-link="middleImage.url" href="" style="text-decoration: none;"><img data-ko-editable="middleImage.src"
|
||||
hspace="0" align="left" border="0" vspace="0" width="190" height="160" class="mobile-full"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=190%2C160"
|
||||
src="/editorapi/img?method=placeholder¶ms=190%2C160"
|
||||
alt="" style="display: block; border-radius: 0px; width: 100%; height: auto;font-size: 13px;
|
||||
font-family: Arial, Helvetica, sans-serif; color: #3f3f3f; -ko-font-size: @[longTextStyle.size]px; -ko-font-family: @longTextStyle.face;
|
||||
-ko-color: @longTextStyle.color; -ko-attr-height: @imageHeight; -ko-attr-alt: @middleImage.alt;" /></a>
|
||||
|
@ -1268,7 +1268,7 @@
|
|||
<![endif]--><div style="display:inline-block; max-width:190px; vertical-align:top; width:100%; " class="mobile-full">
|
||||
<a data-ko-link="rightImage.url" href="" style="text-decoration: none;"><img data-ko-editable="rightImage.src"
|
||||
hspace="0" align="right" border="0" vspace="0" width="190" height="160" class="mobile-full"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=190%2C160"
|
||||
src="/editorapi/img?method=placeholder¶ms=190%2C160"
|
||||
alt="" style="display: block; border-radius: 0px; width: 100%; height: auto;font-size: 13px;
|
||||
font-family: Arial, Helvetica, sans-serif; color: #3f3f3f; -ko-font-size: @[longTextStyle.size]px; -ko-font-family: @longTextStyle.face;
|
||||
-ko-color: @longTextStyle.color; -ko-attr-height: @imageHeight; -ko-attr-alt: @rightImage.alt;" /></a>
|
||||
|
@ -1292,7 +1292,7 @@
|
|||
<td valign="top">
|
||||
<a data-ko-link="leftImage.url" href="" style="text-decoration: none;"><img data-ko-editable="leftImage.src"
|
||||
hspace="0" align="left" border="0" vspace="0" width="166" height="160"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=166%2C160" class="mobile-full"
|
||||
src="/editorapi/img?method=placeholder¶ms=166%2C160" class="mobile-full"
|
||||
alt="" style="display: block; border-radius: 0px; width: 100%; height: auto;font-size: 13px;
|
||||
font-family: Arial, Helvetica, sans-serif; color: #3f3f3f; -ko-font-size: @[longTextStyle.size]px; -ko-font-family: @longTextStyle.face;
|
||||
-ko-color: @longTextStyle.color; -ko-attr-height: @imageHeight; -ko-attr-alt: @leftImage.alt;" /></a>
|
||||
|
@ -1309,7 +1309,7 @@
|
|||
<td valign="top">
|
||||
<a data-ko-link="middleImage.url" href="" style="text-decoration: none"><img data-ko-editable="middleImage.src"
|
||||
hspace="0" align="left" border="0" vspace="0" width="166" height="160"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=166%2C160" class="mobile-full"
|
||||
src="/editorapi/img?method=placeholder¶ms=166%2C160" class="mobile-full"
|
||||
alt="" style="display: block; border-radius: 0px; width: 100%; height: auto;font-size: 13px;
|
||||
font-family: Arial, Helvetica, sans-serif; color: #3f3f3f; -ko-font-size: @[longTextStyle.size]px; -ko-font-family: @longTextStyle.face;
|
||||
-ko-color: @longTextStyle.color; -ko-attr-height: @imageHeight; -ko-attr-alt: @middleImage.alt;" /></a>
|
||||
|
@ -1326,7 +1326,7 @@
|
|||
<td valign="top">
|
||||
<a data-ko-link="rightImage.url" href="" style="text-decoration: none"><img data-ko-editable="rightImage.src"
|
||||
hspace="0" align="right" border="0" vspace="0" width="166" height="160"
|
||||
src="http://mosaico.io/srv/f-default/img?method=placeholder&params=166%2C160" class="mobile-full"
|
||||
src="/editorapi/img?method=placeholder¶ms=166%2C160" class="mobile-full"
|
||||
alt="" style="display: block; border-radius: 0px; width: 100%; height: auto;font-size: 13px;
|
||||
font-family: Arial, Helvetica, sans-serif; color: #3f3f3f; -ko-font-size: @[longTextStyle.size]px; -ko-font-family: @longTextStyle.face;
|
||||
-ko-color: @longTextStyle.color; -ko-attr-height: @imageHeight; -ko-attr-alt: @rightImage.alt;" /></a>
|
||||
|
@ -1395,78 +1395,78 @@
|
|||
<td align="right" valign="middle" class="links-color socialLinks mobile-textcenter" data-ko-display="socialIconType eq 'colors'">
|
||||
<span data-ko-display="fbVisible" data-ko-wrap="false"> </span>
|
||||
<a data-ko-display="fbVisible" href="" style="-ko-attr-href: @fbUrl">
|
||||
<img src="img/social_def/facebook_ok.png" alt="Facebook" border="0" class="socialIcon" />
|
||||
<img src="/mosaico/templates/versafix-1/img/social_def/facebook_ok.png" alt="Facebook" border="0" class="socialIcon" />
|
||||
</a>
|
||||
<span data-ko-display="twVisible" data-ko-wrap="false"> </span>
|
||||
<a data-ko-display="twVisible" href="" style="-ko-attr-href: @twUrl">
|
||||
<img src="img/social_def/twitter_ok.png" alt="Twitter" border="0" class="socialIcon" />
|
||||
<img src="/mosaico/templates/versafix-1/img/social_def/twitter_ok.png" alt="Twitter" border="0" class="socialIcon" />
|
||||
</a>
|
||||
<span data-ko-display="ggVisible" data-ko-wrap="false"> </span>
|
||||
<a data-ko-display="ggVisible" href="" style="-ko-attr-href: @ggUrl">
|
||||
<img src="img/social_def/google+_ok.png" alt="Google+" border="0" class="socialIcon" />
|
||||
<img src="/mosaico/templates/versafix-1/img/social_def/google+_ok.png" alt="Google+" border="0" class="socialIcon" />
|
||||
</a>
|
||||
<span data-ko-display="webVisible" data-ko-wrap="false" style="display: none"> </span>
|
||||
<a data-ko-display="webVisible" href="" style="-ko-attr-href: @webUrl; display: none">
|
||||
<img src="img/social_def/web_ok.png" alt="Web" border="0" class="socialIcon" />
|
||||
<img src="/mosaico/templates/versafix-1/img/social_def/web_ok.png" alt="Web" border="0" class="socialIcon" />
|
||||
</a>
|
||||
<span data-ko-display="inVisible" data-ko-wrap="false" style="display: none"> </span>
|
||||
<a data-ko-display="inVisible" href="" style="-ko-attr-href: @inUrl; display: none">
|
||||
<img src="img/social_def/linkedin_ok.png" alt="Linkedin" border="0" class="socialIcon" />
|
||||
<img src="/mosaico/templates/versafix-1/img/social_def/linkedin_ok.png" alt="Linkedin" border="0" class="socialIcon" />
|
||||
</a>
|
||||
<span data-ko-display="flVisible" data-ko-wrap="false" style="display: none"> </span>
|
||||
<a data-ko-display="flVisible" href="" style="-ko-attr-href: @flUrl; display: none">
|
||||
<img src="img/social_def/flickr_ok.png" alt="Flickr" border="0" class="socialIcon" />
|
||||
<img src="/mosaico/templates/versafix-1/img/social_def/flickr_ok.png" alt="Flickr" border="0" class="socialIcon" />
|
||||
</a>
|
||||
<span data-ko-display="viVisible" data-ko-wrap="false" style="display: none"> </span>
|
||||
<a data-ko-display="viVisible" href="" style="-ko-attr-href: @viUrl; display: none">
|
||||
<img src="img/social_def/vimeo_ok.png" alt="Vimeo" border="0" class="socialIcon" />
|
||||
<img src="/mosaico/templates/versafix-1/img/social_def/vimeo_ok.png" alt="Vimeo" border="0" class="socialIcon" />
|
||||
</a>
|
||||
<span data-ko-display="instVisible" data-ko-wrap="false" style="display: none"> </span>
|
||||
<a data-ko-display="instVisible" href="" style="-ko-attr-href: @instUrl; display: none">
|
||||
<img src="img/social_def/instagram_ok.png" alt="Instagram" border="0" class="socialIcon" />
|
||||
<img src="/mosaico/templates/versafix-1/img/social_def/instagram_ok.png" alt="Instagram" border="0" class="socialIcon" />
|
||||
</a>
|
||||
<span data-ko-display="youVisible" data-ko-wrap="false" style="display: none"> </span>
|
||||
<a data-ko-display="youVisible" href="" style="-ko-attr-href: @youUrl; display: none">
|
||||
<img src="img/social_def/youtube_ok.png" alt="Youtube" border="0" class="socialIcon" />
|
||||
<img src="/mosaico/templates/versafix-1/img/social_def/youtube_ok.png" alt="Youtube" border="0" class="socialIcon" />
|
||||
</a>
|
||||
</td>
|
||||
<td align="right" valign="middle" class="links-color socialLinks mobile-textcenter" data-ko-display="socialIconType eq 'bw'"
|
||||
style="display: none">
|
||||
<span data-ko-display="fbVisible" data-ko-wrap="false"> </span>
|
||||
<a data-ko-display="fbVisible" href="" style="-ko-attr-href: @fbUrl">
|
||||
<img src="img/social_def/facebook_bw_ok.png" alt="Facebook" border="0" class="socialIcon" />
|
||||
<img src="/mosaico/templates/versafix-1/img/social_def/facebook_bw_ok.png" alt="Facebook" border="0" class="socialIcon" />
|
||||
</a>
|
||||
<span data-ko-display="twVisible" data-ko-wrap="false"> </span>
|
||||
<a data-ko-display="twVisible" href="" style="-ko-attr-href: @twUrl">
|
||||
<img src="img/social_def/twitter_bw_ok.png" alt="Twitter" border="0" class="socialIcon" />
|
||||
<img src="/mosaico/templates/versafix-1/img/social_def/twitter_bw_ok.png" alt="Twitter" border="0" class="socialIcon" />
|
||||
</a>
|
||||
<span data-ko-display="ggVisible" data-ko-wrap="false"> </span>
|
||||
<a data-ko-display="ggVisible" href="" style="-ko-attr-href: @ggUrl">
|
||||
<img src="img/social_def/google+_bw_ok.png" alt="Google+" border="0" class="socialIcon" />
|
||||
<img src="/mosaico/templates/versafix-1/img/social_def/google+_bw_ok.png" alt="Google+" border="0" class="socialIcon" />
|
||||
</a>
|
||||
<span data-ko-display="webVisible" data-ko-wrap="false" style="display: none"> </span>
|
||||
<a data-ko-display="webVisible" href="" style="-ko-attr-href: @webUrl; display: none">
|
||||
<img src="img/social_def/web_bw_ok.png" alt="Web" border="0" class="socialIcon" />
|
||||
<img src="/mosaico/templates/versafix-1/img/social_def/web_bw_ok.png" alt="Web" border="0" class="socialIcon" />
|
||||
</a>
|
||||
<span data-ko-display="inVisible" data-ko-wrap="false" style="display: none"> </span>
|
||||
<a data-ko-display="inVisible" href="" style="-ko-attr-href: @inUrl; display: none">
|
||||
<img src="img/social_def/linkedin_bw_ok.png" alt="Linkedin" border="0" class="socialIcon" />
|
||||
<img src="/mosaico/templates/versafix-1/img/social_def/linkedin_bw_ok.png" alt="Linkedin" border="0" class="socialIcon" />
|
||||
</a>
|
||||
<span data-ko-display="flVisible" data-ko-wrap="false" style="display: none"> </span>
|
||||
<a data-ko-display="flVisible" href="" style="-ko-attr-href: @flUrl; display: none">
|
||||
<img src="img/social_def/flickr_bw_ok.png" alt="Flickr" border="0" class="socialIcon" />
|
||||
<img src="/mosaico/templates/versafix-1/img/social_def/flickr_bw_ok.png" alt="Flickr" border="0" class="socialIcon" />
|
||||
</a>
|
||||
<span data-ko-display="viVisible" data-ko-wrap="false" style="display: none"> </span>
|
||||
<a data-ko-display="viVisible" href="" style="-ko-attr-href: @viUrl; display: none">
|
||||
<img src="img/social_def/vimeo_bw_ok.png" alt="Vimeo" border="0" class="socialIcon" />
|
||||
<img src="/mosaico/templates/versafix-1/img/social_def/vimeo_bw_ok.png" alt="Vimeo" border="0" class="socialIcon" />
|
||||
</a>
|
||||
<span data-ko-display="instVisible" data-ko-wrap="false" style="display: none"> </span>
|
||||
<a data-ko-display="instVisible" href="" style="-ko-attr-href: @instUrl; display: none">
|
||||
<img src="img/social_def/instagram_bw_ok.png" alt="Instagram" border="0" class="socialIcon" />
|
||||
<img src="/mosaico/templates/versafix-1/img/social_def/instagram_bw_ok.png" alt="Instagram" border="0" class="socialIcon" />
|
||||
</a>
|
||||
<span data-ko-display="youVisible" data-ko-wrap="false" style="display: none"> </span>
|
||||
<a data-ko-display="youVisible" href="" style="-ko-attr-href: @youUrl; display: none">
|
||||
<img src="img/social_def/youtube_bw_ok.png" alt="Youtube" border="0" class="socialIcon" />
|
||||
<img src="/mosaico/templates/versafix-1/img/social_def/youtube_bw_ok.png" alt="Youtube" border="0" class="socialIcon" />
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -1501,21 +1501,21 @@
|
|||
<tr>
|
||||
<td data-ko-editable="longText" class="long-text links-color"
|
||||
style="text-align:center; font-size: 13px;color: #919191; font-weight: normal; text-align:center; font-family: Arial, Helvetica, sans-serif;
|
||||
-ko-font-size: @[longTextStyle.size]px; -ko-color: @longTextStyle.color; -ko-font-family: @longTextStyle.face"><p>Email sent to <a href="mailto:[mail]">[mail]</a></p></td>
|
||||
-ko-font-size: @[longTextStyle.size]px; -ko-color: @longTextStyle.color; -ko-font-family: @longTextStyle.face"><p>Email sent to <a href="mailto:[EMAIL]">[EMAIL]</a></p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center;">
|
||||
<a style="text-decoration: underline; color: #ffffff; text-align: center; font-size: 13px;
|
||||
font-weight: normal; font-family: Arial, Helvetica, sans-serif;
|
||||
-ko-text-decoration: @linkStyle.decoration; -ko-color: @[Color.readability(linkStyle.color, backgroundColor) gt 2 ? linkStyle.color : (Color.isReadable('#ffffff', backgroundColor) ? '#ffffff' : '#000000')]; -ko-font-size: @[linkStyle.size]px; -ko-font-family: @linkStyle.face"
|
||||
href="[unsubscribe_link]"><span data-ko-editable="disiscrivitiText">Unsubscribe</span></a>
|
||||
href="[LINK_UNSUBSCRIBE]"><span data-ko-editable="disiscrivitiText">Unsubscribe</span></a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr data-ko-display="_root_.sponsor.visible" style="display: none;text-align:center">
|
||||
<td align="center">
|
||||
<a href="" style="-ko-attr-href: @_root_.sponsor.url;"><img border="0" hspace="0" vspace="0" src="img/sponsor.gif" alt="sponsor"
|
||||
style="Margin:auto;display:inline !important; -ko-attr-src: @_root_.sponsor.src; -ko-attr-alt: @_root_.sponsor.alt" /></a>
|
||||
<a href="http://www.void.it" target="_blank" rel="noreferrer"><img border="0" hspace="0" vspace="0" src="/mosaico/templates/versafix-1/img/sponsor.gif" alt="sponsor"
|
||||
style="Margin:auto;display:inline !important;" /></a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
Loading…
Add table
Add a link
Reference in a new issue