Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Symfony/Mailer embed file dont load into background image#61081

Unanswered
RomaKoryagin asked this question inQ&A
Discussion options

I have this part of code in my mail

<td style='background-color: #DEE6EC; background-image: url("{{ 'cid:cloud' }}"); background-repeat: no-repeat; background-position: right bottom;'>

The image is successfully loaded into the mail and I can see it but it is not uploaded to cid:cloud.

Also in mail a have

<img src="{{ 'cid:logo' }}" height="60px" border="0" alt="">

And when i change cid:logo to cid:cloud my cloud image successfully loads in both places. How to fix that ?

You must be logged in to vote

Replies: 1 comment

Comment options

This sounds like an email client bug; which one are you testing with?

Note that it seemsThunderBird won’t ever implement this so you may try data-uris instead…

You must be logged in to vote
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
2 participants
@RomaKoryagin@MatTheCat

[8]ページ先頭

©2009-2025 Movatter.jp