<?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: Bullet list inside columns doesnt display discs</title>
		<link>http://www.kriesi.at/support/topic/bullet-list-inside-columns-doesnt-display-discs</link>
		<description>Support Forum - Topic: Bullet list inside columns doesnt display discs</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 04:32:53 +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/bullet-list-inside-columns-doesnt-display-discs" rel="self" type="application/rss+xml" />

		<item>
			<title>gobian on "Bullet list inside columns doesnt display discs"</title>
			<link>http://www.kriesi.at/support/topic/bullet-list-inside-columns-doesnt-display-discs#post-43595</link>
			<pubDate>Mon, 27 Feb 2012 08:54:22 +0000</pubDate>
			<dc:creator>gobian</dc:creator>
			<guid isPermaLink="false">43595@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! That works! :)&#60;/p&#62;
&#60;p&#62;Thanx a lot.&#60;/p&#62;
&#60;p&#62;The bullets inside the portfolio slideshow are now shown, also I´ve realized adding the same to &#60;code&#62;  #main li &#60;/code&#62; I got the bullets inside the columns shortcodes working too and the top menus are not affected.&#60;/p&#62;
&#60;p&#62;Thank you very much for lighting me on this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Bullet list inside columns doesnt display discs"</title>
			<link>http://www.kriesi.at/support/topic/bullet-list-inside-columns-doesnt-display-discs#post-43573</link>
			<pubDate>Mon, 27 Feb 2012 04:06:18 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">43573@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Have you tried using this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#main ul {
    list-style: disc outside none;
    margin-left: 7px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It should specify the main content.&#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gobian on "Bullet list inside columns doesnt display discs"</title>
			<link>http://www.kriesi.at/support/topic/bullet-list-inside-columns-doesnt-display-discs#post-43337</link>
			<pubDate>Fri, 24 Feb 2012 12:58:16 +0000</pubDate>
			<dc:creator>gobian</dc:creator>
			<guid isPermaLink="false">43337@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I am going to remove your suggestion as it does not work properly and I need to show the site to our client. Please let us know when you will be having a look to it so we can place back again your suggestion to show you that makes all the top menu to be displayed with bullets.&#60;br /&#62;
Thanx again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gobian on "Bullet list inside columns doesnt display discs"</title>
			<link>http://www.kriesi.at/support/topic/bullet-list-inside-columns-doesnt-display-discs#post-43152</link>
			<pubDate>Thu, 23 Feb 2012 12:34:11 +0000</pubDate>
			<dc:creator>gobian</dc:creator>
			<guid isPermaLink="false">43152@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, any chance of having a look to this problem? Also I have just realized that when menus are taken 2 lines they overlap and makes it impossible to use them. Please have a look to it in the same site.&#60;/p&#62;
&#60;p&#62;Thanx again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gobian on "Bullet list inside columns doesnt display discs"</title>
			<link>http://www.kriesi.at/support/topic/bullet-list-inside-columns-doesnt-display-discs#post-43003</link>
			<pubDate>Wed, 22 Feb 2012 19:30:46 +0000</pubDate>
			<dc:creator>gobian</dc:creator>
			<guid isPermaLink="false">43003@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, but if you check again the site, by doing that I have got all the top menus with bullets now.&#60;/p&#62;
&#60;p&#62;And also the bullets inside the portfolio entry are shown only the ones outside the columns. Just below the first list there are 2 columns and the left column is also a list without bullets. &#60;/p&#62;
&#60;p&#62;Please have a look again to the site, and see what I´ve got now &#60;u&#62;&#60;a href=&#34;http://www.riberanature.com&#34; rel=&#34;nofollow&#34;&#62;http://www.riberanature.com&#60;/a&#62;&#60;/u&#62;&#60;/p&#62;
&#60;p&#62;Thanx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Bullet list inside columns doesnt display discs"</title>
			<link>http://www.kriesi.at/support/topic/bullet-list-inside-columns-doesnt-display-discs#post-42974</link>
			<pubDate>Wed, 22 Feb 2012 16:59:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">42974@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
replace following code in custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;ul { list-style: none outside; margin-left: 7px;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;ul {
    list-style: disc outside none;
    margin-left: 7px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>gobian on "Bullet list inside columns doesnt display discs"</title>
			<link>http://www.kriesi.at/support/topic/bullet-list-inside-columns-doesnt-display-discs#post-42913</link>
			<pubDate>Wed, 22 Feb 2012 09:28:32 +0000</pubDate>
			<dc:creator>gobian</dc:creator>
			<guid isPermaLink="false">42913@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Also, if you go to the portfolio single page for that portfolio entry &#60;u&#62;&#60;a href=&#34;http://www.riberanature.com/descuento/clinica-dr-carlos-tannus&#34; rel=&#34;nofollow&#34;&#62;http://www.riberanature.com/descuento/clinica-dr-carlos-tannus&#60;/a&#62;&#60;/u&#62; here it works, so it has to be something related to the embedded portfolio.&#60;br /&#62;
Thanx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gobian on "Bullet list inside columns doesnt display discs"</title>
			<link>http://www.kriesi.at/support/topic/bullet-list-inside-columns-doesnt-display-discs#post-42912</link>
			<pubDate>Wed, 22 Feb 2012 09:12:55 +0000</pubDate>
			<dc:creator>gobian</dc:creator>
			<guid isPermaLink="false">42912@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, yes and thank you.&#60;/p&#62;
&#60;p&#62;You can see it in here: &#60;u&#62;&#60;a href=&#34;http://www.riberanature.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.riberanature.com/&#60;/a&#62;&#60;/u&#62;, the first entry in the portfolio contains 2 lists where bullets are not appearing. &#60;/p&#62;
&#60;p&#62;Thank you in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Bullet list inside columns doesnt display discs"</title>
			<link>http://www.kriesi.at/support/topic/bullet-list-inside-columns-doesnt-display-discs#post-42873</link>
			<pubDate>Wed, 22 Feb 2012 05:55:38 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">42873@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Gobian,&#60;/p&#62;
&#60;p&#62;Do you have a live site I can inspect the code on?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gobian on "Bullet list inside columns doesnt display discs"</title>
			<link>http://www.kriesi.at/support/topic/bullet-list-inside-columns-doesnt-display-discs#post-42575</link>
			<pubDate>Mon, 20 Feb 2012 16:53:38 +0000</pubDate>
			<dc:creator>gobian</dc:creator>
			<guid isPermaLink="false">42575@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;When using the columns shortcode for a portfolio entry, if placing inside a list the discs are disappearing when watching the portfolio embedded in the frontpage.&#60;/p&#62;
&#60;p&#62;Any chance why this could be happening?&#60;/p&#62;
&#60;p&#62;Thank you very much in advance.&#60;/p&#62;
&#60;p&#62;Gobian.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
