<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: List Class Not Possibly Not Workin</title>
		<link>http://www.themolitor.com/forums/topic/list-class-not-possibly-not-workin</link>
		<description>THE MOLITOR FORUMS &#187; Topic: List Class Not Possibly Not Workin</description>
		<language>en-US</language>
		<pubDate>Mon, 04 May 2026 07:16:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/list-class-not-possibly-not-workin" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "List Class Not Possibly Not Workin"</title>
			<link>http://www.themolitor.com/forums/topic/list-class-not-possibly-not-workin#post-3347</link>
			<pubDate>Fri, 22 Jul 2011 10:06:03 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">3347@http://www.themolitor.com/forums/</guid>
			<description><p>:-)
</p></description>
		</item>
		<item>
			<title>robberry123 on "List Class Not Possibly Not Workin"</title>
			<link>http://www.themolitor.com/forums/topic/list-class-not-possibly-not-workin#post-3335</link>
			<pubDate>Fri, 22 Jul 2011 01:27:20 +0000</pubDate>
			<dc:creator>robberry123</dc:creator>
			<guid isPermaLink="false">3335@http://www.themolitor.com/forums/</guid>
			<description><p>Okay.  Let me say that I know I posted the wrong code, however, I actually used the code you provided.  It did finally work, but I had to edit the code multiple times.  This was very strange.  I think it was because I initially placed the code in the html tab in the Wordpress editor.  Thank you so much for your help.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "List Class Not Possibly Not Workin"</title>
			<link>http://www.themolitor.com/forums/topic/list-class-not-possibly-not-workin#post-3322</link>
			<pubDate>Thu, 21 Jul 2011 11:22:03 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">3322@http://www.themolitor.com/forums/</guid>
			<description><p>Make sure when you're using HTML that you're on the "HTML" tab of the WordPress post editor.</p>
<p>For the lists, use the following...</p>
<pre><code>&#60;ul class=”goodList”&#62;
&#60;li&#62;&#60;/li&#62;
&#60;li&#62;&#60;/li&#62;
&#60;li&#62;&#60;/li&#62;
&#60;/ul&#62;

&#60;ul class=”okList”&#62;
&#60;li&#62;&#60;/li&#62;
&#60;li&#62;&#60;/li&#62;
&#60;li&#62;&#60;/li&#62;
&#60;/ul&#62;

&#60;ul class=”badList”&#62;
&#60;li&#62;&#60;/li&#62;
&#60;li&#62;&#60;/li&#62;
&#60;li&#62;&#60;/li&#62;
&#60;/ul&#62;</code></pre></description>
		</item>
		<item>
			<title>robberry123 on "List Class Not Possibly Not Workin"</title>
			<link>http://www.themolitor.com/forums/topic/list-class-not-possibly-not-workin#post-3315</link>
			<pubDate>Thu, 21 Jul 2011 02:37:44 +0000</pubDate>
			<dc:creator>robberry123</dc:creator>
			<guid isPermaLink="false">3315@http://www.themolitor.com/forums/</guid>
			<description><p>Sorry the code came out wrong<br />
<pre><code>&#34;&#60;ul class=”goodList”&#62;

&#60;li&#62;Good Stuff&#60;/li&#62;
&#60;ul class=”okList”&#62;

&#60;li&#62;Good Stuff&#60;/li&#62;
&#60;ul class=”badList”&#62;

&#60;li&#62;Good Stuff&#60;/li&#62;
&#34;</code></pre></description>
		</item>
		<item>
			<title>robberry123 on "List Class Not Possibly Not Workin"</title>
			<link>http://www.themolitor.com/forums/topic/list-class-not-possibly-not-workin#post-3314</link>
			<pubDate>Thu, 21 Jul 2011 02:36:26 +0000</pubDate>
			<dc:creator>robberry123</dc:creator>
			<guid isPermaLink="false">3314@http://www.themolitor.com/forums/</guid>
			<description><p>I have used the following as a test list class and the checks, etc do not display. I know this is probably a simple fix in the CSS or maybe I entered the code wrong.  Whatever it is I am not seeing it right now.<br />
<pre><code>&#60;ul class=”goodList”&#62;

&#60;li&#62;Good Stuff&#60;/li&#62;
&#60;ul class=”okList”&#62;

&#60;li&#62;Good Stuff&#60;/li&#62;
&#60;ul class=”badList”&#62;

&#60;li&#62;Good Stuff&#60;/li&#62;</code></pre></description>
		</item>

	</channel>
</rss>
