<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Tag: button color - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/button-color</link>
		<description>Support Forum - Tag: button color - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 23:13:53 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/tags/button-color" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "button color"</title>
			<link>http://www.kriesi.at/support/topic/button-color-1#post-111212</link>
			<pubDate>Wed, 15 May 2013 00:03:22 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">111212@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;It is working fine on my end. Save the button settings then update the page too. If it doesn't work, you can apply the button color to your custom.css or Quick CSS&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body div .avia-button {
background-color: red !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jeffcrain on "button color"</title>
			<link>http://www.kriesi.at/support/topic/button-color-1#post-111211</link>
			<pubDate>Tue, 14 May 2013 23:48:39 +0000</pubDate>
			<dc:creator>jeffcrain</dc:creator>
			<guid isPermaLink="false">111211@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I added a button from the content elements and am trying to use custom color.  If I select a color from the list the button behaves correctly.  If I select custom color and enter values for the background and font then I get a very light gray background and a darker gray font.  Any change in the color values does not affect the button color.&#60;br /&#62;
Help Please.  Thank You.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "color of Send button"</title>
			<link>http://www.kriesi.at/support/topic/color-of-send-button#post-63757</link>
			<pubDate>Thu, 05 Jul 2012 02:52:24 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">63757@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi c_srishti,&#60;/p&#62;
&#60;p&#62;Glad that we could help you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>c_srishti on "color of Send button"</title>
			<link>http://www.kriesi.at/support/topic/color-of-send-button#post-63730</link>
			<pubDate>Wed, 04 Jul 2012 18:45:02 +0000</pubDate>
			<dc:creator>c_srishti</dc:creator>
			<guid isPermaLink="false">63730@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Looks good&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "color of Send button"</title>
			<link>http://www.kriesi.at/support/topic/color-of-send-button#post-63290</link>
			<pubDate>Tue, 03 Jul 2012 05:59:56 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">63290@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Try to replace it with this &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.ajax_form input.button {
background-color: #60a9a5;
background-position: center top;
background-repeat: repeat-x;
border-color: #60a9a5;
color: #FFFFFF;
}

.ajax_form input.button:hover {
background-color: #DCEDFD;
border-color: #DCEDFD;
color: #60a9a5;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Don't forget to save and remove cache. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>c_srishti on "color of Send button"</title>
			<link>http://www.kriesi.at/support/topic/color-of-send-button#post-63251</link>
			<pubDate>Mon, 02 Jul 2012 22:33:07 +0000</pubDate>
			<dc:creator>c_srishti</dc:creator>
			<guid isPermaLink="false">63251@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank sMya,&#60;br /&#62;
It still is not doing it!!! :(&#60;br /&#62;
Am I doing something wrong?&#60;br /&#62;
Please help!&#60;br /&#62;
Srishti
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "color of Send button"</title>
			<link>http://www.kriesi.at/support/topic/color-of-send-button#post-63234</link>
			<pubDate>Mon, 02 Jul 2012 20:31:56 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">63234@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Try adding !important out to the side of each value like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/*Comment Form*/
#commentform #submit {
background-color: #60a9a5 !important;
border-color: #60a9a5 !important;
color: #FFFFFF !important;
}

#commentform #submit:hover {
background-color: #DCEDFD !important;
border-color: #DCEDFD !important;
color: #60a9a5 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>c_srishti on "color of Send button"</title>
			<link>http://www.kriesi.at/support/topic/color-of-send-button#post-63233</link>
			<pubDate>Mon, 02 Jul 2012 20:21:28 +0000</pubDate>
			<dc:creator>c_srishti</dc:creator>
			<guid isPermaLink="false">63233@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Mya,&#60;br /&#62;
Surprisingly it didn't work!!!&#60;/p&#62;
&#60;p&#62;I put this in the Custom.css&#60;/p&#62;
&#60;p&#62;/*Comment Form*/&#60;br /&#62;
#commentform #submit {&#60;br /&#62;
    background-color: #60a9a5;&#60;br /&#62;
    background-position: center top;&#60;br /&#62;
    background-repeat: repeat-x;&#60;br /&#62;
    border-color: #60a9a5;&#60;br /&#62;
    color: #FFFFFF;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#commentform #submit:hover {&#60;br /&#62;
    background-color: #DCEDFD;&#60;br /&#62;
    border-color: #DCEDFD;&#60;br /&#62;
    color: #60a9a5;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Any idea?&#60;br /&#62;
Srishti
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "color of Send button"</title>
			<link>http://www.kriesi.at/support/topic/color-of-send-button#post-63227</link>
			<pubDate>Mon, 02 Jul 2012 19:22:05 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">63227@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi sRishti,&#60;/p&#62;
&#60;p&#62;Add this to your custom.css or Quick CSS.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#commentform #submit {
    background-color: #DCEDFD;
    background-position: center top;
    background-repeat: repeat-x;
    border-color: #DCEDFD;
    color: #FFFFFF;
}

