FreeUKGen / FreeUKGenealogy

Apache License 2.0
0 stars 0 forks source link

Should be option to place border around images in CMS #28

Open DeniseColbert opened 5 years ago

ghost commented 5 years ago

This can be accomplished with inline CSS (e.g. <img style="border:solid 1px red;" />) if it's a one-off, or a CSS class if it's for multiple images of a certain type (or all images).

If this just for a specific image or for a class of images?

If it's for a class of images, what should the border look like? (I'll roll this task up into the CSS standardization task)

DeniseColbert commented 5 years ago

Can we use inline CSS if adding images via an image block?

ghost commented 5 years ago

@DeniseColbert Survey says... no. You'd need to use an HTML block for that level of control by the look of it.

Tangential: what's up with making block menus disappear when the user tries to use the vertical scrollbar? I am very unimpressed w/Craft just now...

DeniseColbert commented 5 years ago

I know, it's annoying, isn't it!

Gotcha on the border issue. Maybe in the next CMS?

ghost commented 5 years ago

@DeniseColbert

Maybe in the next CMS?

Definitely in the next CMS :)