Hi,
I just send you the newsletter.
The only problem is that I dont have the CSS file of that template. You can only acces the Html file and make some changes there.
Many Thanks,
Marjolein
This is the HTML file:
<head>
<title>Get Hitched Newsletter</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Language" content="EN" />
<style type="text/css">
a:link {
color: #FFCCCC;
text-decoration: none;
}
a:hover {
color: #FFCCCC;
text-decoration: underline;
}
a:active {
color: #FFCCCC;
text-decoration: none;
}
a:visited {
color: #FFCCCC;
text-decoration: none;
}
</style>
</head>
<body style="background-color:#5a252a; text-align:center; width:620px; margin:0;">
<div style="text-align:left; width:620px; margin:0; auto;position:relative;">
<div><img src="
www.gethitched.net.au/images/email/email_banner.png" width="620" height="133" alt="Get Hitched Banner" /></div>
<div style="padding-top: 0px"><img src="
www.gethitched.net.au/images/email/email_top.png" width="620" height="10" alt="Email Top" /></div>
<div style="height:auto; color: #000000; line-height: 20px; font-family: Arial, Helvetica, sans-serif; font-size: small;">
<div style="background-color:#ffffff; padding: 26px 26px 18px 26px;">[CONTENT]<br /><br />
<span style="font-size: x-small">Get Hitched distributes this online newsletter regularly for it's members. You are receiving this issue as a registered subscriber of this service. If you have received this mailing in error, or do not wish to receive any further newsletters please manage your subscription. [UNSUBSCRIBE]</span></div>
</div>
<div><img src="
www.gethitched.net.au/images/email/email_bottom.png" width="620" height="10" alt="Email Bottom" /></div>
</div>
</body>