summaryrefslogtreecommitdiff
path: root/modules/kalpesh/photo_gallery/responsive_image.styles.photo_gallery.yml
diff options
context:
space:
mode:
authorNitesh Kumar Sinha2019-07-03 17:43:33 +0530
committerGitHub2019-07-03 17:43:33 +0530
commit779f770a2022c3792d5e2dae95e0381093fb8989 (patch)
treeabdd8c069b9f40dcbf5896f3532e9b6d0df3186b /modules/kalpesh/photo_gallery/responsive_image.styles.photo_gallery.yml
parentb7d155a06ae52fcee0b66123b6ea36556336ea18 (diff)
parentf71a4f5fe7d1f3536e85759740d7779825f9c306 (diff)
downloadacadmix_distribution-779f770a2022c3792d5e2dae95e0381093fb8989.tar.gz
acadmix_distribution-779f770a2022c3792d5e2dae95e0381093fb8989.tar.bz2
acadmix_distribution-779f770a2022c3792d5e2dae95e0381093fb8989.zip
Merge pull request #20 from oskkw/master
kalpesh custom module added
Diffstat (limited to 'modules/kalpesh/photo_gallery/responsive_image.styles.photo_gallery.yml')
-rw-r--r--modules/kalpesh/photo_gallery/responsive_image.styles.photo_gallery.yml28
1 files changed, 28 insertions, 0 deletions
diff --git a/modules/kalpesh/photo_gallery/responsive_image.styles.photo_gallery.yml b/modules/kalpesh/photo_gallery/responsive_image.styles.photo_gallery.yml
new file mode 100644
index 0000000..8a7addf
--- /dev/null
+++ b/modules/kalpesh/photo_gallery/responsive_image.styles.photo_gallery.yml
@@ -0,0 +1,28 @@
+langcode: en
+status: true
+dependencies:
+ config:
+ - image.style.acad_fac_max_1300x1300
+ - image.style.acad_fac_max_325x325
+ - image.style.acad_fac_max_650x650
+ - image.style.acad_fac_thumbnail_400_300_
+ enforced:
+ module:
+ - acadmix_faculty
+_core:
+ default_config_hash: Umj5KTYrfwM79WjP6IJpQHZGv0GEmu70WZarLM3BfTs
+id: photo_gallery
+label: 'Photo Gallery'
+image_style_mappings:
+ -
+ breakpoint_id: responsive_image.viewport_sizing
+ multiplier: 1x
+ image_mapping_type: sizes
+ image_mapping:
+ sizes: '(min-width: 1290px) 325px, (min-width: 851px) 25vw, (min-width: 560px) 50vw, 100vw'
+ sizes_image_styles:
+ - acad_fac_max_1300x1300
+ - acad_fac_max_325x325
+ - acad_fac_max_650x650
+breakpoint_group: responsive_image
+fallback_image_style: acad_fac_thumbnail_400_300_