# Cannot save Email in Builder

**URL:** https://forum.mautic.org/t/cannot-save-email-in-builder/5550
**Category:** Product Support
**Created:** [September 6, 2016, 11:24am UTC](https://forum.mautic.org/t/cannot-save-email-in-builder/5550 "2016-09-06T11:24:29Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![griemer](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/griemer/32/108_2.png) [@griemer](https://forum.mautic.org/u/griemer)
#### Post date: [September 6, 2016, 11:24am UTC](https://forum.mautic.org/t/cannot-save-email-in-builder/5550/1 "2016-09-06T11:24:29Z")

</div>

Just did a fresh install of Mautic. Created an email and change the color of a button in the Builder. Whe ni try to save the changes with 'Close builder ’ the spinner keeps spinning. In the developer console i see ‘libraries.js?v6e18ae33:571 Uncaught InvalidCharacterError: Failed to execute ‘setAttribute’ on ‘Element’: ‘!important;’ is not a valid attribute name.’

---

<div class="post-metadata">

### Author: ![escopecz](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/escopecz/32/370_2.png) [@escopecz](https://forum.mautic.org/u/escopecz)
#### Post date: [September 8, 2016, 6:36am UTC](https://forum.mautic.org/t/cannot-save-email-in-builder/5550/2 "2016-09-08T06:36:55Z")

</div>

This seems to be only an issue of the Oxygen theme. Fixed here: [https://github.com/mautic/mautic/pull/2474](https://github.com/mautic/mautic/pull/2474)

---

<div class="post-metadata">

### Author: ![jellederijke](https://avatars.discourse-cdn.com/v4/letter/j/f0a364/32.png) [@jellederijke](https://forum.mautic.org/u/jellederijke)
#### Post date: [September 15, 2016, 1:02pm UTC](https://forum.mautic.org/t/cannot-save-email-in-builder/5550/3 "2016-09-15T13:02:46Z")

</div>

This is great! I had exactly the same problem with a hosted Mautic account. The solution mentioned on github works for the hosted version as well. The steps I took that worked for me are:  
1: download the Oxygen them from your mautic setup (click the cogwheel right top and then themes)  
2: unpack zipfile  
3: find these 2 files and copy content from github over to your own files with a text editor  
[https://github.com/escopecz/mautic/blob/ed6a9bc33cd01217c6609f4d406493cc8f0a97dd/themes/oxygen/html/email.html.twig](https://github.com/escopecz/mautic/blob/ed6a9bc33cd01217c6609f4d406493cc8f0a97dd/themes/oxygen/html/email.html.twig)  
[https://github.com/escopecz/mautic/blob/ed6a9bc33cd01217c6609f4d406493cc8f0a97dd/themes/oxygen/html/page.html.twig](https://github.com/escopecz/mautic/blob/ed6a9bc33cd01217c6609f4d406493cc8f0a97dd/themes/oxygen/html/page.html.twig)  
4: edit the config.json file and change the name into Oxygen2 (or so)  
5: zip files  
6: upload and install the theme.

Creating an e-mail with the editor now works again! Thanks!

---

<div class="post-metadata">

### Author: ![griemer](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/griemer/32/108_2.png) [@griemer](https://forum.mautic.org/u/griemer)
#### Post date: [September 6, 2016, 11:24am UTC](https://forum.mautic.org/t/cannot-save-email-in-builder/5550/4 "2016-09-06T11:24:29Z")

</div>

Just did a fresh install of Mautic. Created an email and change the color of a button in the Builder. Whe ni try to save the changes with 'Close builder ’ the spinner keeps spinning. In the developer console i see ‘libraries.js?v6e18ae33:571 Uncaught InvalidCharacterError: Failed to execute ‘setAttribute’ on ‘Element’: ‘!important;’ is not a valid attribute name.’
