I have the problem that I want the look of the contents of the 'Paragraph' dropdown to exactly match the corresponding style of the heading that it will create. i.e. so that the look and feel of what the user selects is exactly what they get.
I know that the way the dropdown contents are displayed can be changed either in code or by editing common.config, but this means defining the styles in 2 places (in the page stylesheet and when setting up the CuteEditControl).
Is there any way that the styles shown in this dropdown can automatically reflect changes made to the page stylesheet?
e.g if I changed <h1> to be bold in the page style sheet, then the corresponding entry in the 'Paragraph' dropdown list would be shown in bold.
Hope this makes sense.
Thanks
Justin