Hi,
I want to customize a style for lists in the TinyMCE editor. I thought it'd be easy and I could simply create a style in my CSS file and add the style name to the list in 'CSS Styles', but it doesn't work. I mean, it works well if you want to print in bold and red, but not for editing lists.
Indeed, and as it says there, if you set something like 'style1' and use it to style some text, the result will look like this:
text
And if you do the same with a list, you will get:
text1
text2
This can't be used, unfortunately. What I want would look like the following:
text1
text2
Does anyone know how this can be achieved ? I know it's possible. I checked the plugin called 'style', but I didn't understand its definition and purpose.
TinyMCE: how to set a new style for lists ? Is it possible ?
TinyMCE: how to set a new style for lists ? Is it possible ?
Last edited by Yvan B on Thu May 20, 2010 8:23 am, edited 1 time in total.
Re: TinyMCE: a new style for lists
UP !!!
I can't be the only one who tries to make use of 'list-style-image' in order to personalize lists in TinyMCE, can I ? It doesn't seem so weird to me !
So, has anyone any idea how to set style for lists in TinyMCE ?
I can't be the only one who tries to make use of 'list-style-image' in order to personalize lists in TinyMCE, can I ? It doesn't seem so weird to me !
So, has anyone any idea how to set style for lists in TinyMCE ?
Re: TinyMCE: how to set a new style for lists ? Is it possible ?
For those who'd be interested in the solution:
http://forum.cmsmadesimple.org/index.ph ... 179.0.html
http://forum.cmsmadesimple.org/index.ph ... 179.0.html