Change layout transaction emailMagento 1.9 - Change color or email templatesChange Edit Account Information LayoutMagento 1.9 - Change color or email templatesChange email logo for multistoreHow do I change the grey background in emails to a white background?Change the text color of system emailsSOLVED - How to override email/items.phtml?Custom Email Template in Magento2Magento add custom attribute to transaction email itemsMagento 2, How to include unsubscribe link in transaction emailChange HTML Structure of Transaction E-Mail

Are ETF trackers fundamentally better than individual stocks?

How could a scammer know the apps on my phone / iTunes account?

How to read the value of this capacitor?

Science-fiction short story where space navy wanted hospital ships and settlers had guns mounted everywhere

What exactly is this small puffer fish doing and how did it manage to accomplish such a feat?

Brexit - No Deal Rejection

What is the significance behind "40 days" that often appears in the Bible?

Can I use USB data pins as power source

Unexpected result from ArcLength

Employee lack of ownership

Who is flying the vertibirds?

Why one should not leave fingerprints on bulbs and plugs?

Is there a data structure that only stores hash codes and not the actual objects?

Python if-else code style for reduced code for rounding floats

Why would a flight no longer considered airworthy be redirected like this?

How to make healing in an exploration game interesting

Existence of subset with given Hausdorff dimension

Do I need life insurance if I can cover my own funeral costs?

A Cautionary Suggestion

Most cost effective thermostat setting: consistent temperature vs. lowest temperature possible

How to simplify this time periods definition interface?

PTIJ: Who should I vote for? (21st Knesset Edition)

Does Mathematica reuse previous computations?

Could the Saturn V actually have launched astronauts around Venus?



Change layout transaction email


Magento 1.9 - Change color or email templatesChange Edit Account Information LayoutMagento 1.9 - Change color or email templatesChange email logo for multistoreHow do I change the grey background in emails to a white background?Change the text color of system emailsSOLVED - How to override email/items.phtml?Custom Email Template in Magento2Magento add custom attribute to transaction email itemsMagento 2, How to include unsubscribe link in transaction emailChange HTML Structure of Transaction E-Mail













0















enter image description here



I want to change the grey around my white box to white. What do I need to change?



I already tried ->email-inline.scss



#background-table 
background-color: white;










share|improve this question














bumped to the homepage by Community 34 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • You have say to which extend your question differs to existing material we have on site already in the same context. For example, what makes it different to Magento 1.9 - Change color or email templates? Next to that you take extremely care on a very specific detail, but most likely your question is not that specific. What is your current experience in editing Magento email templates? Which theme are you using for email-templates?

    – hakre
    Jul 26 '15 at 19:21












  • Often Yireo has good extensions in the context of magento email templating, they also have a tutorial here that might help: Customizing Magento email templates - I haven't read that tutorial, but I've been using the Email-Tester and Email-Override , the later I can suggest to you as I see you're doing translated email templates, is a nice-to-have with that.

    – hakre
    Jul 26 '15 at 19:28











  • Hello thanks for your comment. I'm using 1.9+ and rwd theme. I followed the steps but it didnt work for me. I think I'm gonna use some extension to solve this problem.

    – safdgtrt
    Jul 26 '15 at 19:59











  • First of all disable cache. And with RWD theme I think it uses some new stuff with the CSS part of templates. Technically you don't need an extension here. Just to make this chrystal clear.There is even an old-school way to test email-tempaltes, it's just that at work we've got that email-tester plugin and it's quite comfortable. E.g. see here: Magento: previewing/testing transactional emails with actual data, without actually sending them?

    – hakre
    Jul 26 '15 at 20:21















0















enter image description here



I want to change the grey around my white box to white. What do I need to change?



I already tried ->email-inline.scss



#background-table 
background-color: white;










share|improve this question














