[SOLVED] Customize email colors and add logo?

  • Posts: 37
  • Thank you received: 0
7 years 6 months ago #270123

-- HikaShop version -- : 3.0.1 Business
-- Joomla version -- : 3.7.1

I am looking to change the colors in the emails as well as add a company logo.
So would I copy the content default template and then create a new one and edit what I want changed? Is this the proper way to do this? I would then do the same with admin?



EDIT: I believe with just playing I answered my own questions.
Seems the template controls the header and footer and basic colors. If I want to edit the text colors in the context of the email I have to edit the emails section itself? Changing the H1, H2 color settings in the template doesn't work as the colors are overridden by the email code colors?


Is that correct then? We have to edit each email's colors to get all of the text to match, as the template H1 H2 and other colors don't work for the email content.

Attachments:
Last edit: 7 years 6 months ago by blbeta. Reason: Solved

Please Log in or Create an account to join the conversation.

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
7 years 6 months ago #270145

Hi,

Yes and no.
You should be able to use such CSS in your template to override the colors in the emails.
For example:
h2{ color: green !important; }

It's better to edit only the template and not the emails directly. That way, you get the improvements in the emails when you update HikaShop, without loosing your styling.

The following user(s) said Thank You: blbeta

Please Log in or Create an account to join the conversation.

Time to create page: 0.068 seconds
Powered by Kunena Forum