Configure field media image display on all full content view modes
This commit is contained in:
parent
fd0e9ae445
commit
f3a09e2920
4 changed files with 38 additions and 53 deletions
|
@ -21,7 +21,7 @@ dependencies:
|
|||
- field.field.node.article.field_topics
|
||||
- field.field.node.article.field_upload
|
||||
- node.type.article
|
||||
- responsive_image.styles.drutopia_main
|
||||
- responsive_image.styles.drutopia_wide
|
||||
module:
|
||||
- comment
|
||||
- ds
|
||||
|
@ -134,11 +134,13 @@ content:
|
|||
type: media_responsive_thumbnail
|
||||
label: hidden
|
||||
settings:
|
||||
responsive_image_style: drutopia_main
|
||||
responsive_image_style: drutopia_wide
|
||||
image_link: ''
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
third_party_settings:
|
||||
ds:
|
||||
ds_limit: ''
|
||||
weight: 0
|
||||
region: header
|
||||
field_subtitle:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue