Please take a look and help me if you know how I can fix the editor so it shows all the menu's next to each other. Like the arrow below the save button. All the code I used is
$editor->Width="670";
$editor->Height="450";
In Internet Explorer the editor does not stretch up and down like in Firefox to give you more space to edit at once. It is looking strange in both browsers though. I like how the editor looks here where I am typing. I wish it could look like that.