#commentform #submit:hover {
    background-color: #FEFFFF;
    border-color: #FEFFFF;
    color: #FFFFFF;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The first snippet is for the normal state. The second snippet for the hover. These are the current values being used so you'll want to change them as you see fit.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>c_srishti on "color of Send button"</title>
			<link>http://www.kriesi.at/support/topic/color-of-send-button#post-63224</link>
			<pubDate>Mon, 02 Jul 2012 19:11:07 +0000</pubDate>
			<dc:creator>c_srishti</dc:creator>
			<guid isPermaLink="false">63224@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
&#60;a href=&#34;http://www.surftherapyyoga.biz/contact-us&#34; rel=&#34;nofollow&#34;&#62;http://www.surftherapyyoga.biz/contact-us&#60;/a&#62;&#60;br /&#62;
How can I change the color of the send button and the hover of it?&#60;br /&#62;
Thanks&#60;br /&#62;
sRishti
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "No color for button"</title>
			<link>http://www.kriesi.at/support/topic/no-color-for-button#post-33213</link>
			<pubDate>Sun, 27 Nov 2011 08:13:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33213@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can change the slidecontrols color with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.slidecontrolls a {
    background-color: #CCCCCC !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The link color with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.entry-content a{
    color: #BFB793 !important;
}

.entry-content a:hover{
    color: #BFB793 !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>RobiG on "No color for button"</title>
			<link>http://www.kriesi.at/support/topic/no-color-for-button#post-33161</link>
			<pubDate>Sat, 26 Nov 2011 14:19:51 +0000</pubDate>
			<dc:creator>RobiG</dc:creator>
			<guid isPermaLink="false">33161@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you! &#60;/p&#62;
&#60;p&#62;While I'm on the topic of buttons, is there a way to change the color of my buttons for my slider? &#60;/p&#62;
&#60;p&#62;I would also like to be able to change the color of the links within the content only and not the footer or side panel.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "No color for button"</title>
			<link>http://www.kriesi.at/support/topic/no-color-for-button#post-33137</link>
			<pubDate>Sat, 26 Nov 2011 07:40:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33137@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The inline css of the button looks like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;background-color:2E5880;border-color:A65039&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The &#34;#&#34; is missing - try following code instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;background-color:#2E5880;border-color:#A65039&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>RobiG on "No color for button"</title>
			<link>http://www.kriesi.at/support/topic/no-color-for-button#post-33098</link>
			<pubDate>Fri, 25 Nov 2011 12:08:56 +0000</pubDate>
			<dc:creator>RobiG</dc:creator>
			<guid isPermaLink="false">33098@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I created a button with the short code and chose a specific color, but the button won't show the color. It is the &#34;get started&#34; button on the right.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://deputyshiporder.co.uk/&#34; rel=&#34;nofollow&#34;&#62;http://deputyshiporder.co.uk/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
