Code Monkey home page Code Monkey logo

Comments (10)

iRyusa avatar iRyusa commented on July 20, 2024 2

Oh... My bad.
If I remember correctly it's because we doesn't find a way to support it on outlook so it's by default top center you're right..
I guess we can add it, but add a warning in the documentation

from mjml.

iRyusa avatar iRyusa commented on July 20, 2024

Hi @MichalCerny ,
Most of client doesn't support background-xxx attributes, so we're merging them into background who's almost supported everywhere ( outlook 20XX supports only VML ).

from mjml.

MichalCerny avatar MichalCerny commented on July 20, 2024

I know, I dont want support of position in build, I need to setup position in merged background because default is top center .. i need center right or center left.

from mjml.

MichalCerny avatar MichalCerny commented on July 20, 2024

And what about background color together with image?

from mjml.

gabskoro avatar gabskoro commented on July 20, 2024

I also would appreciate support for background-image with background-color on mj-section elements

from mjml.

ngarnier avatar ngarnier commented on July 20, 2024

Hey @MichalCerny @gabskoro, about background-image support with background-color, it was merged in 2.1.1.

The default top-center position still is an issue because of the lack of support in Outlook that @iRyusa explained.

from mjml.

gabskoro avatar gabskoro commented on July 20, 2024

Tnx :) 👍

from mjml.

iRyusa avatar iRyusa commented on July 20, 2024

With not enough support on background attributes ( like outlook/outlook.com & yahoo ) I am closing the issue. Feel free to reopen if needed !

from mjml.

bsebastian81 avatar bsebastian81 commented on July 20, 2024

@iRyusa
Without the ability to position the background, this is really a blocker for some layouts. Is there a hack to position the background anyway?

In this example we had to switch to graphics although it would be easy to solve with a background-position:left...
label

My approach would have been: Complete background graphic in 600px width and white text as content. Fallback = Section has background color as in the graphic so that the white text is readable even if the graphic is not loaded.
Problem: Does not work responsive because the background is positioned in the middle. On a smartphone, the white text then moves over the white part of the background. I guess it would work if the bg would be positioned left.

from mjml.

iRyusa avatar iRyusa commented on July 20, 2024

I think this could be done with a mj-table ( first td your text & second an image/css trick to do this shape ).

The support is still lacking so there's no really much to add here. You can play a bit with <mj-style inline="inline"> if you want to apply it manually, but you're on your own about the client fallback & support.

from mjml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.