Hello, is there an easy way to overwrite all background colors for any emails that are sent out?
Hey Erik,
I am really sorry for the delay of this reply as it is a weekend for us here. You should change this on the "main" e-mail template file which is located in /components/com_easysocial/themes/wireframe/emails/template.php . All e-mails generated from the site would use this as the container.
thank you should I create an override file or something so that when I update it doesnt change that? Was looking on what directory I would need to that if so
Yep, you could copy that file into /templates/JOOMLA_TEMPLATE/html/com_easysocial/emails/template.php . Alternatively, you could edit the e-mail template file from the back end of EasySocial and it would create the overrides for you