#opsandtactics css
1 messages · Page 1 of 1 (latest)
Yeah.. some wonky CSS mods. I assume this is for the item sheet?
The gist if I recall is that TinyMCE needs to be able to calculate an explicit height for the inserted IFrame / editor and the surrounding CSS can affect that.
It's an html partial used in my item sheets yeah, though the same formatting and issue applies on actor sheets.
I'll play around with the div directly containing the editor
Ha- That completely fixed it! Set the containing div to have the same minimum height as the editor and it filled right up
Thanks!
Or... not, actually, it just looked like it did since the one I was looking at already had a good chunk of content in it