<?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 - Topic: Chnage colour of button used in shortcodes</title>
		<link>http://www.kriesi.at/support/topic/chnage-colour-of-button-used-in-shortcodes</link>
		<description>Support Forum - Topic: Chnage colour of button used in shortcodes</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 13:43:35 +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/topic/chnage-colour-of-button-used-in-shortcodes" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Chnage colour of button used in shortcodes"</title>
			<link>http://www.kriesi.at/support/topic/chnage-colour-of-button-used-in-shortcodes#post-29782</link>
			<pubDate>Wed, 19 Oct 2011 01:59:10 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">29782@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
when creating a button using the &#34;magic wand&#34; for shortcodes you can choose to add a class for your button, you can pick all sorts of styles like silver pink purple teal aqua green orange and red.&#60;br /&#62;
To manually change the color go back in your custom.css and do as Dude said, however this time add !important, like so:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.avia-button {
    background-color: #000 !important;
    border-color: #fafafa !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can of course change the hex color codes to your liking.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Lesley101 on "Chnage colour of button used in shortcodes"</title>
			<link>http://www.kriesi.at/support/topic/chnage-colour-of-button-used-in-shortcodes#post-29729</link>
			<pubDate>Tue, 18 Oct 2011 12:11:19 +0000</pubDate>
			<dc:creator>Lesley101</dc:creator>
			<guid isPermaLink="false">29729@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the quick reply. I made changes as above but the colour is still showing as purple, if you could take another look that would be great!&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Chnage colour of button used in shortcodes"</title>
			<link>http://www.kriesi.at/support/topic/chnage-colour-of-button-used-in-shortcodes#post-29662</link>
			<pubDate>Mon, 17 Oct 2011 15:02:12 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">29662@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
add following code to css/custom.css to change the default button color:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.avia-button {
    background-color: #A258C4;
    border-color: #A258C4;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Lesley101 on "Chnage colour of button used in shortcodes"</title>
			<link>http://www.kriesi.at/support/topic/chnage-colour-of-button-used-in-shortcodes#post-29637</link>
			<pubDate>Mon, 17 Oct 2011 10:08:23 +0000</pubDate>
			<dc:creator>Lesley101</dc:creator>
			<guid isPermaLink="false">29637@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'd like to change the colour of the buttons I've used through the shortcodes, not to a default coulour though, where can I amend the code to add a hex colour (at the moment I have all buttons showing as purple but would like to change the default colour of purple to #45bcd2   so I don't have to manually change each instance of the button colour through out the site).&#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
