<?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 - Tag: behind - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/behind</link>
		<description>Support Forum - Tag: behind - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 04:09: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/tags/behind" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Mega Menu spreads behind video"</title>
			<link>http://www.kriesi.at/support/topic/mega-menu-spreads-behind-video#post-24011</link>
			<pubDate>Tue, 02 Aug 2011 23:52:36 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">24011@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Dude could help you out :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ChrisYCF on "Mega Menu spreads behind video"</title>
			<link>http://www.kriesi.at/support/topic/mega-menu-spreads-behind-video#post-23996</link>
			<pubDate>Tue, 02 Aug 2011 21:18:41 +0000</pubDate>
			<dc:creator>ChrisYCF</dc:creator>
			<guid isPermaLink="false">23996@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, fixed.&#60;/p&#62;
&#60;p&#62;Thank U.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Mega Menu spreads behind video"</title>
			<link>http://www.kriesi.at/support/topic/mega-menu-spreads-behind-video#post-23980</link>
			<pubDate>Tue, 02 Aug 2011 17:34:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">23980@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
it's a known problem with WordPress oembed media and not directly theme related (we use the standard oembed function). Someone posted a fix: &#60;a href=&#34;http://www.mehigh.biz/wordpress/adding-wmode-transparent-to-wordpress-3-media-embeds.html&#34; rel=&#34;nofollow&#34;&#62;http://www.mehigh.biz/wordpress/adding-wmode-transparent-to-wordpress-3-media-embeds.html&#60;/a&#62; which basically adds the opaque attribute to the embedded flash element. &#60;/p&#62;
&#60;p&#62;Place following code at the end of function.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function add_video_wmode_transparent($html, $url, $attr) {
   if (strpos($html, &#38;quot;&#38;lt;embed src=&#38;quot; ) !== false) {
    	$html = str_replace(&#38;#39;&#38;lt;/param&#38;gt;&#38;lt;embed&#38;#39;, &#38;#39;&#38;lt;/param&#38;gt;&#38;lt;param name=&#38;quot;wmode&#38;quot; value=&#38;quot;transparent&#38;quot;&#38;gt;&#38;lt;/param&#38;gt;&#38;lt;embed wmode=&#38;quot;transparent&#38;quot; &#38;#39;, $html);
   		return $html;
   } else {
        return $html;
   }
}
add_filter(&#38;#39;embed_oembed_html&#38;#39;, &#38;#39;add_video_wmode_transparent&#38;#39;, 10, 3);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>ChrisYCF on "Mega Menu spreads behind video"</title>
			<link>http://www.kriesi.at/support/topic/mega-menu-spreads-behind-video#post-23974</link>
			<pubDate>Tue, 02 Aug 2011 12:22:41 +0000</pubDate>
			<dc:creator>ChrisYCF</dc:creator>
			<guid isPermaLink="false">23974@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please take a look at&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://you-can-fight.com/krav-maga&#34; rel=&#34;nofollow&#34;&#62;http://you-can-fight.com/krav-maga&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;When you click on Krav Maga in the Main Menu, this menu spreads but it is partial shown BEHIND the video.&#60;/p&#62;
&#60;p&#62;Of course I'd like it in front.&#60;/p&#62;
&#60;p&#62;How to fix?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Mainpage Column Images Link to Pages or Posts"</title>
			<link>http://www.kriesi.at/support/topic/mainpage-column-images-link-to-pages-or-posts#post-3192</link>
			<pubDate>Fri, 20 Aug 2010 14:28:41 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">3192@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Looking good!&#60;/p&#62;
&#60;p&#62;Sorry about the blue boxes, just remove class=&#34;more-link&#34; to get rid of them :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FWCMedia on "Mainpage Column Images Link to Pages or Posts"</title>
			<link>http://www.kriesi.at/support/topic/mainpage-column-images-link-to-pages-or-posts#post-3083</link>
			<pubDate>Thu, 19 Aug 2010 00:25:32 +0000</pubDate>
			<dc:creator>FWCMedia</dc:creator>
			<guid isPermaLink="false">3083@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great!  Thanks James.  I got the links to work, but it's placed a blue box behind the image.  I'm assuming it has something to do with the class=&#34;more-link&#34; and CSS, but I figured that I would ask you first. &#60;/p&#62;
&#60;p&#62;I would like to get remove the blue box altogether, or at least make it the same size as the image outline.  Any suggestions?&#60;/p&#62;
&#60;p&#62;We launched the new site, so the domain is now &#60;a href=&#34;http://fwcflorence.com&#34; rel=&#34;nofollow&#34;&#62;http://fwcflorence.com&#60;/a&#62;.  PS - The theme is just awesome, everyone loves our new site!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Mainpage Column Images Link to Pages or Posts"</title>
			<link>http://www.kriesi.at/support/topic/mainpage-column-images-link-to-pages-or-posts#post-2928</link>
			<pubDate>Tue, 17 Aug 2010 12:21:35 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">2928@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up /framework/classes/kclass_display_box.php and on line 120, change this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;echo $preview;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;to this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;echo &#38;#39;&#38;lt;a href=&#38;quot;&#38;#39;.get_permalink().&#38;#39;&#38;quot; class=&#38;quot;more-link&#38;quot;&#38;gt;&#38;#39;.$preview.&#38;#39;&#38;lt;/a&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;to add the Permalink to the image.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FWCMedia on "Mainpage Column Images Link to Pages or Posts"</title>
			<link>http://www.kriesi.at/support/topic/mainpage-column-images-link-to-pages-or-posts#post-2789</link>
			<pubDate>Sat, 14 Aug 2010 16:19:03 +0000</pubDate>
			<dc:creator>FWCMedia</dc:creator>
			<guid isPermaLink="false">2789@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Does anyone know how to make the homepage images that are displayed become links?  I know that the text and &#34;Read More&#34; buttons link to the post or page.  However, I would like for the images to link as well.  Thanks!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.new.fwcflorence.com&#34; rel=&#34;nofollow&#34;&#62;http://www.new.fwcflorence.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
