-
Notifications
You must be signed in to change notification settings - Fork 6
/
newsletter.html
262 lines (223 loc) · 12.6 KB
/
newsletter.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- Meta -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta property="og:title" content="*|MC:SUBJECT|*" /><!-- Facebook sharing information tags -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Info -->
<title>*|MC:SUBJECT|*</title>
<!-- Styles -->
<style type="text/css">
/* Client-specific Styles */
#outlook a {padding:0;} /* Force Outlook to provide a "view in browser" menu link. */
body{width:100% !important; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; margin:0; padding:0;}
/* Prevent Webkit and Windows Mobile platforms from changing default font sizes.*/
.ExternalClass {width:100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;}
/**
* Forces Hotmail to display normal line spacing.
* More on that: http://www.emailonacid.com/forum/viewthread/43/
*/
#backgroundTable {margin:0; padding:0; width:100% !important; line-height: 100% !important;}
/* End reset */
/* Some sensible defaults for images
Bring inline: Yes. */
img {outline:none; text-decoration:none; -ms-interpolation-mode: bicubic;}
a img {border:none;}
.image_fix {display:block;}
/* Yahoo paragraph fix
Bring inline: Yes. */
p {margin: 1em 0;}
h1 {
color: #E37B6E !important;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: blue !important;}
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
color: #E37B6E !important; /* Preferably not the same color as the normal header link color. There is limited support for psuedo classes in email clients, this was added just for good measure. */
}
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
color: #ABABAB !important; /* Preferably not the same color as the normal header link color. There is limited support for psuedo classes in email clients, this was added just for good measure. */
}
/* Outlook 07, 10 Padding issue fix
Bring inline: No.*/
table td {border-collapse: collapse;}
/* Remove spacing around Outlook 07, 10 tables
Bring inline: Yes */
table { border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt; }
/* Styling your links has become much simpler with the new Yahoo. In fact, it falls in line with the main credo of styling in email and make sure to bring your styles inline. Your link colors will be uniform across clients when brought inline.
Bring inline: Yes. */
a {color: #E37B6E;text-decoration: none;}
p a:hover,
li a:hover {
text-decoration: underline;
}
@media only screen and (max-device-width: 480px) {
/* Bare minimum to make email responsive on small screens. */
body[yahoo] table { width: 100% !important; }
body[yahoo] .img_100 {
width: 100% !important;
height: auto !important;
}
/* Part one of controlling phone number linking for mobile. */
a[href^="tel"], a[href^="sms"] {
text-decoration: none;
color: blue; /* or whatever your want */
cursor: default;
}
.mobile_link a[href^="tel"], .mobile_link a[href^="sms"] {
text-decoration: default;
color: orange !important;
pointer-events: auto;
cursor: default;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
a[href^="tel"], a[href^="sms"] {
text-decoration: none;
color: blue;
cursor: default;
}
.mobile_link a[href^="tel"], .mobile_link a[href^="sms"] {
text-decoration: default;
color: orange !important;
pointer-events: auto;
cursor: default;
}
}
/* Mailchimp specific styles. */
@media only screen and (max-width: 480px) {
table[id="canspamBar"] td{font-size:14px !important;}
table[id="canspamBar"] td a{display:block !important; margin-top:10px !important;}
}
</style>
</head>
<body yahoo="fix" style="background-color:#FFFFFF">
<table cellpadding="0" cellspacing="0" border="0" id="backgroundTable">
<tr>
<td width="100%" align="center" style="font-family:helvetica,arial,sans-serif;font-size:12px;line-height:26px;background-color:#515151;color:#FFFFFF;">
<div mc:edit="std_preheader_links">
<!-- *|IFNOT:ARCHIVE_PAGE|* -->Is this email not displaying correctly? <a href="*|ARCHIVE|*" target="_blank" style="color:#FFFFFF;text-decoration:underline;">View it in your browser</a>.<!-- *|END:IF|* -->
</div>
</td>
</tr>
<tr>
<td valign="top" align="center">
<table width="600" cellpadding="0" cellspacing="0" border="0">
<tr><td height="50"></td></tr>
<tr>
<td><img src="logo.png" width="600" height="153" class="img_100" /></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" style="font-family:helvetica,arial,sans-serif;line-height:28px;color:#7D787F;">
<tr>
<td width="25" valign="top"></td>
<td width="550" valign="top" style="font-size:16px;">
<h1 style="text-align:center;font-size:30px;color:#E37B6E;line-height:56px;" mc:edit="title">
Laravel Weekly #23
</h1>
<div mc:edit="intro">
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</p>
<p>Thanks for reading!</p>
</div>
<h2 style="font-size:28px;color:#E37B6E;line-height:34px;text-align:center">
News
</h2>
<div mc:repeatable>
<h3 mc:edit="news_title">Some important news item!</h3>
<div mc:edit="news_content">
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
</p>
</div>
</div>
<div mc:hideable>
<h2 style="font-size:28px;color:#E37B6E;line-height:34px;text-align:center">
Quick Tip
</h2>
<div mc:edit="quick_tip">
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
</p>
</div>
</div>
<h2 style="font-size:28px;color:#E37B6E;line-height:34px;text-align:center">
Resources
</h2>
<div mc:repeatable>
<h3 mc:edit="resource_type">Articles</h3>
<div mc:edit="resource_list">
<ul>
<li><a href="#" style="color:#E37B6E;">Lorem ipsum dolor sit amet, consectetur adipisicing elit</a></li>
</ul>
</div>
</div>
<h2 style="font-size:28px;color:#E37B6E;line-height:34px;text-align:center">
Events
</h2>
<div mc:repeatable style="text-align:center;">
<div style="font-style:italic;font-weight:normal;font-size:16px" mc:edit="event_date_and_location">September 12, 2013 - Fishers, IN</div>
<div mc:edit="event_title" style="font-weight:bold;font-size:20px"><a href="http://www.meetup.com/Laravel-Modern-Web-Apps-in-Carmel-Fishers-Indianapolis/events/135898802/" style="color:#E37B6E;">Discuss Modern Web & Mobile Development, & Laravel 4's Progress</a></div>
<br/>
</div>
<br>
</td>
<td width="25" valign="top"></td>
</tr>
<tr style="background-color:#E37B6E;" mc:hideable>
<td width="25" valign="top"></td>
<td width="550" valign="top" style="color:#FFFFFF;font-size:16px;" mc:edit="call_for_content">
<h2 style="font-size:28px;text-align:center">
We want you...!
</h2>
<p>
...to send us your articles, packages, meetups, screencasts, whatever you like to be featured in the next Laravel Weekly! Send all your details to hello@laravelweekly.com
</p>
</td>
<td width="25" valign="top"></td>
</tr>
<tr>
<td width="25" valign="top"></td>
<td width="550" valign="top" style="font-size:13px;" align="center">
<br/>
<p><a href="http://laravel.io">Website</a> • <a href="http://laravel.io">Laravel IO</a> • <a href="https://github.com/LaravelIO/LaravelWeekly">Github</a></p>
</td>
<td width="25" valign="top"></td>
</tr>
</table>
</td>
</tr>
</table>
<center>
<br>
<br>
<table border="0" cellpadding="0" cellspacing="0" width="100%" id="canspamBarWrapper" style="background-color:#FFFFFF; border-top:1px solid #E5E5E5;">
<tr>
<td align="center" valign="top" style="padding-top:20px; padding-bottom:20px;">
<table border="0" cellpadding="0" cellspacing="0" id="canspamBar">
<tr>
<td align="center" valign="top" style="color:#606060; font-family:Helvetica, Arial, sans-serif; font-size:11px; line-height:150%; padding-right:20px; padding-bottom:5px; padding-left:20px; text-align:center;">
This email was sent to <a href="*|EMAIL|*" target="_blank" style="color:#404040 !important;">*|EMAIL|*</a>
<br>
<a href="*|ABOUT_LIST|*" target="_blank" style="color:#404040 !important;"><em>why did I get this?</em></a> <a href="*|UNSUB|*" style="color:#404040 !important;">unsubscribe from this list</a> <a href="*|UPDATE_PROFILE|*" style="color:#404040 !important;">update subscription preferences</a>
<br>
*|LIST:ADDRESSLINE|*
<br>
<br>
*|REWARDS|*
</td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</body>
</html>