<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: blog categories</title>
		<link>http://www.kriesi.at/support/topic/blog-categories-1</link>
		<description>Support Forum - Topic: blog categories</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 23:19:03 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/blog-categories-1" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "blog categories"</title>
			<link>http://www.kriesi.at/support/topic/blog-categories-1#post-82960</link>
			<pubDate>Fri, 09 Nov 2012 01:24:43 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">82960@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.post-entry {
border-bottom: 1px solid #8A8787;
margin-bottom: 50px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ldaskal on "blog categories"</title>
			<link>http://www.kriesi.at/support/topic/blog-categories-1#post-82919</link>
			<pubDate>Thu, 08 Nov 2012 18:37:57 +0000</pubDate>
			<dc:creator>ldaskal</dc:creator>
			<guid isPermaLink="false">82919@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;tried that...didn't work - to be more specific on my home page, I wanted to place the line between the posts in the blog section.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "blog categories"</title>
			<link>http://www.kriesi.at/support/topic/blog-categories-1#post-82831</link>
			<pubDate>Thu, 08 Nov 2012 07:22:05 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">82831@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In this case use following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top.archive.category-4 .post-entry {
    background-image: url(&#38;#39;http://www.yyscene.com/wp-content/themes/eunoia/images/layout/dots_dark.png&#38;#39;);
    background-repeat: repeat-x;
    background-position: bottom center;
    margin-bottom: 45px;
    padding-bottom: 45px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace &#34;4&#34; with your category id. Eg if your category has the id 16 use following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top.archive.category-16 .post-entry {
    background-image: url(&#38;#39;http://www.yyscene.com/wp-content/themes/eunoia/images/layout/dots_dark.png&#38;#39;);
    background-repeat: repeat-x;
    background-position: bottom center;
    margin-bottom: 45px;
    padding-bottom: 45px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>ldaskal on "blog categories"</title>
			<link>http://www.kriesi.at/support/topic/blog-categories-1#post-82774</link>
			<pubDate>Wed, 07 Nov 2012 20:41:38 +0000</pubDate>
			<dc:creator>ldaskal</dc:creator>
			<guid isPermaLink="false">82774@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;cool, what would I add if I only wanted to do individual categories ie, currentevents?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "blog categories"</title>
			<link>http://www.kriesi.at/support/topic/blog-categories-1#post-82497</link>
			<pubDate>Tue, 06 Nov 2012 12:48:14 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">82497@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey ldaskal,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.archive.category .post-entry {
    background-image: url(&#38;#39;http://www.yyscene.com/wp-content/themes/eunoia/images/layout/dots_dark.png&#38;#39;);
    background-repeat: repeat-x;
    background-position: bottom center;
    margin-bottom: 45px;
    padding-bottom: 45px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ldaskal on "blog categories"</title>
			<link>http://www.kriesi.at/support/topic/blog-categories-1#post-82464</link>
			<pubDate>Tue, 06 Nov 2012 06:25:33 +0000</pubDate>
			<dc:creator>ldaskal</dc:creator>
			<guid isPermaLink="false">82464@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;when the categories are clicked in the menu, it shows all of the posts...is there a way to put a line between them?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
