<?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>
									Not solved - Random Pole Colors aren&#039;t Cool - wpForo Polls				            </title>
            <link>https://gvectors.com/forum/wpforo-polls/not-solved-random-pole-colors-arent-cool/</link>
            <description>WordPress Plugins Support Forum</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 20 Jul 2026 16:59:54 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Not solved - Random Pole Colors aren&#039;t Cool</title>
                        <link>https://gvectors.com/forum/wpforo-polls/not-solved-random-pole-colors-arent-cool/#post-41151</link>
                        <pubDate>Thu, 09 Jan 2025 21:33:44 +0000</pubDate>
                        <description><![CDATA[@astgh PERFECT!
I used even/odd as below in case others choose to do so.
 
#wpforo #wpforo-wrap .wpf-poll.wpf-poll-result .wpforo-tr:nth-child(odd) .wpf-poll-bar {
 background: green !im...]]></description>
                        <content:encoded><![CDATA[<p>@astgh PERFECT!</p>
<p>I used even/odd as below in case others choose to do so.</p>
<p> </p>
<div>#wpforo #wpforo-wrap .wpf-poll.wpf-poll-result .wpforo-tr:nth-child(odd) .wpf-poll-bar {</div>
<div><span> background: green !important;</span></div>
<div>}</div>
<div> </div>
<div>#wpforo #wpforo-wrap .wpf-poll.wpf-poll-result .wpforo-tr:nth-child(even) .wpf-poll-bar {</div>
<div><span> background: blue !important;</span></div>
<div>}</div>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-polls/">wpForo Polls</category>                        <dc:creator>Treybiker</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-polls/not-solved-random-pole-colors-arent-cool/#post-41151</guid>
                    </item>
				                    <item>
                        <title>RE: Not solved - Random Pole Colors aren&#039;t Cool</title>
                        <link>https://gvectors.com/forum/wpforo-polls/not-solved-random-pole-colors-arent-cool/#post-41143</link>
                        <pubDate>Wed, 08 Jan 2025 14:02:05 +0000</pubDate>
                        <description><![CDATA[Hi,
You can use CSS code similar to the examples provided below:To change the background for the first row:
#wpforo #wpforo-wrap .wpf-poll.wpf-poll-result .wpforo-tr:first-child .wpf-poll-...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>You can use CSS code similar to the examples provided below:<br /><br />To change the background for the first row:</p>
<pre contenteditable="false">#wpforo #wpforo-wrap .wpf-poll.wpf-poll-result .wpforo-tr:first-child .wpf-poll-bar {background: ***#4a0303*** !important;}</pre>
<p>This one for the second one: </p>
<pre contenteditable="false">#wpforo #wpforo-wrap .wpf-poll.wpf-poll-result .wpforo-tr:nth-child(2) .wpf-poll-bar {background: ***#4a0303*** !important;}</pre>
<p>Simply adjust the nth-child value to target the desired row and set the color accordingly.</p>
<p><span style="color: #ff0000"><em><strong> The red-marked value can be changed as you like. </strong></em></span></p>
<p>Insert the code in the Custom CSS code textarea located in the following tab: </p>
<p>For the Single Board Forum:</p>
<ul>
<li>Dashboard &gt; wpForo &gt; Settings &gt; Colors &amp; Styles</li>
</ul>
<p>Multi-Boards Forum:</p>
<ul>
<li>Dashboard &gt; <span style="color: #ff0000">EN</span><span> </span>&gt; Settings &gt; Colors &amp; Styles tab</li>
<li>Dashboard &gt;<span style="color: #ff0000"> FR </span>&gt; Settings &gt; Colors &amp; Styles tab</li>
</ul>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-polls/">wpForo Polls</category>                        <dc:creator>Astghik</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-polls/not-solved-random-pole-colors-arent-cool/#post-41143</guid>
                    </item>
				                    <item>
                        <title>Not solved - Random Pole Colors aren&#039;t Cool</title>
                        <link>https://gvectors.com/forum/wpforo-polls/not-solved-random-pole-colors-arent-cool/#post-41122</link>
                        <pubDate>Sun, 05 Jan 2025 04:49:41 +0000</pubDate>
                        <description><![CDATA[Hi, all, my last post was marked solved but they didn&#039;t seem to understand my question/request. Changing the background color of the poles is easy with CSS (what they instructed me to do), b...]]></description>
                        <content:encoded><![CDATA[<p>Hi, all, my <a href="https://gvectors.com/forum/wpforo-polls/poll-color-options/" target="_blank" rel="noopener">last post</a> was marked solved but they didn't seem to understand my question/request. Changing the background color of the poles is easy with CSS (what they instructed me to do), but I want to choose the colors of the pole results AFTER they have votes.</p>
<p>Currently, every time I open the pole to see the results, there is a different ugly color representing the votes, none of which match my theme. It's never even the same color because the wpForo addon alternates the colors every time the page is opened or refreshed. This is such a great plugin with a lot of flexibility, but I can't imagine anyone would want their poles to have a color randomizer control what colors are used... none of which match the site's theme. </p>
<p>Can this please be updated to allow us to customize the pole RESLUTS' colors? At the very least, make it to where the pole result colors match the wpForo forum color we set in the fourms/categories setting.</p>]]></content:encoded>
						                            <category domain="https://gvectors.com/forum/wpforo-polls/">wpForo Polls</category>                        <dc:creator>Treybiker</dc:creator>
                        <guid isPermaLink="true">https://gvectors.com/forum/wpforo-polls/not-solved-random-pole-colors-arent-cool/#post-41122</guid>
                    </item>
							        </channel>
        </rss>
		