<?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: 100% with for buttons in sidebar</title>
		<link>http://www.kriesi.at/support/topic/100-with-for-buttons-in-sidebar</link>
		<description>Support Forum - Topic: 100% with for buttons in sidebar</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 09:44:10 +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/100-with-for-buttons-in-sidebar" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "100% with for buttons in sidebar"</title>
			<link>http://www.kriesi.at/support/topic/100-with-for-buttons-in-sidebar#post-27609</link>
			<pubDate>Fri, 23 Sep 2011 06:26:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27609@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can apply custom classes to your buttons. Imho no new shortcode or shortcode modification is required. I'd create a class &#34;button_fullwidth&#34; and add following code to css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.button_fullwidth{
width: 100% !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then use the shortcode like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[button link=&#38;quot;http://www.google.com&#38;quot; class=&#38;quot;button_fullwidth&#38;quot; color=&#38;quot;black&#38;quot; text=&#38;quot;light&#38;quot;]RSVP[/button]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can also use the shortcode generator....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Monsoon on "100% with for buttons in sidebar"</title>
			<link>http://www.kriesi.at/support/topic/100-with-for-buttons-in-sidebar#post-27572</link>
			<pubDate>Thu, 22 Sep 2011 18:48:11 +0000</pubDate>
			<dc:creator>Monsoon</dc:creator>
			<guid isPermaLink="false">27572@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Lets say I have a button in the sidebar&#60;br /&#62;
[button link=&#34;http://www.google.com&#34; color=&#34;black&#34; text=&#34;light&#34;]RSVP[/button]&#60;/p&#62;
&#60;p&#62;but I want to make it 100% of the width of the sidebar ie assign a dynamic width to the buttons I use in the widget section.&#60;/p&#62;
&#60;p&#62;Do you think it is better to create a new css for those buttons or is there some code that is parsed by the framework that can make those buttons 100% width with somethinglike&#60;/p&#62;
&#60;p&#62;[button link=&#34;http://www.google.com&#34; width=&#34;100%&#34; color=&#34;black&#34; text=&#34;light&#34;]RSVP[/button]
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
