<?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>
									Editing Recent Post widget - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/editing-recent-post-widget/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 09 Aug 2026 04:41:32 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Editing Recent Post widget</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/editing-recent-post-widget/#post-32533</link>
                        <pubDate>Mon, 14 Oct 2019 09:41:06 +0000</pubDate>
                        <description><![CDATA[@kfj1972What Sofy said. Also pro-tip; for consistency look at yoursite/recent which does the alternate colour listing by default, choose the same alt colour from there for your widget stylin...]]></description>
                        <content:encoded><![CDATA[<p>@kfj1972</p><p>What Sofy said. Also pro-tip; for consistency look at yoursite/recent which does the alternate colour listing by default, choose the same alt colour from there for your widget styling. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>VereK</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/editing-recent-post-widget/#post-32533</guid>
                    </item>
				                    <item>
                        <title>RE: Editing Recent Post widget</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/editing-recent-post-widget/#post-32529</link>
                        <pubDate>Mon, 14 Oct 2019 09:18:22 +0000</pubDate>
                        <description><![CDATA[@kfj1972

But I&#039;m not sure where and how to do it. I had been looking into some different CSS-files but without any luck.

The CSS code should be added in &nbsp;Dashboard &gt; Forums &amp;gt...]]></description>
                        <content:encoded><![CDATA[<p>@kfj1972</p>
<blockquote>
<p>But I'm not sure where and how to do it. I had been looking into some different CSS-files but without any luck.</p>
</blockquote>
<p>The CSS code should be added in &nbsp;Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; "Custom CSS code" textarea.&nbsp;</p>
<p>In case if the widgets are being loaded on non-forum pages the code should be added in Top admin bar &gt; Customize &gt; Additional CSS textarea.</p>
<p>In any case, please don't forget to delete all caches and press CTRL+F5 on the frontend before checking.&nbsp;</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/editing-recent-post-widget/#post-32529</guid>
                    </item>
				                    <item>
                        <title>RE: Editing Recent Post widget</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/editing-recent-post-widget/#post-32510</link>
                        <pubDate>Sun, 13 Oct 2019 11:51:21 +0000</pubDate>
                        <description><![CDATA[Thanks VereK for your answer,But I&#039;m not sure where and how to do it. I had been looking into some different CSS-files but without any luck.I can see on your site in the sidebar that you shi...]]></description>
                        <content:encoded><![CDATA[<p>Thanks VereK for your answer,</p><p>But I'm not sure where and how to do it. I had been looking into some different CSS-files but without any luck.</p><p>I can see on <a href="https://airgunwarriors.com/" target="true">your site</a> in the sidebar that you shift between two different yellow colors. Same as I want on my site in the Recent Post widget, just some other colors.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>KFJ1972</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/editing-recent-post-widget/#post-32510</guid>
                    </item>
				                    <item>
                        <title>RE: Editing Recent Post widget</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/editing-recent-post-widget/#post-32508</link>
                        <pubDate>Sun, 13 Oct 2019 10:29:19 +0000</pubDate>
                        <description><![CDATA[@kfj1972You can do it in CSS. Something along these lines (Where #000 is the colour you want as odd or even alternate)#wpf-widget-recent-replies &gt; div &gt; ul &gt; li:nth-child(odd) {back...]]></description>
                        <content:encoded><![CDATA[<p>@kfj1972</p><p>You can do it in CSS. Something along these lines (Where #000 is the colour you want as odd or even alternate)</p><pre>#wpf-widget-recent-replies &gt; div &gt; ul &gt; li:nth-child(odd) {<br />background-color: #000;<br />}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>VereK</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/editing-recent-post-widget/#post-32508</guid>
                    </item>
				                    <item>
                        <title>Editing Recent Post widget</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/editing-recent-post-widget/#post-32504</link>
                        <pubDate>Sun, 13 Oct 2019 10:10:04 +0000</pubDate>
                        <description><![CDATA[Hi wpForo,
I think if you could help me with a little wish. I want two row-colors in the Recent Post widget.
Untill now I figure out that it most be in functions-template.php I have to add...]]></description>
                        <content:encoded><![CDATA[<p>Hi wpForo,</p>
<p>I think if you could help me with a little wish. I want two row-colors in the Recent Post widget.</p>
<p>Untill now I figure out that it most be in functions-template.php I have to add such row colours, even it would be perfect if could choose two hex row colours in the admin of the widget. But untill such functions in the widget, how can I do myself?</p>
<p>Thanks</p>
<p>KFJ1972</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>KFJ1972</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/editing-recent-post-widget/#post-32504</guid>
                    </item>
							        </channel>
        </rss>
		