Browse Source

Rainfall: Add Media and Text pattern

Sarah Norris 3 years ago
parent
commit
8b83293e76
1 changed files with 29 additions and 0 deletions
  1. 29 0
      rainfall/patterns/media-text.php

+ 29 - 0
rainfall/patterns/media-text.php

@@ -0,0 +1,29 @@
+<?php
+/**
+ * Title: Media & Text
+ * slug: rainfall/media-text
+ * categories: featured, images
+ */
+?>
+
+<!-- wp:columns {"style":{"spacing":{"blockGap":"0px"}}} -->
+<div class="wp-block-columns"><!-- wp:column -->
+<div class="wp-block-column"><!-- wp:cover {"overlayColor":"light-orange","minHeight":80,"minHeightUnit":"vh","contentPosition":"bottom left","isDark":false,"style":{"spacing":{"padding":{"right":"30%","left":"5%"}}}} -->
+<div class="wp-block-cover is-light has-custom-content-position is-position-bottom-left" style="padding-right:30%;padding-left:5%;min-height:80vh"><span aria-hidden="true" class="wp-block-cover__background has-light-orange-background-color has-background-dim-100 has-background-dim"></span><div class="wp-block-cover__inner-container"><!-- wp:heading {"level":4} -->
+<h4><?php echo esc_html__( '"Professedly he had not seen them since the beginning of his hostage; but every year about the end of the rains and before the strength of the sun had come upon us from the south."', 'rainfall' ); ?></h4>
+<!-- /wp:heading -->
+
+<!-- wp:paragraph {"style":{"typography":{"textTransform":"uppercase"}}} -->
+<p style="text-transform:uppercase"><?php echo esc_html__( 'John Thompson', 'rainfall' ); ?></p>
+<!-- /wp:paragraph --></div></div>
+<!-- /wp:cover --></div>
+<!-- /wp:column -->
+
+<!-- wp:column -->
+<div class="wp-block-column"><!-- wp:cover {"url":"http://localhost:4759/wp-content/uploads/2022/07/image-from-rawpixel-id-3303433-original-3.jpg","id":2061,"dimRatio":50,"minHeight":80,"minHeightUnit":"vh","contentPosition":"center center","style":{"color":{"duotone":["#000000","#ffffff"]}}} -->
+<div class="wp-block-cover" style="min-height:80vh"><span aria-hidden="true" class="wp-block-cover__background has-background-dim"></span><img class="wp-block-cover__image-background wp-image-2061" alt="" src="http://localhost:4759/wp-content/uploads/2022/07/image-from-rawpixel-id-3303433-original-3.jpg" data-object-fit="cover"/><div class="wp-block-cover__inner-container"><!-- wp:image {"align":"center","id":2065,"sizeSlug":"full","linkDestination":"none","style":{"color":{"duotone":["#000000","#ffffff"]}}} -->
+<figure class="wp-block-image aligncenter size-full"><img src="http://localhost:4759/wp-content/uploads/2022/07/image-from-rawpixel-id-3370294-original-1.jpg" alt="" class="wp-image-2065"/></figure>
+<!-- /wp:image --></div></div>
+<!-- /wp:cover --></div>
+<!-- /wp:column --></div>
+<!-- /wp:columns -->