bumped to the homepage by Community 34 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • You have say to which extend your question differs to existing material we have on site already in the same context. For example, what makes it different to Magento 1.9 - Change color or email templates? Next to that you take extremely care on a very specific detail, but most likely your question is not that specific. What is your current experience in editing Magento email templates? Which theme are you using for email-templates?

    – hakre
    Jul 26 '15 at 19:21












  • Often Yireo has good extensions in the context of magento email templating, they also have a tutorial here that might help: Customizing Magento email templates - I haven't read that tutorial, but I've been using the Email-Tester and Email-Override , the later I can suggest to you as I see you're doing translated email templates, is a nice-to-have with that.

    – hakre
    Jul 26 '15 at 19:28











  • Hello thanks for your comment. I'm using 1.9+ and rwd theme. I followed the steps but it didnt work for me. I think I'm gonna use some extension to solve this problem.

    – safdgtrt
    Jul 26 '15 at 19:59











  • First of all disable cache. And with RWD theme I think it uses some new stuff with the CSS part of templates. Technically you don't need an extension here. Just to make this chrystal clear.There is even an old-school way to test email-tempaltes, it's just that at work we've got that email-tester plugin and it's quite comfortable. E.g. see here: Magento: previewing/testing transactional emails with actual data, without actually sending them?

    – hakre
    Jul 26 '15 at 20:21













0












0








0








enter image description here



I want to change the grey around my white box to white. What do I need to change?



I already tried ->email-inline.scss



#background-table 
background-color: white;










share|improve this question














enter image description here



I want to change the grey around my white box to white. What do I need to change?



I already tried ->email-inline.scss



#background-table 
background-color: white;







layout email






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jul 26 '15 at 16:52









safdgtrtsafdgtrt

546




546





bumped to the homepage by Community 34 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 34 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.














  • You have say to which extend your question differs to existing material we have on site already in the same context. For example, what makes it different to Magento 1.9 - Change color or email templates? Next to that you take extremely care on a very specific detail, but most likely your question is not that specific. What is your current experience in editing Magento email templates? Which theme are you using for email-templates?

    – hakre
    Jul 26 '15 at 19:21












  • Often Yireo has good extensions in the context of magento email templating, they also have a tutorial here that might help: Customizing Magento email templates - I haven't read that tutorial, but I've been using the Email-Tester and Email-Override , the later I can suggest to you as I see you're doing translated email templates, is a nice-to-have with that.

    – hakre
    Jul 26 '15 at 19:28











  • Hello thanks for your comment. I'm using 1.9+ and rwd theme. I followed the steps but it didnt work for me. I think I'm gonna use some extension to solve this problem.

    – safdgtrt
    Jul 26 '15 at 19:59











  • First of all disable cache. And with RWD theme I think it uses some new stuff with the CSS part of templates. Technically you don't need an extension here. Just to make this chrystal clear.There is even an old-school way to test email-tempaltes, it's just that at work we've got that email-tester plugin and it's quite comfortable. E.g. see here: Magento: previewing/testing transactional emails with actual data, without actually sending them?

    – hakre
    Jul 26 '15 at 20:21

















  • You have say to which extend your question differs to existing material we have on site already in the same context. For example, what makes it different to Magento 1.9 - Change color or email templates? Next to that you take extremely care on a very specific detail, but most likely your question is not that specific. What is your current experience in editing Magento email templates? Which theme are you using for email-templates?

    – hakre
    Jul 26 '15 at 19:21












  • Often Yireo has good extensions in the context of magento email templating, they also have a tutorial here that might help: Customizing Magento email templates - I haven't read that tutorial, but I've been using the Email-Tester and Email-Override , the later I can suggest to you as I see you're doing translated email templates, is a nice-to-have with that.

    – hakre
    Jul 26 '15 at 19:28











  • Hello thanks for your comment. I'm using 1.9+ and rwd theme. I followed the steps but it didnt work for me. I think I'm gonna use some extension to solve this problem.

    – safdgtrt
    Jul 26 '15 at 19:59











  • First of all disable cache. And with RWD theme I think it uses some new stuff with the CSS part of templates. Technically you don't need an extension here. Just to make this chrystal clear.There is even an old-school way to test email-tempaltes, it's just that at work we've got that email-tester plugin and it's quite comfortable. E.g. see here: Magento: previewing/testing transactional emails with actual data, without actually sending them?

    – hakre
    Jul 26 '15 at 20:21
















