<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:coop="http://www.google.com/coop/namespace"
	>

<channel>
	<title>Manish Verma &#187; overlapping</title>
	<atom:link href="http://manishlive.com/tag/overlapping/feed/" rel="self" type="application/rss+xml" />
	<link>http://manishlive.com</link>
	<description>Freelance Web Developer</description>
	<lastBuildDate>Mon, 24 May 2010 09:01:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to avoid overlapping of videos with the opt in box</title>
		<link>http://manishlive.com/how-to-avoid-overlapping-of-videos-with-the-opt-in-box/</link>
		<comments>http://manishlive.com/how-to-avoid-overlapping-of-videos-with-the-opt-in-box/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 07:30:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[overlapping]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://manishlive.com/?p=39</guid>
		<description><![CDATA[			
				
			
		
When you create an opt-in box &#38; if there exist an embedded video then the video overlap with the opt-in box. In that case embedded video covered some part of your opt-in box &#38; page look like this

Try this to fix it:
Add this property to embedded video code &#8216;wmode=&#8221;transparent&#8221;&#8216; 
In that case page look like]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmanishlive.com%2Fhow-to-avoid-overlapping-of-videos-with-the-opt-in-box%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmanishlive.com%2Fhow-to-avoid-overlapping-of-videos-with-the-opt-in-box%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>When you create an opt-in box &amp; if there exist an embedded video then the video overlap with the opt-in box. In that case embedded video covered some part of your opt-in box &amp; page look like this</p>
<p><a href="http://manishlive.com/wp-content/uploads/2009/12/overlapping.jpg"><img src="http://manishlive.com/wp-content/uploads/2009/12/overlapping-300x156.jpg" alt="" title="overlapping" width="300" height="156" class="aligncenter size-medium wp-image-42" /></a></p>
<p><strong>Try this to fix it:</strong></p>
<p>Add this property to embedded video code &#8216;wmode=&#8221;transparent&#8221;&#8216; </p>
<p>In that case page look like this:</p>
<p><a href="http://manishlive.com/wp-content/uploads/2009/12/nooverlapping.jpg"><img src="http://manishlive.com/wp-content/uploads/2009/12/nooverlapping-300x155.jpg" alt="" title="nooverlapping" width="300" height="155" class="aligncenter size-medium wp-image-43" /></a></p>
<div style="float:right;margin:-38px 50px 0px 0px;"><a href="http://www.google.com/reader/link?url=http://manishlive.com/how-to-avoid-overlapping-of-videos-with-the-opt-in-box/&title=How to avoid overlapping of videos with the opt in box&srcTitle=Manish Verma&srcURL=http://manishlive.com"target="_blank" rel=""><img border="0" src="http://manishlive.com/wp-content/plugins/wp-google-buzz/icon/2.png" style="opacity:1;filter:alpha(opacity=100)" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=80" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=100"/> </a></div>]]></content:encoded>
			<wfw:commentRss>http://manishlive.com/how-to-avoid-overlapping-of-videos-with-the-opt-in-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Javascript]]></coop:keyword>
		<coop:keyword><![CDATA[overlapping]]></coop:keyword>
		<coop:keyword><![CDATA[video]]></coop:keyword>
	</item>
	</channel>
</rss>
