<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
				<title><![CDATA[케이보드 게시판 정렬버튼, 검색창 문의]]></title>
		<link>https://www.cosmosfarm.com/threads/rss/document/23743</link>
		<description><![CDATA[<p>안녕하세요</p>

<p>이 홈페이지의 케이보드 게시판 정렬 버튼과 검색 폼이 어긋나는 것 같은데 어떤 식으로 수정해야 하나요?</p>

<p>도움 부탁드립니다ㅠㅠ</p>

<p><a href="http://jk.oso.co.kr/cs-center/nesw-notice/">http://jk.oso.co.kr/cs-center/nesw-notice/</a></p>]]></description>
		<copyright>Copyright 2026, 코스모스팜</copyright>
				<item>
			<title><![CDATA[안녕하세요~^^

테마의 과도한 CSS 속성으로 인해

게시판의 레이아웃이 깨지고 있습니다.

워드프레스 ...]]></title>
			<link>https://www.cosmosfarm.com/threads/document/23752</link>
			<description><![CDATA[<p>안녕하세요~^^</p>

<p>테마의 과도한 CSS 속성으로 인해</p>

<p>게시판의 레이아웃이 깨지고 있습니다.</p>

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

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

<pre>
<code class="language-css">#kboard-default-list .kboard-list-header .select2-container { display: none !important; }
#kboard-default-list .kboard-list-header .kboard-sort select { display: inline !important; padding: 0 !important; }

#kboard-default-list .kboard-search { float: left !important; padding-bottom: 15px !important; width: 100%  !important; text-align: center  !important; }
#kboard-default-list .kboard-search select { display: inline !important; margin: 0 !important; padding: 0 5px  !important; width: 100px  !important; min-width: 0  !important; max-width:  !important; height: 26px !important; min-height: 0; font-size: 13px; color: #666666; border-radius: 0; border: 1px solid #f1f1f1; background: none; background-color: white; line-height: 26px; vertical-align: middle; box-shadow: none; box-sizing: content-box; -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; }
#kboard-default-list .kboard-search input { display: inline  !important; margin: 0 !important; padding: 0 5px !important; width: 200px !important; min-width: 0 !important; max-width: 200px !important; height: 26px !important; min-height: 0; font-size: 13px; color: #666666; border-radius: 0; border: 1px solid #f1f1f1; background: none; background-color: white; line-height: 26px; vertical-align: middle; box-shadow: none; box-sizing: content-box; }
#kboard-default-list .kboard-search button { position: relative !important; display: inline-block !important; *display: inline !important; zoom: 1; margin: 0 !important; padding: 0 10px !important; width: auto !important; height: 28px !important; line-height: 28px !important; font-size: 13px; font-weight: normal !important; letter-spacing: normal; color: white !important; background: #00a8e7 !important; border: none; border-radius: 0 !important; text-decoration: none !important; cursor: pointer; vertical-align: middle; text-shadow: none; box-shadow: none; transition-duration: 0.3s; box-sizing: content-box; }
#kboard-default-list .kboard-search .minimal-form-input { width: auto !important; }
#kboard-default-list .kboard-search .select2-container { display: none !important; }
#kboard-default-list .fancy-select-wrap { display: inline; }</code></pre>

<p>고맙습니다.</p>]]></description>
			<author>스레드봇</author>
			<pubDate>Fri, 22 Jun 2018 02:44:51 +0000</pubDate>
			<category>KBoard</category>
		</item>
			</channel>
</rss>