Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
DeniseColbert opened this issue Nov 28, 2018 · 5 comments
Open

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

DeniseColbert opened this issue Nov 28, 2018 · 5 comments

Comments

@DeniseColbert
Copy link
Collaborator

No description provided.

@ghost
Copy link

ghost commented Nov 28, 2018

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
Copy link
Collaborator Author

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

@ghost
Copy link

ghost commented Nov 29, 2018

@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
Copy link
Collaborator Author

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

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

@ghost
Copy link

ghost commented Nov 29, 2018

@DeniseColbert

Maybe in the next CMS?

Definitely in the next CMS :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant