D
D
Dima2018-09-25 12:11:58
css
Dima, 2018-09-25 12:11:58

Why position absolute doesn't work in email?

Good afternoon, such a problem.

<div style="position:relative;">
        <div style="position:absolute !important;top: 30px;margin-left: 40px;">
          <img src="http://{$domen}/i/mail/logo_mail.png" alt="{$domen}" />
        </div>
    <img src="http://{$domen}/i/mail/bg_mail.jpg" alt="{$domen}" style="width:100%; height:300px;"/>
</div>

it's in the letter.
5ba9fbdcbdb7a269059067.jpegwhy is that?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikita Ermilichev, 2018-09-25
@Masas

Works, but not everywhere.
Use Image Maps
https://www.w3schools.com/Tags/tag_map.asp

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question