Is it possible to customise the backend css for different heading weights (h1, h2, h3 etc), it would be great to get visual feedback. If not currently available how best could I go about implementing this?
Hey Danny, the current implementation is a bit hacky, though it works (and does size the headings a bit to give at least a basic visual feedback).
That said, it would be awesome if you would improve the user experience! The easiest way would probably be to improve the ext heading block and to add CSS classes. Remember to update the minified versions!
Let me know if you need some more specific details. Also: Pull requests welcome ... :)
Thanks Mark, yeah I might need some more pointers. I'm new to object oriented Javascript so not quite sure how this works but I'll see if I can get my head round it and add the css classes...
Heading Block Type
Is it possible to customise the backend css for different heading weights (h1, h2, h3 etc), it would be great to get visual feedback. If not currently available how best could I go about implementing this?
Cheers,
Dan
Hey Danny, the current implementation is a bit hacky, though it works (and does size the headings a bit to give at least a basic visual feedback).
That said, it would be awesome if you would improve the user experience! The easiest way would probably be to improve the ext heading block and to add CSS classes. Remember to update the minified versions!
Let me know if you need some more specific details. Also: Pull requests welcome ... :)
Thanks Mark, yeah I might need some more pointers. I'm new to object oriented Javascript so not quite sure how this works but I'll see if I can get my head round it and add the css classes...
Cheers
is working on a reply...