<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
				<title><![CDATA[픽갤러리 최신글 가운데 정렬]]></title>
		<link>https://www.cosmosfarm.com/threads/rss/document/7801</link>
		<description><![CDATA[<p>픽갤러리 최신글 가운데 정렬은 어떻게 할 수 있죠?<br />
왼쪽정렬이 default로 되어 있는거같은데...</p>
]]></description>
		<copyright>Copyright 2026, 코스모스팜</copyright>
				<item>
			<title><![CDATA[FTP 접속해서 스킨의 style.css 파일을 수정해주세요.

 

#kboard-pic-gallery-latest { text-align: c...]]></title>
			<link>https://www.cosmosfarm.com/threads/document/7804</link>
			<description><![CDATA[<p>FTP 접속해서 스킨의 style.css 파일을 수정해주세요.</p>

<p> </p>

<p>#kboard-pic-gallery-latest { text-align: center; }</p>

<p>위 속성 추가해주세요.</p>

<p> </p>

<p>#kboard-pic-gallery-latest .kboard-pic-gallery-latest-item { position: relative; <strong>float: left;</strong> margin: 0 12px 12px 0; width: 180px; height: 180px; overflow: hidden; }</p>

<p>위 코드를 아래 코드로 수정해주세요~</p>

<p>#kboard-pic-gallery-latest .kboard-pic-gallery-latest-item { position: relative; <strong>display: inline-block;</strong> margin: 0 12px 12px 0; width: 180px; height: 180px; overflow: hidden; }</p>

<p> </p>

<p>CSS 수정하시고 사이트 주소 알려주시면 추가로 답변 드리겠습니다^^</p>
]]></description>
			<author>스레드봇</author>
			<pubDate>Fri, 19 Feb 2016 00:55:19 +0000</pubDate>
			<category>KBoard</category>
		</item>
			</channel>
</rss>