Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Where can I buy Email Templates?

Where can I buy Email Templates?

Views: 713

Results 1 to 2 of 2
28 Mar 2012, 1:09 PM
#1
swamyg1 avatar

swamyg1

Zen Follower

Join Date:
Dec 2008
Location:
San Fran
Posts:
382
Plugin Contributions:
0

Where can I buy Email Templates?

I would like to enhance the look of my emails that go out to customers, does anybody know of any site or person that sells these pre-made? The ones including in Zen are somewhat drab (no offense).

I've searched everywhere, surprised there isn't much out there.

28 Mar 2012, 1:33 PM
#2
rstevenson avatar

rstevenson

Totally Zenned

Join Date:
Nov 2006
Location:
Dartmouth, NS Canada
Posts:
2,400
Plugin Contributions:
0

Re: Where can I buy Email Templates?

I've never heard of anyone selling or giving away enhanced email templates. However, it's quite easy to fix them up. They're all in the "email" folder at the top level of the site, and each is simply an HTML file containing contents and a style section at the top. Make a copy of one of them, replace the define calls (things like $EMAIL_GREETING) with some suitable words and save it in a handy location on your hard drive. Then open it in a browser window for viewing the results, open the same file in your text editor, start changing the styles and saving and previewing in the browser. When satisfied, save the styles back to the original file. If I were me, I'd try to develop a style set which could be used for all of them instead of having a custom one for each.

Rob