#11600 closed New Feature (duplicate)
Image2 plugin include class to indicate alignment
| Reported by: | Douglas | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 4.3 |
| Keywords: | Cc: |
Description
Without a class on the figure element, it's not possible to apply some pretty fundamental styling e.g. left margin for right-floated elements.
Attached a quick one line patch to add 'align-left', 'align-center', 'align-right' class to the element.
Attachments (1)
Change History (3)
Changed 12 years ago by
| Attachment: | image2-plugin-js.patch added |
|---|
comment:1 Changed 12 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
We already implemented such option in #11300. It's not yet reviewed, but it'll definitely land in upcoming major release (4.4).
comment:2 Changed 12 years ago by
| Keywords: | Image Image2 CSS removed |
|---|---|
| Version: | 4.3.2 → 4.3 |

One line patch to plugin.js