You have say to which extend your question differs to existing material we have on site already in the same context. For example, what makes it different to Magento 1.9 - Change color or email templates? Next to that you take extremely care on a very specific detail, but most likely your question is not that specific. What is your current experience in editing Magento email templates? Which theme are you using for email-templates?

– hakre
Jul 26 '15 at 19:21






You have say to which extend your question differs to existing material we have on site already in the same context. For example, what makes it different to Magento 1.9 - Change color or email templates? Next to that you take extremely care on a very specific detail, but most likely your question is not that specific. What is your current experience in editing Magento email templates? Which theme are you using for email-templates?

– hakre
Jul 26 '15 at 19:21














Often Yireo has good extensions in the context of magento email templating, they also have a tutorial here that might help: Customizing Magento email templates - I haven't read that tutorial, but I've been using the Email-Tester and Email-Override , the later I can suggest to you as I see you're doing translated email templates, is a nice-to-have with that.

– hakre
Jul 26 '15 at 19:28





Often Yireo has good extensions in the context of magento email templating, they also have a tutorial here that might help: Customizing Magento email templates - I haven't read that tutorial, but I've been using the Email-Tester and Email-Override , the later I can suggest to you as I see you're doing translated email templates, is a nice-to-have with that.

– hakre
Jul 26 '15 at 19:28













Hello thanks for your comment. I'm using 1.9+ and rwd theme. I followed the steps but it didnt work for me. I think I'm gonna use some extension to solve this problem.

– safdgtrt
Jul 26 '15 at 19:59





Hello thanks for your comment. I'm using 1.9+ and rwd theme. I followed the steps but it didnt work for me. I think I'm gonna use some extension to solve this problem.

– safdgtrt
Jul 26 '15 at 19:59













First of all disable cache. And with RWD theme I think it uses some new stuff with the CSS part of templates. Technically you don't need an extension here. Just to make this chrystal clear.There is even an old-school way to test email-tempaltes, it's just that at work we've got that email-tester plugin and it's quite comfortable. E.g. see here: Magento: previewing/testing transactional emails with actual data, without actually sending them?

– hakre
Jul 26 '15 at 20:21





First of all disable cache. And with RWD theme I think it uses some new stuff with the CSS part of templates. Technically you don't need an extension here. Just to make this chrystal clear.There is even an old-school way to test email-tempaltes, it's just that at work we've got that email-tester plugin and it's quite comfortable. E.g. see here: Magento: previewing/testing transactional emails with actual data, without actually sending them?

– hakre
Jul 26 '15 at 20:21










1 Answer
1






active

oldest

votes


















0














I have only recently discovered the new style emails and so far here's what I found



1) the emails arrive in my inbox with the following code at the top ("defanged" comes from my mail service)



<table style="border-collapse:collapse;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;background-color:rgb(235, 235, 235);font-size:14px;" id="defanged16-background-table" border="0" cellpadding="0" cellspacing="0" width="100%">


2) in the template header I only have



var non_inline_styles


and/or



inlinecss file="email-inline.css"


(pattern from the original templates cloned to make my own)



3) the styles in the email are built by emogrifier using the email css styles in the style build



for example my compiled email-inline.css contains



/* line 47, ../../scss/email-inline.scss */
body
margin: 0;
padding: 0;
text-align: left;
color: #333333;
background-color: #ebebeb;



and



/* line 68, ../../scss/email-inline.scss */
body
background: #ebebeb;
font-size: 12px;
margin: 0;
padding: 0;



as well as the background-table entry you found



Changing all three should work



if you are compiling from sass - changing the $c-email-background variable should do it



body 
margin: 0;
padding: 0;
text-align: left;
color: $c-gray;
background-color: $c-email-background;



body
background: $c-email-background;
font-size: 12px;
margin: 0;
padding: 0;



html,
#background-table
background-color: $c-email-background;



4) the docs I found are unclear whether the system will automatically use your email-inline.css and email-non-inline.css or whether you need to specifically ask for it



for inline it claims you need



inlinecss file="email-inline.css"


for non inline it claims it automatically takes it from 4 sources






