By Edmund Arellano on Wednesday, 23 December 2015
Posted in Technical Issues
Replies 1
Likes 0
Views 712
Votes 0
Hello,

I'm having trouble trying to figure out how to center our company logo on subscription emails that go to both staff AND users. Please see the image attached. How can I center it?

Thanks.
hey there,

I am sorry for the delay of this reply,

You have to modify on this file -> JoomlaFolder\components\com_easysocial\themes\wireframe\emails\html\template.html

// LINE 17
<td style="padding-top:20px;padding-left:20px;">

// Replace with
<td style="padding-top:20px;padding-left:20px;text-align:center;">



Hope this help.
·
Wednesday, 23 December 2015 10:48
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post