<?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>
									How to change color of the forum information section? - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-color-of-the-forum-information-section/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 17 May 2026 08:19:22 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to change color of the forum information section?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-color-of-the-forum-information-section/#post-105367</link>
                        <pubDate>Sun, 01 Oct 2023 18:53:12 +0000</pubDate>
                        <description><![CDATA[yess! now it worked! thank you so much ❤️]]></description>
                        <content:encoded><![CDATA[<p>yess! now it worked! thank you so much ❤️</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Stefi</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-color-of-the-forum-information-section/#post-105367</guid>
                    </item>
				                    <item>
                        <title>RE: How to change color of the forum information section?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-color-of-the-forum-information-section/#post-105365</link>
                        <pubDate>Sun, 01 Oct 2023 17:36:50 +0000</pubDate>
                        <description><![CDATA[@stefi 
try using !important
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-member a{
color: #dd3333 !important;
}
if that doesn&#039;t work either, give a link to your forum]]></description>
                        <content:encoded><![CDATA[<p>@stefi </p>
<p>try using <span style="color: #ff0000">!important</span></p>
<pre contenteditable="false">#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-member a{
color: #dd3333 !important;
}</pre>
<p>if that doesn't work either, give a link to your forum</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/how-to-change-color-of-the-forum-information-section/#post-105365</guid>
                    </item>
				                    <item>
                        <title>RE: How to change color of the forum information section?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-color-of-the-forum-information-section/#post-105364</link>
                        <pubDate>Sun, 01 Oct 2023 16:54:35 +0000</pubDate>
                        <description><![CDATA[hi I tried to add this code in the additional css in the color settings, but nothing changed, currently the code present is this
#wpforo-wrap{font-size: 13px; width: 100%; padding: 10px 0; ...]]></description>
                        <content:encoded><![CDATA[<pre id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" contenteditable="false" data-placeholder="Traduzione" data-ved="2ahUKEwj7xNDRp9WBAxXk7LsIHdpwCVYQ3ewLegQICRAQ"><span class="Y2IQFc">hi I tried to add this code in the additional css in the color settings, but nothing changed, currently the code present is this</span></pre>
<p>#wpforo-wrap{<br />font-size: 13px; width: 100%; padding: 10px 0; margin: 0px;<br />}<br />#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-member a{<br />color: #dd3333;<br />}</p>
<p>the first code was already present by default</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Stefi</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-color-of-the-forum-information-section/#post-105364</guid>
                    </item>
				                    <item>
                        <title>RE: How to change color of the forum information section?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-color-of-the-forum-information-section/#post-105356</link>
                        <pubDate>Sun, 01 Oct 2023 16:11:04 +0000</pubDate>
                        <description><![CDATA[Hi @stefi,
This is the link color of your website. Also, it may come from the #11 color of setting in wpForo &gt; Settings &gt; Colors and Styles admin page.
You can use custom CSS code to...]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@stefi,</span></p>
<p>This is the link color of your website. Also, it may come from the <a href="https://wpforo.com/docs/root/forum-themes/theme-styles/" target="_blank" rel="noopener"><strong>#11</strong> color</a> of setting in <span style="color: #3366ff">wpForo &gt; Settings &gt; Colors and Styles</span> admin page.</p>
<p>You can use custom CSS code to change that color:</p>
<pre contenteditable="false">#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-member a{
   color: #0000DD;
}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-color-of-the-forum-information-section/#post-105356</guid>
                    </item>
				                    <item>
                        <title>How to change color of the forum information section?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-color-of-the-forum-information-section/#post-105350</link>
                        <pubDate>Sun, 01 Oct 2023 12:14:04 +0000</pubDate>
                        <description><![CDATA[Hi everyone, I would like to understand how I can change the color of the &quot;the last member&quot; section? you see the user&#039;s email in a barely visible color on a white background, I would like to...]]></description>
                        <content:encoded><![CDATA[<p>Hi everyone, I would like to understand how I can change the color of the "the last member" section? you see the user's email in a barely visible color on a white background, I would like to change it to red</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" title="Screenshot-2023-10-01-alle-14.10.53.png" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1696162444-Screenshot-2023-10-01-alle-141053.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> Screenshot-2023-10-01-alle-14.10.53.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Stefi</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-color-of-the-forum-information-section/#post-105350</guid>
                    </item>
							        </channel>
        </rss>
		