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.

2 Attachments

maartenfb
 
jbx replied on at Permalink Best Answer Reply
jbx
Mnkras replied on at Permalink Reply
Mnkras
name it typography.css, and get it useing $this->getstylesheet('typography.css');
maartenfb replied on at Permalink Reply
maartenfb
jbx andf Mnkras,

Thanks for pointing me in the right direction.
Exaclty what I needed.
Albin replied on at Permalink Reply
Thanks guys, very helpful
Albin