Ticket #70 (closed enhancement: fixed)
WYMeditor's HTML structure
| Reported by: | dixon_ | Owned by: | jf.hovinne |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.5 |
| Component: | editor | Version: | trunk |
| Keywords: | Cc: |
Description (last modified by d.reszka) (diff)
I ran into some issues when customizing wymeditor's stylesheet. I think the default inline margin rules applied to div.wym_area_left and div.wym_area_right shall be removed. They makes it hard to move areas around, without touching jquery.wymeditor.js. Another issue is the border around the iframe applied by default. I think the frameborder attribute shall be set to "0" in the iframe tag by default. Then you can customize the border style completely through the skin's stylesheet.
Change History
Note: See
TracTickets for help on using
tickets.