kmg 2024-01-23
2024/01/23 메인 인기 그림문자 'OO 샘플' 문구 삭제
@1e9345a6e95768f5f664f751387b58cad6bea41c
src/main/webapp/WEB-INF/jsp/web/msgdata/MainPhotoListAjax.jsp
--- src/main/webapp/WEB-INF/jsp/web/msgdata/MainPhotoListAjax.jsp
+++ src/main/webapp/WEB-INF/jsp/web/msgdata/MainPhotoListAjax.jsp
@@ -74,7 +74,7 @@
 								</div>
 								<div class="area_img_text">
 									<c:out value="${photoList.letterSj}"/>
-									<p class="sub_text"><c:out value="${msgKeywordSample}"/></p>
+									<!--<p class="sub_text"><c:out value="${msgKeywordSample}"/></p>-->
 								</div>
 							</div>
 						</div>
src/main/webapp/publish/css/main.css
--- src/main/webapp/publish/css/main.css
+++ src/main/webapp/publish/css/main.css
@@ -116,7 +116,7 @@
 .msg_photo .swiper-slide .slide_area:hover div.btn_more{display: block; width: 54px; height: 54px; background-color: rgba(0,0,0,0.4); border-radius: 100%; line-height: 48px; position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
 .msg_photo .area_img{display:flex;height:365px; border-radius: 16px 16px 0 0; overflow: hidden;align-items:center;}
 .msg_photo .area_img img{width: 100%; height: auto;}
-.msg_photo .area_img_text{font-size: 17px;padding: 12px 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
+.msg_photo .area_img_text{font-size: 17px;padding: 18px 10px 0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
 .msg_photo .area_img_text .sub_text{display: block; font-size: 14px; color: #777; margin: 5px auto;}
 .msg_photo_wrap .swiper-button-prev {margin:0;background-image:url(/publish/images/main/btn_prev.png);background-size:12px 21px;}
 .msg_photo_wrap .swiper-button-next {margin:0;background-image:url(/publish/images/main/btn_next.png);background-size:12px 21px;}
Add a comment
List