share|improve this answer
























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "479"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f75696%2fchange-layout-transaction-email%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    I have only recently discovered the new style emails and so far here's what I found



    1) the emails arrive in my inbox with the following code at the top ("defanged" comes from my mail service)



    <table style="border-collapse:collapse;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;background-color:rgb(235, 235, 235);font-size:14px;" id="defanged16-background-table" border="0" cellpadding="0" cellspacing="0" width="100%">


    2) in the template header I only have



    var non_inline_styles


    and/or



    inlinecss file="email-inline.css"


    (pattern from the original templates cloned to make my own)



    3) the styles in the email are built by emogrifier using the email css styles in the style build



    for example my compiled email-inline.css contains



    /* line 47, ../../scss/email-inline.scss */
    body
    margin: 0;
    padding: 0;
    text-align: left;
    color: #333333;
    background-color: #ebebeb;



    and



    /* line 68, ../../scss/email-inline.scss */
    body
    background: #ebebeb;
    font-size: 12px;
    margin: 0;
    padding: 0;



    as well as the background-table entry you found



    Changing all three should work



    if you are compiling from sass - changing the $c-email-background variable should do it



    body 
    margin: 0;
    padding: 0;
    text-align: left;
    color: $c-gray;
    background-color: $c-email-background;



    body
    background: $c-email-background;
    font-size: 12px;
    margin: 0;
    padding: 0;



    html,
    #background-table
    background-color: $c-email-background;



    4) the docs I found are unclear whether the system will automatically use your email-inline.css and email-non-inline.css or whether you need to specifically ask for it



    for inline it claims you need



    inlinecss file="email-inline.css"


    for non inline it claims it automatically takes it from 4 sources






    share|improve this answer





























      0














      I have only recently discovered the new style emails and so far here's what I found



      1) the emails arrive in my inbox with the following code at the top ("defanged" comes from my mail service)



      <table style="border-collapse:collapse;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;background-color:rgb(235, 235, 235);font-size:14px;" id="defanged16-background-table" border="0" cellpadding="0" cellspacing="0" width="100%">


      2) in the template header I only have



      var non_inline_styles


      and/or



      inlinecss file="email-inline.css"


      (pattern from the original templates cloned to make my own)



      3) the styles in the email are built by emogrifier using the email css styles in the style build



      for example my compiled email-inline.css contains



      /* line 47, ../../scss/email-inline.scss */
      body
      margin: 0;
      padding: 0;
      text-align: left;
      color: #333333;
      background-color: #ebebeb;



      and



      /* line 68, ../../scss/email-inline.scss */
      body
      background: #ebebeb;
      font-size: 12px;
      margin: 0;
      padding: 0;



      as well as the background-table entry you found



      Changing all three should work



      if you are compiling from sass - changing the $c-email-background variable should do it



      body 
      margin: 0;
      padding: 0;
      text-align: left;
      color: $c-gray;
      background-color: $c-email-background;



      body
      background: $c-email-background;
      font-size: 12px;
      margin: 0;
      padding: 0;



      html,
      #background-table
      background-color: $c-email-background;



      4) the docs I found are unclear whether the system will automatically use your email-inline.css and email-non-inline.css or whether you need to specifically ask for it



      for inline it claims you need



      inlinecss file="email-inline.css"


      for non inline it claims it automatically takes it from 4 sources






      share|improve this answer



























        0












        0








        0







        I have only recently discovered the new style emails and so far here's what I found



        1) the emails arrive in my inbox with the following code at the top ("defanged" comes from my mail service)



        <table style="border-collapse:collapse;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;background-color:rgb(235, 235, 235);font-size:14px;" id="defanged16-background-table" border="0" cellpadding="0" cellspacing="0" width="100%">


        2) in the template header I only have



        var non_inline_styles


        and/or



        inlinecss file="email-inline.css"


        (pattern from the original templates cloned to make my own)



        3) the styles in the email are built by emogrifier using the email css styles in the style build



        for example my compiled email-inline.css contains



        /* line 47, ../../scss/email-inline.scss */
        body
        margin: 0;
        padding: 0;
        text-align: left;
        color: #333333;
        background-color: #ebebeb;



        and



        /* line 68, ../../scss/email-inline.scss */
        body
        background: #ebebeb;
        font-size: 12px;
        margin: 0;
        padding: 0;



        as well as the background-table entry you found



        Changing all three should work



        if you are compiling from sass - changing the $c-email-background variable should do it



        body 
        margin: 0;
        padding: 0;
        text-align: left;
        color: $c-gray;
        background-color: $c-email-background;



        body
        background: $c-email-background;
        font-size: 12px;
        margin: 0;
        padding: 0;



        html,
        #background-table
        background-color: $c-email-background;



        4) the docs I found are unclear whether the system will automatically use your email-inline.css and email-non-inline.css or whether you need to specifically ask for it



        for inline it claims you need



        inlinecss file="email-inline.css"


        for non inline it claims it automatically takes it from 4 sources






        share|improve this answer















        I have only recently discovered the new style emails and so far here's what I found



        1) the emails arrive in my inbox with the following code at the top ("defanged" comes from my mail service)



        <table style="border-collapse:collapse;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;background-color:rgb(235, 235, 235);font-size:14px;" id="defanged16-background-table" border="0" cellpadding="0" cellspacing="0" width="100%">


        2) in the template header I only have



        var non_inline_styles


        and/or



        inlinecss file="email-inline.css"


        (pattern from the original templates cloned to make my own)



        3) the styles in the email are built by emogrifier using the email css styles in the style build



        for example my compiled email-inline.css contains



        /* line 47, ../../scss/email-inline.scss */
        body
        margin: 0;
        padding: 0;
        text-align: left;
        color: #333333;
        background-color: #ebebeb;



        and



        /* line 68, ../../scss/email-inline.scss */
        body
        background: #ebebeb;
        font-size: 12px;
        margin: 0;
        padding: 0;



        as well as the background-table entry you found



        Changing all three should work



        if you are compiling from sass - changing the $c-email-background variable should do it



        body 
        margin: 0;
        padding: 0;
        text-align: left;
        color: $c-gray;
        background-color: $c-email-background;



        body
        background: $c-email-background;
        font-size: 12px;
        margin: 0;
        padding: 0;



        html,
        #background-table
        background-color: $c-email-background;



        4) the docs I found are unclear whether the system will automatically use your email-inline.css and email-non-inline.css or whether you need to specifically ask for it



        for inline it claims you need



        inlinecss file="email-inline.css"


        for non inline it claims it automatically takes it from 4 sources







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Jul 26 '15 at 23:08

























        answered Jul 26 '15 at 22:39









        iphigenieiphigenie

        487216




        487216



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Magento Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f75696%2fchange-layout-transaction-email%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Identifying “long and narrow” polygons in with PostGISlength and width of polygonWhy postgis st_overlaps reports Qgis' “avoid intersections” generated polygon as overlapping with others?Adjusting polygons to boundary and filling holesDrawing polygons with fixed area?How to remove spikes in Polygons with PostGISDeleting sliver polygons after difference operation in QGIS?Snapping boundaries in PostGISSplit polygon into parts adding attributes based on underlying polygon in QGISSplitting overlap between polygons and assign to nearest polygon using PostGIS?Expanding polygons and clipping at midpoint?Removing Intersection of Buffers in Same Layers

            Masuk log Menu navigasi

            อาณาจักร (ชีววิทยา) ดูเพิ่ม อ้างอิง รายการเลือกการนำทาง10.1086/39456810.5962/bhl.title.447410.1126/science.163.3863.150576276010.1007/BF01796092408502"Phylogenetic structure of the prokaryotic domain: the primary kingdoms"10.1073/pnas.74.11.5088432104270744"Towards a natural system of organisms: proposal for the domains Archaea, Bacteria, and Eucarya"1990PNAS...87.4576W10.1073/pnas.87.12.4576541592112744PubMedJump the queueexpand by handPubMedJump the queueexpand by handPubMedJump the queueexpand by hand"A revised six-kingdom system of life"10.1111/j.1469-185X.1998.tb00030.x9809012"Only six kingdoms of life"10.1098/rspb.2004.2705169172415306349"Kingdoms Protozoa and Chromista and the eozoan root of the eukaryotic tree"10.1098/rsbl.2009.0948288006020031978เพิ่มข้อมูล