Skip to main content

Logo in the Email

  • July 29, 2024
  • 1 reply
  • 12 views

Forum|alt.badge.img+3

I have read all the comments and solutions re: logos in the emails.  I have done

<img width="200" height="50" src="https://www.brittcoxgroup.com/site_data/brittcoxgroup/editor_assets/Wide%20Logo%20with%20CB.png">

but it still does not work.  Please help.

 

1 reply

TheTimeSavingCo
Forum|alt.badge.img+31

Ah it's because of the underscores in the image link.  Try using this instead:

<img width="200" height="50" src="https://www.brittcoxgroup.com/site\_data/brittcoxgroup/editor\_assets/Wide%20Logo%20with%20CB.png">