XenForo Image in email to users

  • Thread starter Thread starter ArtG
  • Start date Start date
A

ArtG

Guest
Happy Holidays, all!

I want to do something that I think is simple but am confused about. Hoping some of the CSS experts can help me out here.

I'm trying to include our logo centered at the top of emails to users. I've placed the image on our server and link to it from the AdminCP. It comes through but it isn't scaling to the email client viewer size. It's too big.

In my html email, I have the following code:

Code:

<div text-align: center; display: block; position: relative; margin: auto...

Read more

Continue reading...