<?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 edit Sign In/Up Box color of &quot;wpForo User Profile &amp; Notifications&quot; - Widget - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-edit-sign-in-up-box-color-of-wpforo-user-profile-notifications-widget/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 13 Apr 2026 01:22:38 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to edit Sign In/Up Box color of &quot;wpForo User Profile &amp; Notifications&quot; - Widget</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-edit-sign-in-up-box-color-of-wpforo-user-profile-notifications-widget/#post-56280</link>
                        <pubDate>Sun, 25 Jul 2021 13:36:06 +0000</pubDate>
                        <description><![CDATA[@tutrix 
 
Thank you]]></description>
                        <content:encoded><![CDATA[<p>@tutrix </p>
<p> </p>
<p>Thank you</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>WiYa3D</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-edit-sign-in-up-box-color-of-wpforo-user-profile-notifications-widget/#post-56280</guid>
                    </item>
				                    <item>
                        <title>RE: How to edit Sign In/Up Box color of &quot;wpForo User Profile &amp; Notifications&quot; - Widget</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-edit-sign-in-up-box-color-of-wpforo-user-profile-notifications-widget/#post-56246</link>
                        <pubDate>Sat, 24 Jul 2021 17:54:46 +0000</pubDate>
                        <description><![CDATA[@rapid3dme
add this to custom css
.wpf-prof-loginout .wpf-button {
background: #43A6DF !important;
color: #FFFFFF !important;
border: 1px solid #0099CC;
}
.wpf-prof-loginout .wpf-butt...]]></description>
                        <content:encoded><![CDATA[<p>@rapid3dme</p>
<p>add this to custom css</p>
<pre contenteditable="false">.wpf-prof-loginout .wpf-button {
background: #43A6DF !important;
color: #FFFFFF !important;
border: 1px solid #0099CC;
}
.wpf-prof-loginout .wpf-button:hover {
background: #3F7796 !important;
color: #FFFFFF !important;
border: 1px solid #0099CC;
}</pre>
<p>Dashboard &gt; Forums &gt; Settings &gt; Style (custom css)</p>
<p>and replace the hex color codes (#43A6DF, #FFFFFF, #0099CC and #3F7796) with yours</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-edit-sign-in-up-box-color-of-wpforo-user-profile-notifications-widget/#post-56246</guid>
                    </item>
				                    <item>
                        <title>RE: How to edit Sign In/Up Box color of &quot;wpForo User Profile &amp; Notifications&quot; - Widget</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-edit-sign-in-up-box-color-of-wpforo-user-profile-notifications-widget/#post-56245</link>
                        <pubDate>Sat, 24 Jul 2021 17:54:45 +0000</pubDate>
                        <description><![CDATA[change background-color ande color for title color and Put the code in the CSS custom
.wpforo-widget-wrap .wpf-button {
    background-color: #333 !important;
    color: #333 !important;...]]></description>
                        <content:encoded><![CDATA[<p>change <span style="color: #0000ff">background-color</span> ande <span style="color: #800080">color</span> for title color and Put the code in the CSS custom</p>
<pre contenteditable="false">.wpforo-widget-wrap .wpf-button {
    background-color: #333 !important;
    color: #333 !important;
}</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>tqarb</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-edit-sign-in-up-box-color-of-wpforo-user-profile-notifications-widget/#post-56245</guid>
                    </item>
				                    <item>
                        <title>How to edit Sign In/Up Box color of &quot;wpForo User Profile &amp; Notifications&quot; - Widget</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-edit-sign-in-up-box-color-of-wpforo-user-profile-notifications-widget/#post-56242</link>
                        <pubDate>Sat, 24 Jul 2021 17:16:59 +0000</pubDate>
                        <description><![CDATA[Hi,
I want to change the box/Link box color of the Sign In &amp; Sign Up of wpforo User Profile &amp; Notification widget. &amp; it&#039;s hover color to some other.
Can you help me archive tha...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>I want to change the box/Link box color of the Sign In &amp; Sign Up of wpforo User Profile &amp; Notification widget. &amp; it's hover color to some other.</p>
<p>Can you help me archive that?</p>
<p> </p>
<p>Thank you</p>
<p> </p>
<h3 class="wp-block-legacy-widget__edit-form-title"> </h3>
<p> </p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1627147019-WpForo-User-Notification-Widget.png" target="_blank" title="WpForo-User-Notification-Widget.PNG"><i class="fas fa-paperclip"></i>&nbsp;WpForo-User-Notification-Widget.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>WiYa3D</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-edit-sign-in-up-box-color-of-wpforo-user-profile-notifications-widget/#post-56242</guid>
                    </item>
							        </channel>
        </rss>
		