Opened 18 years ago

Last modified 16 years ago

#598 closed New Feature

Create ToolbarBand CSS Class — at Version 2

Reported by: bpmerkel@… Owned by:
Priority: Normal Milestone: CKEditor 3.0
Component: General Version:
Keywords: SF Confirmed Cc:

Description (last modified by Martin Kou)

Need a different CSS class for each inner table band of the toolbar, named ToolbarBand (rather than Toolbar, of which applies to the outer toolbar table). Namely:

  1. In fck_toolbar.js, line 41, on the inner table, change

the class="Toolbar" to class="ToolbarBand"

  1. In fck_editor.css, add a new CSS class

named "ToolbarBand" that applies to each row of the toolbar.

We've made the changes in our version, which allows for a background image of the toolbar band (with that cool XP-style vertical gradation behind the buttons).

Thanks!


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=947891&group_id=75348&atid=543656

Change History (2)

comment:1 Changed 18 years ago by Martin Kou

Reporter: changed from Martin Kou to bpmerkel@…

comment:2 Changed 18 years ago by Martin Kou

Description: modified (diff)
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy