I am trying to update the stylesheet module with a custom css id and I cannot get the stylesheet to save after adding in the css. Does anyone know why I would be having this problem?
Reported on Movable Type 4.1x
I am trying to update the stylesheet module with a custom css id and I cannot get the stylesheet to save after adding in the css. Does anyone know why I would be having this problem?
Reported on Movable Type 4.1x
Did you just save it or did you click the publish button?
I tried it both ways and in multiple browsers. It used to work without any issues. I haven't been able to get it to work over the past month or so. Everything else is working fine.
Check the output path for that file to see if it's writing the file where you expect it.
Yeah it works if I import a new css file, but when I simply try to add a class directly to the stylesheet module that's when I run into problems. It tries to update but never actually finishes saving.
So you cannot just enter in some CSS data into the Stylesheet template, hit publish, but you can do a CSS @import?