<?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: Newscast: Bulleted list insteads of lines</title>
		<link>http://www.kriesi.at/support/topic/newscast-bulleted-list-insteads-of-lines</link>
		<description>Support Forum - Topic: Newscast: Bulleted list insteads of lines</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 02:37:58 +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/newscast-bulleted-list-insteads-of-lines" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Newscast: Bulleted list insteads of lines"</title>
			<link>http://www.kriesi.at/support/topic/newscast-bulleted-list-insteads-of-lines#post-4163</link>
			<pubDate>Tue, 07 Sep 2010 06:41:26 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">4163@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help.&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pbrunou on "Newscast: Bulleted list insteads of lines"</title>
			<link>http://www.kriesi.at/support/topic/newscast-bulleted-list-insteads-of-lines#post-4161</link>
			<pubDate>Tue, 07 Sep 2010 06:35:46 +0000</pubDate>
			<dc:creator>pbrunou</dc:creator>
			<guid isPermaLink="false">4161@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you The Dude - that seemd to do the trick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Newscast: Bulleted list insteads of lines"</title>
			<link>http://www.kriesi.at/support/topic/newscast-bulleted-list-insteads-of-lines#post-4106</link>
			<pubDate>Mon, 06 Sep 2010 10:09:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">4106@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You need to change two css entries in your style3.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.sidebar .box li a,  .box .recentcomments, .entry ul li {
background:transparent url(../images/skin3/bullet1.png) no-repeat scroll 0 12px;
border-bottom:1px solid #D6D6D6;
}

#top .entry ul li {
background:transparent url(../images/skin3/bullet1.png) no-repeat scroll 0 9px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to something like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.sidebar .box li a,  .box .recentcomments{
background:transparent url(../images/skin3/bullet1.png) no-repeat scroll 0 12px;
border-bottom:1px solid #D6D6D6;
}

.entry ul li {
background:transparent url(../images/skin3/YOUR-IMAGE.png) no-repeat scroll 0 12px;
/* border-bottom:1px solid #D6D6D6; --- no lines */
}

#top .entry ul li {
background:transparent url(../images/skin3/YOUR-IMAGE.png) no-repeat scroll 0 9px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pbrunou on "Newscast: Bulleted list insteads of lines"</title>
			<link>http://www.kriesi.at/support/topic/newscast-bulleted-list-insteads-of-lines#post-4104</link>
			<pubDate>Mon, 06 Sep 2010 09:53:25 +0000</pubDate>
			<dc:creator>pbrunou</dc:creator>
			<guid isPermaLink="false">4104@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello there - &#60;/p&#62;
&#60;p&#62;must be my lousy eyes, bbut I can not find the css-entry where edit the appearance of bulleted list. In Newscast I'd rather have a * bullet* and no lines for my lists - where &#38;amp; how can I modify this? I have an png-image for the bullet-to-be-used ;D&#60;/p&#62;
&#60;p&#62;thanks in advance&#60;br /&#62;
-p-&#60;/p&#62;
&#60;p&#62;EDIT: for example here you can see the lines and in this particular case they are also messing with the generated thumbnail image&#60;br /&#62;
&#60;a href=&#34;http://www.arjenaarteet.net/menu/?p=1072&#34; rel=&#34;nofollow&#34;&#62;http://www.arjenaarteet.net/menu/?p=1072&#60;/a&#62; - ideas on how to fix ?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
