ソースを参照

Adjust column layout of post list.

Matías Ventura 3 年 前
コミット
862d7f7654
1 ファイル変更18 行追加17 行削除
  1. 18 17
      rainfall/templates/index.html

+ 18 - 17
rainfall/templates/index.html

@@ -16,32 +16,33 @@
 		<!-- wp:query {"queryId":8,"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false},"displayLayout":{"type":"list"}} -->
 		<div class="wp-block-query">
 			<!-- wp:post-template -->
-			<!-- wp:columns {"verticalAlignment":"center","align":"wide","style":{"border":{"top":{"width":"0px","style":"none"},"right":{"width":"0px","style":"none"},"bottom":{"width":"1px"},"left":{"width":"0px","style":"none"}},"spacing":{"padding":{"top":"25px","right":"25px","bottom":"25px","left":"25px"}}}} -->
+			<!-- wp:columns {"verticalAlignment":"center","align":"wide","style":{"border":{"top":{"width":"0px","style":"none"},"right":{"width":"0px","style":"none"},"bottom":{"width":"1px"},"left":{"width":"0px","style":"none"}},"spacing":{"padding":{"top":"24px","right":"0px","bottom":"24px","left":"0px"}}}} -->
 			<div class="wp-block-columns alignwide are-vertically-aligned-center"
-				style="border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-width:1px;border-left-style:none;border-left-width:0px;padding-top:25px;padding-right:25px;padding-bottom:25px;padding-left:25px">
-				<!-- wp:column {"verticalAlignment":"center","width":"13.33%"} -->
-				<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:13.33%">
+				style="border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-width:1px;border-left-style:none;border-left-width:0px;padding-top:24px;padding-right:0px;padding-bottom:24px;padding-left:0px">
+				<!-- wp:column {"verticalAlignment":"center","width":"100px"} -->
+				<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:100px">
 					<!-- wp:post-date {"format":"M j","style":{"typography":{"textTransform":"uppercase"}},"fontSize":"small"} /-->
 				</div>
 				<!-- /wp:column -->
-				
-				<!-- wp:column {"width":"33.33%"} -->
-				<div class="wp-block-column" style="flex-basis:33.33%">
-					<!-- wp:post-featured-image {"width":"179px","height":"100px"} /-->
-				</div>
-				<!-- /wp:column -->
-				<!-- wp:column {"verticalAlignment":"center","width":"53.34%"} -->
-				<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:53.34%">
-					<!-- wp:post-title {"isLink":true,"style":{"typography":{"lineHeight":"1.1","textTransform":"uppercase","fontStyle":"normal","fontWeight":"400"},"color":{"text":"#ffffff","link":"#ffffff"}},"fontSize":"large"} /-->
-				</div>
-				<!-- /wp:column -->
-				</div>
-				<!-- /wp:columns -->
+	<!-- wp:column {"width":"180px"} -->
+	<div class="wp-block-column" style="flex-basis:180px">
+		<!-- wp:post-featured-image {"width":"179px","height":"100px"} /-->
+	</div>
+	<!-- /wp:column -->
+	
+	<!-- wp:column {"verticalAlignment":"center","width":"53.34%"} -->
+	<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:53.34%">
+		<!-- wp:post-title {"isLink":true,"style":{"typography":{"lineHeight":"1.1","textTransform":"uppercase","fontStyle":"normal","fontWeight":"400"},"color":{"text":"#ffffff","link":"#ffffff"}},"fontSize":"large"} /-->
+	</div>
+	<!-- /wp:column -->
+	</div>
+	<!-- /wp:columns -->
 	<!-- /wp:post-template -->
 	</div>
 	<!-- /wp:query -->
 	</div>
 	<!-- /wp:column -->
+	
 	<!-- wp:column {"width":"30%","style":{"spacing":{"padding":{"top":"20px","right":"20px","bottom":"20px","left":"20px"}}}} -->
 	<div class="wp-block-column"
 		style="padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;flex-basis:30%">