Re: Editor refuses to be constrained by parent <div> width

  •  07-19-2007, 3:45 AM

    Re: Editor refuses to be constrained by parent <div> width

    Hi Adam,

    Apologies for the late reply.

    I have since discovered through testing that it is the toolbars of the editors that are causing the problem. I removed individual toolbar buttons and found that the editor does not seem to be able to make the individual buttons wrap to a new row underneath if the width of the editor requires. I noticed that the buttons are grouped in the Autoconfigure/Full.config file - I even tried changing the groupings by putting only say 3 buttons in a group, thinking that if the group was say 8 buttons, it would refuse to wrap any of those onto a new line. However regrouping did not fix the issue.

    When I removed many buttons out of the XML, there was still a problem in that the 'Normal' 'HTML' 'Preview' '+' and '-' buttons in the footer of the editor were too wide for my HTML & CSS layout.

    How can I tell the editor to wrap buttons onto a new row if required? Can I do this using CSS? For example, declaring all the buttons to be inline.


    Regards,
    Simone

View Complete Thread