Skip to main content

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.

 

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">


Reply