Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    May 2007
    Location
    Virginia
    Posts
    108
    Plugin Contributions
    0

    Default Email customization questions

    So I now know how to change the logo in the emails. (using the header.jpg image in emails)

    A couple questions - how can I place the same image at the bottom of my emails as well as the top?

    How do I change the color and font size of the text in the email?

    TIA!
    [FONT=Century Gothic]unique and earth friendly baby products[/FONT]

  2. #2
    Join Date
    Nov 2006
    Location
    Papworth, Cambridgeshire, UK
    Posts
    731
    Plugin Contributions
    3

    Default Re: Email customization questions

    All the email templates are in the same place, /emails folder, and are fairly intuitively named - email_template_welcome.html would be the template for the new customer welcome email, etc etc.

    Adding a duplicate header image in the footer is the same as adding an image in any html doc, add an

    <img src="email/header.jpg" alt="logo" />

    in the footer section.

    The template style sheets are all embedded at the top of the templates. Edit and change to your requirements.

  3. #3
    Join Date
    May 2007
    Location
    Virginia
    Posts
    108
    Plugin Contributions
    0

    Default Re: Email customization questions

    how do I use the template override system here?

    also, do I need to customize each email seperately?




    thanks
    [FONT=Century Gothic]unique and earth friendly baby products[/FONT]

  4. #4
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Email customization questions

    There are no "template overrides" for HTML emails at the present time.
    Just edit the files in the /email folder directly.

    If you want to edit more than one layout, you'll have to touch each file separately.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    May 2007
    Location
    Virginia
    Posts
    108
    Plugin Contributions
    0

    Default Re: Email customization questions

    thanks!
    [FONT=Century Gothic]unique and earth friendly baby products[/FONT]

  6. #6
    Join Date
    Feb 2007
    Posts
    159
    Plugin Contributions
    0

    Default Re: Email customization questions

    Quote Originally Posted by Chuckl View Post
    All the email templates are in the same place, /emails folder, and are fairly intuitively named - email_template_welcome.html would be the template for the new customer welcome email, etc etc.
    I'm sorry, I have hunted high and low for this folder but cannot find it. I''m using the current version of Zen-Cart.

    Beth-Katherine

  7. #7
    Join Date
    Nov 2006
    Location
    Papworth, Cambridgeshire, UK
    Posts
    731
    Plugin Contributions
    3

    Default Re: Email customization questions

    Main folder of the site, the one with folders called admin, includes, editors, media, pub, docs, extras, images, and the one you are looking for, email

  8. #8
    Join Date
    Feb 2007
    Posts
    159
    Plugin Contributions
    0

    Default Re: Email customization questions

    Thank you, I found them after posting.

    I do have a couple of questions though.

    I've changed the header image for my newsletters once before and it all succeeded. Now I've installed the Newsletter module and I've lost my logo even though the image is still the changed one I made. Am I missing a file that needs to be changed?

    On the footer which shows the copyright and Zen-cart link, I want to change this to refelct the true owner of the newsletter's copyright which is myself, how do I do this? I've change the main email template but now it's back to the default one. Where is this template I need to change?

    Beth-Katherine
    sorry getting old and forget stuff easily

  9. #9
    Join Date
    Nov 2006
    Location
    Papworth, Cambridgeshire, UK
    Posts
    731
    Plugin Contributions
    3

    Default Re: Email customization questions

    If by Newsletter module you mean the 'Newsletter Center' mod, the Readme file for that says

    What is this mod not
    -------------------------------
    -this mod is not using Zen-Cart's default newsletter

    The support thread is here:

    http://www.zen-cart.com/forum/showthread.php?t=46427

    If you mean the Newsletter Subscribe mod, which allows subscription without registration, I think it uses a template called 'email_newsletter_subscription.html'

  10. #10
    Join Date
    Sep 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Email customization questions

    Quote Originally Posted by Beth-katherine View Post
    Thank you, I found them after posting.

    On the footer which shows the copyright and Zen-cart link, I want to change this to refelct the true owner of the newsletter's copyright which is myself, how do I do this? I've change the main email template but now it's back to the default one. Where is this template I need to change?

    Beth-Katherine
    sorry getting old and forget stuff easily
    Beth-Katherine,

    I was looking for an answer to remove the copyright in the emails too. Here's what I did:

    Edit email/email_template_default.html

    At the bottom, find "<div class="copyright">$EMAIL_FOOTER_COPYRIGHT</div>"
    and copy "EMAIL_FOOTER_COPYRIGHT" to your clipboard. Omit the "$" sign.

    In the developer's tool kit, paste "EMAIL_FOOTER_COPYRIGHT" in the very last box and choose Admin/Catalog from the dropdown menu. Click the search box to the right.

    The screen should come up with several different files containing the information you want to change. The very first one is the one that needs to be edited (admin/includes/languages/english/email_extras.php). It will also show you what line to edit.

    Hope this helps you!

    Autumn
    [FONT="Comic Sans MS"]Bringing the seasons of art to life![/FONT]

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Customization Questions
    By maria_m in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 1 Dec 2010, 02:47 AM
  2. Customization Questions
    By socalcane in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 19 Jan 2009, 05:59 PM
  3. A few customization questions...
    By JHouse in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 1 Apr 2008, 05:13 AM
  4. Customization Questions
    By Rhomze in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 9 Aug 2006, 09:36 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg