<?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: Make Custom Buttons active links</title>
		<link>http://www.kriesi.at/support/topic/make-custom-buttons-active-links</link>
		<description>Support Forum - Topic: Make Custom Buttons active links</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 08:44:00 +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/make-custom-buttons-active-links" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Make Custom Buttons active links"</title>
			<link>http://www.kriesi.at/support/topic/make-custom-buttons-active-links#post-97174</link>
			<pubDate>Mon, 18 Feb 2013 07:09:23 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">97174@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi thorsky:&#60;/p&#62;
&#60;p&#62;You can try these shortcodes:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[button link=&#38;quot;http://kriesi.at&#38;quot; size=&#38;quot;small&#38;quot; color=&#38;quot;#000&#38;quot; text=&#38;quot;light&#38;quot;]Small[/button]

[button link=&#38;quot;http://kriesi.at&#38;quot; color=&#38;quot;#ccc&#38;quot; text=&#38;quot;dark&#38;quot;]Medium[/button]

[button link=&#38;quot;http://google.com&#38;quot; size=&#38;quot;large&#38;quot; border=&#38;quot;#000&#38;quot; text=&#38;quot;grey&#38;quot;]Large[/button]

[button link=&#38;quot;http://kriesi.at&#38;quot; size=&#38;quot;xl&#38;quot; color=&#38;quot;#f00&#38;quot; text=&#38;quot;light&#38;quot; class=&#38;quot;someClass&#38;quot; window=&#38;quot;yes&#38;quot;]ExtraLarge[/button]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;strong&#62;size&#60;/strong&#62; values has 4 colors: small, large or xl (if size=&#34;xxx&#34; is removed, by default it is set to medium)&#60;br /&#62;
&#60;strong&#62;color&#60;/strong&#62; represents the button color&#60;br /&#62;
&#60;strong&#62;text&#60;/strong&#62; represents the text color and has 3 values: light, dark or grey&#60;br /&#62;
&#60;strong&#62;class&#60;/strong&#62; can be used if you want to change the button's properties via custom.css&#60;br /&#62;
&#60;strong&#62;window=&#34;yes&#34;&#60;/strong&#62; allows you to open in new window/tab&#60;/p&#62;
&#60;p&#62;Hope this helps.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thorsky on "Make Custom Buttons active links"</title>
			<link>http://www.kriesi.at/support/topic/make-custom-buttons-active-links#post-97142</link>
			<pubDate>Mon, 18 Feb 2013 02:02:38 +0000</pubDate>
			<dc:creator>thorsky</dc:creator>
			<guid isPermaLink="false">97142@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can u post the shortcodes for different button sizes...Also for changing button background and text color?&#60;/p&#62;
&#60;p&#62;My magic wand is having a script conflict and would liek to manually enter button shortcodes into site&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Make Custom Buttons active links"</title>
			<link>http://www.kriesi.at/support/topic/make-custom-buttons-active-links#post-71488</link>
			<pubDate>Fri, 17 Aug 2012 03:25:48 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">71488@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Alana,&#60;/p&#62;
&#60;p&#62;Glad that we could help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alanaburton on "Make Custom Buttons active links"</title>
			<link>http://www.kriesi.at/support/topic/make-custom-buttons-active-links#post-71350</link>
			<pubDate>Thu, 16 Aug 2012 09:22:40 +0000</pubDate>
			<dc:creator>alanaburton</dc:creator>
			<guid isPermaLink="false">71350@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ah fantastic thanks Ismael! :-) &#60;/p&#62;
&#60;p&#62;This would be really useful as part of the shortcodes page :-)&#60;br /&#62;
KR&#60;br /&#62;
Alana
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Make Custom Buttons active links"</title>
			<link>http://www.kriesi.at/support/topic/make-custom-buttons-active-links#post-71275</link>
			<pubDate>Wed, 15 Aug 2012 23:11:15 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">71275@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;This is the shortcode.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;[button link=&#38;quot;YOUR LINK HERE&#38;quot; text=&#38;quot;grey&#38;quot;]Click me![/button]&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alanaburton on "Make Custom Buttons active links"</title>
			<link>http://www.kriesi.at/support/topic/make-custom-buttons-active-links#post-71148</link>
			<pubDate>Wed, 15 Aug 2012 10:10:31 +0000</pubDate>
			<dc:creator>alanaburton</dc:creator>
			<guid isPermaLink="false">71148@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am using the Custom Buttons shortcodes on a page and see from the live page on the themedemo site that you can hover over the Big Button and it looks like it can link through to something else obviously. When I look at the code though, there is no indication of where to put the link. I have tried wrapping the button code in a &#60;a href=&#34;XX&#34;&#62; button shortcode &#60;/a&#62; but this breaks it. I can't see anything in the css either. Any input?&#60;br /&#62;
Thanks,
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
