<?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: Short Code in Sidebar</title>
		<link>http://www.kriesi.at/support/topic/short-code-in-sidebar</link>
		<description>Support Forum - Topic: Short Code in Sidebar</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 20:30:05 +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/short-code-in-sidebar" rel="self" type="application/rss+xml" />

		<item>
			<title>James Morrison on "Short Code in Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/short-code-in-sidebar#post-6462</link>
			<pubDate>Mon, 11 Oct 2010 13:02:00 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">6462@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;There's no issue using shortcodes outside the pages with help of a plugin but the CSS needs adjusting slightly.&#60;/p&#62;
&#60;p&#62;In /css/style1.css (or style2.css / style3.css depending on the colour choice you picked) you have this section of code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/************************************************************************
Shortcodes
*************************************************************************/

/*tabs and toggler and slider */
.js_active .entry .toggler{
background:url(&#38;quot;../images/skin1/toggle.png&#38;quot;) no-repeat scroll 6px 6px #FFFFFF;
border:1px solid #E1E1E1;
}

.js_active  #top .entry .activeTitle{
background: #eee url(&#38;#39;../images/skin1/toggle.png&#38;#39;) no-repeat 6px -77px ;
border:1px solid #CCC;
}

.js_active .entry .tab_content{
background: #fff url(&#38;quot;../images/skin1/bg_gradiant_stripe_top.png&#38;quot;) repeat-x 0 0;
border:1px solid #E1E1E1;

}

.js_active .entry  .tab{
background:#fff;
border:1px solid #E1E1E1;
border-bottom: none;
}

.js_active #top .entry  .active_tab{
background:none repeat scroll 0 0 #E9ECF0;
color:#555555;
}

#top .entry .feature_wrap {
background: #fff url(&#38;quot;../images/skin1/bg_gradiant_stripe_top.png&#38;quot;) repeat-x 0 0;
border:1px solid #e1e1e1;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The &#60;em&#62;.entry&#60;/em&#62; restricts the shortcodes styles' to the main content area, depending on the class / id applied by the plugin (if any) this may need duplicating and updating to the new class / id or simply removing &#60;em&#62;.entry&#60;/em&#62; from the CSS.&#60;/p&#62;
&#60;p&#62;What's the site URL? Please add a shortcode to the sidebar so I can see the HTML output.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>genos on "Short Code in Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/short-code-in-sidebar#post-6245</link>
			<pubDate>Thu, 07 Oct 2010 19:51:39 +0000</pubDate>
			<dc:creator>genos</dc:creator>
			<guid isPermaLink="false">6245@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! I'd love to be able to use the accordion toggler short code in the sidebar. So far I was able to do this by installing a plugin called Sidebar Shortcodes.. the problem is that it looses the styling of the accordion toggler like the plus &#38;amp; minus buttons and borders. Does anyone know how to use this shortcode in the sidebar while maintaining the style? Any help is most appreciated, Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
