<?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: How to remove the bullets from the footer widgets?</title>
		<link>http://www.kriesi.at/support/topic/how-to-remove-the-bullets-from-the-footer-widgets</link>
		<description>Support Forum - Topic: How to remove the bullets from the footer widgets?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 08:03:00 +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/how-to-remove-the-bullets-from-the-footer-widgets" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "How to remove the bullets from the footer widgets?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-the-bullets-from-the-footer-widgets#post-25253</link>
			<pubDate>Fri, 19 Aug 2011 05:29:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25253@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dodonnell73 on "How to remove the bullets from the footer widgets?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-the-bullets-from-the-footer-widgets#post-25237</link>
			<pubDate>Thu, 18 Aug 2011 23:08:27 +0000</pubDate>
			<dc:creator>dodonnell73</dc:creator>
			<guid isPermaLink="false">25237@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude - that worked perfectly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to remove the bullets from the footer widgets?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-the-bullets-from-the-footer-widgets#post-25124</link>
			<pubDate>Thu, 18 Aug 2011 07:12:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25124@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;#footer ul li a {
    padding: 3px 0px;
}

#footer ul a {
    background: none transparent;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>dodonnell73 on "How to remove the bullets from the footer widgets?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-the-bullets-from-the-footer-widgets#post-25106</link>
			<pubDate>Thu, 18 Aug 2011 02:27:28 +0000</pubDate>
			<dc:creator>dodonnell73</dc:creator>
			<guid isPermaLink="false">25106@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I want to remove the &#34;disc&#34; from the left of each list item.  I tried to change style of ul list items by adding this to the custom.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#footer ul {
    list-style-type:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I also tried:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#footer ul {
    list-style:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Both of these worked on a test page (outside of wordpress).
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
