ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,700
- Points
- 823
Reputation:
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:
Read more
Continue reading...
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...