<?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: Avisio Buttons Question</title>
		<link>http://www.kriesi.at/support/topic/avisio-buttons-question</link>
		<description>Support Forum - Topic: Avisio Buttons Question</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 02:03:30 +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/avisio-buttons-question" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Avisio Buttons Question"</title>
			<link>http://www.kriesi.at/support/topic/avisio-buttons-question#post-93865</link>
			<pubDate>Tue, 29 Jan 2013 05:10:06 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">93865@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi andrewrhutson,&#60;/p&#62;
&#60;p&#62;Try to add this code at the bottom of style.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.excerpt_button.dynamicFont {
background: #fff url(&#38;quot;../images/skin3/bg_gradiant_stripe.png&#38;quot;) repeat-x -1px -1px;
border: 1px solid #FFFFFF;
color: #fff;
display: block;
font-size: 24px;
height: auto;
margin-top: 35px;
padding: 18px 18px 16px;
text-align: center;
width: 210px;
}&#60;/code&#62;&#60;/pre&#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>andrewrhutson on "Avisio Buttons Question"</title>
			<link>http://www.kriesi.at/support/topic/avisio-buttons-question#post-93854</link>
			<pubDate>Tue, 29 Jan 2013 03:51:21 +0000</pubDate>
			<dc:creator>andrewrhutson</dc:creator>
			<guid isPermaLink="false">93854@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm sorry to keep bothering you but it's still not wrapping correctly. When I put that code into the basic text widget in the side bar it gives me the correct font but does not wrap it in the button. Any ideas on why this is happening?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Avisio Buttons Question"</title>
			<link>http://www.kriesi.at/support/topic/avisio-buttons-question#post-93309</link>
			<pubDate>Thu, 24 Jan 2013 22:16:10 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">93309@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can add a text widget then enter this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a href=&#38;#39;http://www.kriesi.at/&#38;#39; class=&#38;#39;excerpt_button dynamicFont&#38;#39;&#38;gt;Learn more&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andrewrhutson on "Avisio Buttons Question"</title>
			<link>http://www.kriesi.at/support/topic/avisio-buttons-question#post-93283</link>
			<pubDate>Thu, 24 Jan 2013 18:13:57 +0000</pubDate>
			<dc:creator>andrewrhutson</dc:creator>
			<guid isPermaLink="false">93283@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude but I'm still struggling (probably my own fault). I'll try to be more specific which can hopefully help you help me. I want, in the sidebar widget, a button that matches the excerpt button on the slider content.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Avisio Buttons Question"</title>
			<link>http://www.kriesi.at/support/topic/avisio-buttons-question#post-93169</link>
			<pubDate>Thu, 24 Jan 2013 08:32:18 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">93169@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, you just need to add the class &#34;button&#34; to the element - eg if it's a submit button you can use following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;input type=&#38;quot;submit&#38;quot; class=&#38;quot;button ie6fix&#38;quot; id=&#38;quot;mybutton&#38;quot; value=&#38;quot;Buttontext&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>andrewrhutson on "Avisio Buttons Question"</title>
			<link>http://www.kriesi.at/support/topic/avisio-buttons-question#post-93144</link>
			<pubDate>Thu, 24 Jan 2013 06:44:28 +0000</pubDate>
			<dc:creator>andrewrhutson</dc:creator>
			<guid isPermaLink="false">93144@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there any way to replicate the buttons built into Avisio in the sidebar of that theme? I want two buttons in the sidebar but I don't want a different style.&#60;/p&#62;
&#60;p&#62;Thanks in advance for the help! Your work is great!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
