Need to find a way to have the dropbutton hover over other items when it expands. Currently it expands the element in place and pushes things around.
Consider where this is displayed - manage display, content listing, views admin.
Dropbutton absolute position
CKEditor allows aligning images and media.
This code is in align.module.css, added by the system/base library.
/**
* Alignment classes for block level elements (images, videos, blockquotes, etc.)
*/
.align-left {
float: left;
}
.align-right {
float…
Image alignment
There are a few forms that use tabledrag.
Multiple value entity references, block layout form.
CSS is added in system/admin css library.
Starterkit adds trabledrag.css.
Also have a custom svg icon to use.
Tabledrag icon position
I used fences on a site and copied the field template.
It needs to be enabled for the template to work correctly.
Is there a way to toggle usage of the template if it's enabled?
Fences module required for field template