css - Add background image to paragraph in rich text editor tiny mce -
i have spent hours think how thing working without success , want add together background image selected paragraph in tiny mce, can using style dropdown in rich text editor want extend image dynamically when selected paragraph text extend. can done using 3 divs like:
<div id="top"></div> <div id="center"><p></p></div> <div id="bottom"></div>
but issue can't using rich text editor tiny mce, , want give ability front end end user can select paragaraph , set styling dropdown in order show background image paragraph on website, have included background image guidance, can 1 provide assistance or suggestions on how thing working. here's background image:
you can utilize 'template' plugin tinymce
or 'mysnippets' bundle tinymce
hope helps
css tinymce umbraco
No comments:
Post a Comment