Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Email nested tables image left space

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #171492
    general666
    Participant

    Hi,

    I created HTML email, including nested tables. Everything works fine except one nested table. Here is my code:

    Live demo

    If you open this code in Safari or Gmail, there is left space near images in nested table. I’m really lost. I spent whole day but still didn’t find solution. Can somebody solve this issue? I’m really desperate…

    #171503
    winner_ua
    Participant

    Hello general666,

    I reviewed your code and found that not all tags are closed there. Please see my solution for it – demo, tested here – http://putsmail.com/ . Previously I didn’t use absolute positioning and it works well for me locally, but when you I paste the code to the codepan – it didn’t look correct, thats why I used absolute positioning.

    #171517
    general666
    Participant

    Hi winner_ua

    thank you for your answer. Now it looks good in Safari, but there is problem in firefox and also gmail.

    Chech screenshot from gmail

    If you check this:

    HTML email support

    you can see, gmail don’t support POSITION… :(

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.