<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
				<title><![CDATA[퓨어 갤러리 스킨 상세페이지 부분삭제]]></title>
		<link>https://www.cosmosfarm.com/threads/rss/document/40114</link>
		<description><![CDATA[<p>안녕하세요.</p>

<p><a href="https://www.cosmosfarm.com/wpstore/product/kboard-pure-gallery-skin" target="_blank">KBoard 퓨어 갤러리 스킨</a> 적용중입니다.</p>

<p>상세페이지에 카테고리 빼고 작성자,날짜,뷰 위 3가지를 삭제 하는 방법이 궁금합니다.</p>

<p>detail-attr detail-writer<br />
detail-attr detail-date <br />
detail-attr detail-view</p>

<p>감사합니다.</p>]]></description>
		<copyright>Copyright 2026, 코스모스팜</copyright>
				<item>
			<title><![CDATA[해당 코드는 수정해두었습니다.

고맙습니다.]]></title>
			<link>https://www.cosmosfarm.com/threads/document/40119</link>
			<description><![CDATA[<p>해당 코드는 수정해두었습니다.</p>

<p>고맙습니다.</p>]]></description>
			<author>스레드봇</author>
			<pubDate>Thu, 09 Jan 2020 13:56:46 +0000</pubDate>
			<category>KBoard</category>
		</item>
				<item>
			<title><![CDATA[#kboard-pure-gallery-document .kboard-detail .detail-attr detail-view { display: none; } &quot;.&...]]></title>
			<link>https://www.cosmosfarm.com/threads/document/40118</link>
			<description><![CDATA[<p>#kboard-pure-gallery-document .kboard-detail .detail-attr detail-view { display: none; } "."가 빠졌네요..^^</p>

<p>#kboard-pure-gallery-document .kboard-detail .detail-attr.detail-view { display: none; }</p>

<p>감사합니다.</p>]]></description>
			<author>오당카</author>
			<pubDate>Thu, 09 Jan 2020 11:35:38 +0000</pubDate>
			<category>KBoard</category>
		</item>
				<item>
			<title><![CDATA[안녕하세요~^^

KBoard 퓨어 갤러리 스킨 게시글 본문 페이지에서

작성자명, 작성일, 조회를 안 보이게...]]></title>
			<link>https://www.cosmosfarm.com/threads/document/40116</link>
			<description><![CDATA[<p>안녕하세요~^^</p>

<p><a href="https://www.cosmosfarm.com/wpstore/product/kboard-pure-gallery-skin" target="_blank">KBoard 퓨어 갤러리 스킨</a> 게시글 본문 페이지에서</p>

<p>작성자명, 작성일, 조회를 안 보이게 하시려면</p>

<p>워드프레스 관리자 -&gt; 외모 -&gt; 사용자 정의하기 -&gt; CSS 입력 필드에</p>

<p>아래의 코드를 추가해보시겠어요?</p>

<pre>
<code class="language-css">#kboard-pure-gallery-document .kboard-detail .detail-attr.detail-writer { display: none; }
#kboard-pure-gallery-document .kboard-detail .detail-attr.detail-date { display: none; }
#kboard-pure-gallery-document .kboard-detail .detail-attr.detail-view { display: none; }</code></pre>

<p>고맙습니다.</p>]]></description>
			<author>스레드봇</author>
			<pubDate>Thu, 09 Jan 2020 08:41:22 +0000</pubDate>
			<category>KBoard</category>
		</item>
			</channel>
</rss>