<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
				<title><![CDATA[픽 갤러리 최신글 모바일 에서]]></title>
		<link>https://www.cosmosfarm.com/threads/rss/document/62949</link>
		<description><![CDATA[<p><strong>1. 정확한 제품 또는 플러그인 이름</strong></p>

<p>픽갤러리</p>

<p> </p>

<p><strong>2. 상세 내용</strong></p>

<p><strong>픽갤러리 최신글에서 pc는 4개로 되어 있고 모바일에서는 1줄에 왼쪽정렬인데 </strong></p>

<p><strong>모바일에서 2줄씩 가운데 정렬로 하고 싶은데 알려주세요</strong></p>

<p> </p>

<p> </p>

<p><strong>3. 확인 가능한 상세 페이지 주소</strong></p>

<p>http://krtga.shinmore.gethompy.com/</p>

<p> </p>

<p><strong>4. 수정한 코드 내역 (있다면)</strong></p>

<p> </p>

<p> </p>]]></description>
		<copyright>Copyright 2026, 코스모스팜</copyright>
				<item>
			<title><![CDATA[안녕하세요~^^

테마 추가 css에 아래 코드를 입력해보시겠어요?


@media screen and (max-width: 600p...]]></title>
			<link>https://www.cosmosfarm.com/threads/document/62963</link>
			<description><![CDATA[<p>안녕하세요~^^</p>

<p>테마 추가 css에 아래 코드를 입력해보시겠어요?</p>

<pre>
<code>@media screen and (max-width: 600px) {
	#kboard-pic-gallery-latest { display: grid; grid-template-columns: 1fr 1fr; min-width: calc(100vw - 40px); height: 100%; position: relative; max-width: unset; box-sizing: border-box; column-gap: 10px; row-gap: 10px; }
	#kboard-pic-gallery-latest .kboard-pic-gallery-latest-item  { margin: 0; width: 100%; height: auto; }
	#kboard-pic-gallery-latest .kboard-pic-gallery-latest-thumbnail {height: auto;line-height: unset;}
}</code></pre>

<p>고맙습니다.</p>]]></description>
			<author>스레드봇</author>
			<pubDate>Mon, 30 Jan 2023 04:05:36 +0000</pubDate>
			<category>KBoard</category>
		</item>
			</channel>
</rss>