<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Alternating Table Colors Not Possible in Simplified Topic View? - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/alternating-table-colors-not-possible-in-simplified-topic-view/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 12 Jun 2026 01:41:25 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Alternating Table Colors Not Possible in Simplified Topic View?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/alternating-table-colors-not-possible-in-simplified-topic-view/#post-62845</link>
                        <pubDate>Mon, 28 Mar 2022 10:34:37 +0000</pubDate>
                        <description><![CDATA[add this to custom css (replace #dddddd with your color)
#wpforo #wpforo-wrap .wpfl-2 .topic-wrap:nth-of-type(2n) .wpforo-topic {
  background-color:#dddddd;
}
Dashboard &gt; Forums &gt;...]]></description>
                        <content:encoded><![CDATA[<p>add this to custom css (replace <strong>#dddddd</strong> with your color)</p>
<pre contenteditable="false">#wpforo #wpforo-wrap .wpfl-2 .topic-wrap:nth-of-type(2n) .wpforo-topic {
  background-color:#dddddd;
}</pre>
<p>Dashboard &gt; Forums &gt; Settings &gt; Style (custom css)</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Tutrix</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/alternating-table-colors-not-possible-in-simplified-topic-view/#post-62845</guid>
                    </item>
				                    <item>
                        <title>Alternating Table Colors Not Possible in Simplified Topic View?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/alternating-table-colors-not-possible-in-simplified-topic-view/#post-62833</link>
                        <pubDate>Sun, 27 Mar 2022 16:13:55 +0000</pubDate>
                        <description><![CDATA[Firstly, great plugin. I am just needing to alternate the table colors specifically for the &quot;simplified&quot; topic view. I have been able to easily alternate the table colors for the home page o...]]></description>
                        <content:encoded><![CDATA[<p>Firstly, great plugin. I am just needing to alternate the table colors specifically for the "simplified" topic view. I have been able to easily alternate the table colors for the home page of the simplified view, but NOT tables for the second page topic view. I've tried multiple methods but no luck.</p>
<p>Is this possible? If so, does anyone know the css for it?</p>
<p> </p>
<p>Example topics page of where I'd like alternating table colors (not the forum home page): https://wpforo.com/community/wpforo-showcase/</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Noved</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/alternating-table-colors-not-possible-in-simplified-topic-view/#post-62833</guid>
                    </item>
							        </channel>
        </rss>
		