make a content block listen to the main.css
Permalink 1 user found helpful
Hi,
When adding a content block, I'd like the mce editor to pick to my css file.
eg. I've defined a header and paragraph style in my main css sheet.
Now when I add some content it should listen to this css sheet (see screenshots)
Any pointers?
Thanks a lot.
Maarten.
When adding a content block, I'd like the mce editor to pick to my css file.
eg. I've defined a header and paragraph style in my main css sheet.
Now when I add some content it should listen to this css sheet (see screenshots)
Any pointers?
Thanks a lot.
Maarten.
name it typography.css, and get it useing $this->getstylesheet('typography.css');
jbx andf Mnkras,
Thanks for pointing me in the right direction.
Exaclty what I needed.
Thanks for pointing me in the right direction.
Exaclty what I needed.
Thanks guys, very helpful
Albin
Albin
http://www.codeblog.ch/2009/05/concrete5-css-features/...
Jon