<?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: Remove line in ordered and unordered lists</title>
		<link>http://www.kriesi.at/support/topic/remove-line-in-ordered-and-unordered-lists</link>
		<description>Support Forum - Topic: Remove line in ordered and unordered lists</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 18:29:29 +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/remove-line-in-ordered-and-unordered-lists" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Remove line in ordered and unordered lists"</title>
			<link>http://www.kriesi.at/support/topic/remove-line-in-ordered-and-unordered-lists#post-33146</link>
			<pubDate>Sat, 26 Nov 2011 07:54:20 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33146@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that we could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RobiG on "Remove line in ordered and unordered lists"</title>
			<link>http://www.kriesi.at/support/topic/remove-line-in-ordered-and-unordered-lists#post-33130</link>
			<pubDate>Sat, 26 Nov 2011 02:33:39 +0000</pubDate>
			<dc:creator>RobiG</dc:creator>
			<guid isPermaLink="false">33130@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you guys very much! It's working now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Remove line in ordered and unordered lists"</title>
			<link>http://www.kriesi.at/support/topic/remove-line-in-ordered-and-unordered-lists#post-33103</link>
			<pubDate>Fri, 25 Nov 2011 14:02:11 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">33103@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
it seems you pasted a different code in your custom.css than Dude suggested. Try removing everything from your custom.css and replace it with what Dude posted.&#60;br /&#62;
If this doesn't work try this, it'll also get rid of the other line that's left:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry-content ul, .entry ol, .entry-content ul li{
    border:0;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>RobiG on "Remove line in ordered and unordered lists"</title>
			<link>http://www.kriesi.at/support/topic/remove-line-in-ordered-and-unordered-lists#post-33099</link>
			<pubDate>Fri, 25 Nov 2011 12:13:34 +0000</pubDate>
			<dc:creator>RobiG</dc:creator>
			<guid isPermaLink="false">33099@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I did and the lines are still there. :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Remove line in ordered and unordered lists"</title>
			<link>http://www.kriesi.at/support/topic/remove-line-in-ordered-and-unordered-lists#post-32831</link>
			<pubDate>Wed, 23 Nov 2011 06:50:50 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32831@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
add following code to css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry-content ul li {
    border-bottom: none;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>RobiG on "Remove line in ordered and unordered lists"</title>
			<link>http://www.kriesi.at/support/topic/remove-line-in-ordered-and-unordered-lists#post-32822</link>
			<pubDate>Wed, 23 Nov 2011 03:57:59 +0000</pubDate>
			<dc:creator>RobiG</dc:creator>
			<guid isPermaLink="false">32822@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, &#60;/p&#62;
&#60;p&#62;Below is the link to the site. In the middle of the page, there is a list. Under each item in the list is a line. I don't want the line. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://deputyshiporder.co.uk/about-deputyship-orders/become-a-deputy/&#34; rel=&#34;nofollow&#34;&#62;http://deputyshiporder.co.uk/about-deputyship-orders/become-a-deputy/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Remove line in ordered and unordered lists"</title>
			<link>http://www.kriesi.at/support/topic/remove-line-in-ordered-and-unordered-lists#post-32502</link>
			<pubDate>Sun, 20 Nov 2011 05:47:41 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">32502@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;can you link to your site, this way we get a visual of what you mean, which allows us to give specific instructions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RobiG on "Remove line in ordered and unordered lists"</title>
			<link>http://www.kriesi.at/support/topic/remove-line-in-ordered-and-unordered-lists#post-32476</link>
			<pubDate>Sat, 19 Nov 2011 21:25:18 +0000</pubDate>
			<dc:creator>RobiG</dc:creator>
			<guid isPermaLink="false">32476@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I need a little help. I would like to remove the line below each list item within the content of posts and pages only. Not within the side panel or footer. Can someone point me in the right direction?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
