<?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 buttons background - How-to and Troubleshooting				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 14 Mar 2026 13:25:42 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to change buttons background</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/3/#post-17110</link>
                        <pubDate>Wed, 27 Jun 2018 20:38:49 +0000</pubDate>
                        <description><![CDATA[hi boka003,If you have exactly the same issue, yes, you can use the same code. It solved my issue. But you&#039;ll have to change the background color according to yours.Mine are green: #649E2D a...]]></description>
                        <content:encoded><![CDATA[<p>hi boka003,</p><p>If you have exactly the same issue, yes, you can use the same code. It solved my issue. But you'll have to change the background color according to yours.</p><p>Mine are green: <span class="value">#649E2D and </span>#4caf50 are different green.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Gepetto007</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/3/#post-17110</guid>
                    </item>
				                    <item>
                        <title>RE: How to change buttons background</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/3/#post-17109</link>
                        <pubDate>Wed, 27 Jun 2018 20:26:21 +0000</pubDate>
                        <description><![CDATA[Hi, Can i use same code for my web site ?]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p><p> </p><p>Can i use same code for my web site ?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>boka003</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/3/#post-17109</guid>
                    </item>
				                    <item>
                        <title>RE: How to change buttons background</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/3/#post-17084</link>
                        <pubDate>Tue, 26 Jun 2018 12:58:49 +0000</pubDate>
                        <description><![CDATA[1. You need to change the Color #14.More info here:or use the following CSS code:#wpforo #wpforo-wrap .wpf-button:hover {  background: #4caf50 !important;}Don&#039;t forget to change the red mark...]]></description>
                        <content:encoded><![CDATA[<p>1. You need to change the Color #14.</p><p>More info here: </p><p>https://wpforo.com/docs/root/forum-themes/theme-styles/</p><p>2. or use the following CSS code:</p><pre><span class="webkit-css-property">#wpforo #wpforo-wrap .wpf-button:hover {<br />  background</span>: <span class="value"><span style="color: #ff0000">#4caf50</span> !important</span>;<br />}</pre><p><span style="font-weight: 400">Don't forget to change the red marked color code before using.</span></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/3/#post-17084</guid>
                    </item>
				                    <item>
                        <title>RE: How to change buttons background</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/3/#post-17083</link>
                        <pubDate>Tue, 26 Jun 2018 12:44:57 +0000</pubDate>
                        <description><![CDATA[Yes, it should be color #12. But there is no hover color?]]></description>
                        <content:encoded><![CDATA[<p>Yes, it should be color #12. But there is no hover color?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Gepetto007</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/3/#post-17083</guid>
                    </item>
				                    <item>
                        <title>RE: How to change buttons background</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/2/#post-17081</link>
                        <pubDate>Tue, 26 Jun 2018 12:26:45 +0000</pubDate>
                        <description><![CDATA[@gepetto007,I see another CSS issue on your website. To solve it use this CSS code. Put it in Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; &quot;Custom CSS Code&quot; textarea:#wpforo #wpforo-...]]></description>
                        <content:encoded><![CDATA[<p>@gepetto007,</p><p>I see another CSS issue on your website. To solve it use this CSS code. Put it in Dashboard &gt; Forums &gt; Settings &gt; Styles &gt; "Custom CSS Code" textarea:</p><pre><span class="selector"><span class="simple-selector selector-matches"><br />#wpforo #wpforo-wrap .wpf-button</span></span>{<br /><span class="webkit-css-property">background</span>: <span class="value">#649E2D !important</span><br />}</pre><p><!-- copy and paste. Modify height and width if desired. --> <a href="https://content.screencast.com/users/gvectors-support/folders/Jing/media/b49ed63e-78e3-4435-8e83-29d368d7c4aa/issue.png"><img class="embeddedObject" src="https://content.screencast.com/users/gvectors-support/folders/Jing/media/b49ed63e-78e3-4435-8e83-29d368d7c4aa/issue.png" width="1129" height="670" border="0" /></a> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/2/#post-17081</guid>
                    </item>
				                    <item>
                        <title>RE: How to change buttons background</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/2/#post-17080</link>
                        <pubDate>Tue, 26 Jun 2018 12:19:13 +0000</pubDate>
                        <description><![CDATA[Hi again, I have put the css code in the wrong place. It&#039;s now at the end of the file, and it works fine.Many thanks for your help!Have a nice day]]></description>
                        <content:encoded><![CDATA[<p>Hi again,</p><p> </p><p>I have put the css code in the wrong place. It's now at the end of the file, and it works fine.</p><p>Many thanks for your help!</p><p>Have a nice day</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Gepetto007</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/2/#post-17080</guid>
                    </item>
				                    <item>
                        <title>RE: How to change buttons background</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/2/#post-17077</link>
                        <pubDate>Tue, 26 Jun 2018 11:53:28 +0000</pubDate>
                        <description><![CDATA[Thanks Sofy,I did the way you told me, with no result as you maybe can see, since you&#039;re logged on now.That black is somewhat green, but i did not find it in the theme colors.]]></description>
                        <content:encoded><![CDATA[<p>Thanks Sofy,</p><p>I did the way you told me, with no result as you maybe can see, since you're logged on now.</p><p>That black is somewhat green, but i did not find it in the theme colors.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Gepetto007</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/2/#post-17077</guid>
                    </item>
				                    <item>
                        <title>RE: How to change buttons background</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/2/#post-17076</link>
                        <pubDate>Tue, 26 Jun 2018 11:39:44 +0000</pubDate>
                        <description><![CDATA[Hi Gepetto007, Please use the following CSS code, put it in your current active theme style.css ( Dashboard &gt; Appearance &gt; Editor &gt; Stylesheet)..colors-custom button{   background-c...]]></description>
                        <content:encoded><![CDATA[<p>Hi Gepetto007, </p><p>Please use the following CSS code, put it in your current active theme style.css ( Dashboard &gt; Appearance &gt; Editor &gt; Stylesheet).</p><pre>.colors-custom button{<br /><span class="webkit-css-property">   background-color</span>: <span class="value">#fff !important</span>;<br />}<br /><br />.colors-custom:hover{<br /><span class="webkit-css-property">   background-color</span>: <span class="value">#fff !important</span>;<br />}<br /><br /></pre><p>Delete all caches and check again. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/2/#post-17076</guid>
                    </item>
				                    <item>
                        <title>RE: How to change buttons background</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/2/#post-17072</link>
                        <pubDate>Tue, 26 Jun 2018 10:55:56 +0000</pubDate>
                        <description><![CDATA[Hi Sofy, thanks for your answer!Here is a link:a screenshot &quot;Add_a_Topic.png&quot; is attached, showing the faulty buttons.Thanks very much for your help.
Add_a_Topic.png]]></description>
                        <content:encoded><![CDATA[<p>Hi Sofy, thanks for your answer!</p><p>Here is a link: <a href="http://machinesetpaysans.fr/forums/public-forum/" target="true">http://machinesetpaysans.fr/forums/public-forum/</a></p><p>And a screenshot "Add_a_Topic.png" is attached, showing the faulty buttons.</p><p>Thanks very much for your help.</p>
<div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1530010556-AddaTopic.png" target="_blank"><i class="fas fa-paperclip"></i>Add_a_Topic.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Gepetto007</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/2/#post-17072</guid>
                    </item>
				                    <item>
                        <title>RE: How to change buttons background</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/2/#post-17071</link>
                        <pubDate>Tue, 26 Jun 2018 10:12:10 +0000</pubDate>
                        <description><![CDATA[Hi Gepetto007,Please leave your forum URL and describe more in detail (using some screenshots) what you need to change.]]></description>
                        <content:encoded><![CDATA[<p>Hi Gepetto007,</p><p>Please leave your forum URL and describe more in detail (using some screenshots) what you need to change.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/how-to-change-buttons-background/paged/2/#post-17071</guid>
                    </item>
							        </channel>
        </rss>
		