Envelope Design Template – Winelands
This is the free envelope Design Template – Winelands. We have created this template for you to use it for your next Direct Mail marketing campaign. This C5 Envelope template is perfect for brands of fast-moving consumer goods that want to send promotional product campaigns to their target audience. To get a head start copy the HTML-code below into the template editor on our marketing automation and customise the design to your liking.
See the Design Guidelines – Envelope C5 and HTML Guidelines – Basic for some best practices around designing your envelope.
Preview Design Template – Winelands
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:[email protected];700" rel="stylesheet"> <style> .envelope { background-image: url(https://assets.postana.com/example/vineyard.jpg); background-size: 226mm 121mm; background-repeat: no-repeat; } .company-logo { left: 22mm; top: 107mm; width: 98mm; height: 21mm; position: absolute; } .product-image { left: 120mm; top: 43mm; width: 140mm; height: 117mm; position: absolute; } .company-address { left: 40mm; top: 130mm; width: 66mm; height: 10mm; font-family: 'Open Sans', monospace; font-weight: 400; text-align: left; font-size: 6.5pt; color: #000000; position: absolute; } </style> <div class="company-logo"> <img src="https://assets.postana.com/example/logo_winelands.svg" width="100%"> </div> <div class="company-address"> <p>Zaanstraat 291<br>1013 SB Amsterdam</p> </div> <div class="product-image"> <img src="https://assets.postana.com/example/wine-bottle.png" width="100%"> </div>