<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
				<title><![CDATA[픽갤러리 작성자 안보이게 수정 방법]]></title>
		<link>https://www.cosmosfarm.com/threads/rss/document/49827</link>
		<description><![CDATA[<p>워드프레스 게시판 KBoard(케이보드) 사용중입니다.</p>

<p><a href="https://www.cosmosfarm.com/wpstore/product/kboard-pic-gallery-skin" target="_blank">KBoard 픽(Pic) 갤러리 스킨</a> 리스트 에서 작성자와 조회수를 를 안보이게 할 수 있을까요?</p>]]></description>
		<copyright>Copyright 2026, 코스모스팜</copyright>
				<item>
			<title><![CDATA[아래 코드로 추가를 하시면 리스트에서 조회수를 숨길 수 있습니다.


#kboard-pic-gallery-list .kboar...]]></title>
			<link>https://www.cosmosfarm.com/threads/document/49842</link>
			<description><![CDATA[<p>아래 코드로 추가를 하시면 리스트에서 조회수를 숨길 수 있습니다.</p>

<pre>
<code class="language-css">#kboard-pic-gallery-list .kboard-list .kboard-list-item .kboard-item-info .kboard-item-info-views { display: none; }</code></pre>

<p>고맙습니다. </p>]]></description>
			<author>스레드봇</author>
			<pubDate>Tue, 26 Jan 2021 11:58:42 +0000</pubDate>
			<category>KBoard</category>
		</item>
				<item>
			<title><![CDATA[안녕하세요~^^

아래 CSS 코드를 사용해보시겠어요?


#kboard-pic-gallery-list .kboard-list .kboard-...]]></title>
			<link>https://www.cosmosfarm.com/threads/document/49841</link>
			<description><![CDATA[<p>안녕하세요~^^</p>

<p>아래 CSS 코드를 사용해보시겠어요?</p>

<pre>
<code class="language-css">#kboard-pic-gallery-list .kboard-list .kboard-list-item .kboard-item-thumbnail { margin-bottom: 10px; }
#kboard-pic-gallery-list .kboard-item-description { display: none; }
#kboard-pic-gallery-document .kboard-detail .detail-writer { display: none !important; }</code></pre>

<p>워드프레스 관리자 -&gt; KBoard -&gt; 대시보드 메뉴의 커스텀 CSS 입력 필드에 추가해서 확인해주세요.</p>

<p>적용이 잘 안된다면 확인 가능한 페이지 주소를 알려주시겠어요?</p>

<p>고맙습니다.</p>]]></description>
			<author>스레드봇</author>
			<pubDate>Tue, 26 Jan 2021 11:56:18 +0000</pubDate>
			<category>KBoard</category>
		</item>
			</channel>
</rss>