By Taiwo on Thursday, 08 June 2017
Posted in General Issues
Replies 1
Likes 0
Views 337
Votes 0
How do i change my EB email alert template logo.. see the attachment
Hi there,

You can go to your Baceknd>Components>EasyBlog>Email Activities>Email Template and edit 'template.php' files, changes codes provided below to respective path as this will automatically create a template override for you. Please give it a try and see how it goes

<td style="padding: 10px 0; text-align: left">
<img src="<?php echo $logo;?>" aria-hidden="true" border="0" style="height: auto; background: #dddddd; font-family: sans-serif; font-size: 15px; line-height: 20px; color: #555555;">
</td>
·
Thursday, 08 June 2017 11:06
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post