In Editor appearance | Used buttons, the toolbar icons appear squashed up and bunched together (see attachments). I've tried changing the theme CSS, anything else I can try?

CommentFileSizeAuthor
ckeditor-icons.jpg32.38 KBiantresman

Comments

mkesicki’s picture

Status: Active » Postponed (maintainer needs more info)

What theme and browser do you use ?

iantresman’s picture

  • I'm using Firefox 13 for Windows. I get the same in Chrome 20.
  • I'm using an Artisteer-generated theme. Switching to Blue Marine solves the problem
  • Using the Artisteer-generated theme, switching from "Use theme CSS" to "CKeditor defaults" makes no change
  • It seems that the ckeditor.css entry for "span.sortableListSpan ul li" has set min-width:18px, which needs to be increased to 32px. My own theme has no setting for this.

Using CSS Injector, if I add to "span.sortableListSpan ul li" width:32px, this solves the problem, unless there is a preferred way to solve it.

mkesicki’s picture

Status: Postponed (maintainer needs more info) » Active

@iantresman,
thank you for information. We try check this as soon as possible. Please be patient.