<?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"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: Youtube scrolls over header IE11 and custom icon issue</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 10:06:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/#post-25552</guid>
					<title><![CDATA[Youtube scrolls over header IE11 and custom icon issue]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/#post-25552</link>
					<pubDate>Thu, 10 Dec 2015 11:39:34 +0000</pubDate>
					<dc:creator>jay065</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>My client has a problem that the Youtube video scrolls over the header. He uses Windows 7 with Internet Explorer version 11. So I tried to Google and found some codes to add, but nothing seems to work. </p>
<p>The Z-index header is 499, but I dont know how to change the Z-index from the Youtube video.<br />
I also tried to add this to the youtube url: <code>&amp;wmode=transparent</code> or <code>&amp;wmode=opaque</code> but it doesn&#8217;t work. </p>
<p>I checked another website I designed for a client, who also has an sticky header and Youtube Iframe but this site doesn&#8217;t have this problem. </p>
<p>Do you know if there is an easy fix for this?</p>
<p>&#8211;</p>
<p>At the &#8216;Contact&#8217; section I added custom images instead of the icons. I did this with CSS and everything works fine, except on all Internet Explorer browsers. The icons appear instead of the images.</p>
<p>I think I found the problem but don&#8217;t know how to fix.<br />
I added this code;</p>
<pre><code>.home i.icon.icon-calendar3 {
    width: 125px !important;
    height: auto !important;
    vertical-align: inherit !important;
}</code></pre>
<p>But on IE it adds the &#8216;::before&#8217; tag like this <code>.icon-calendar3::before</code> and so the code above is ignored. I tried to add an extra code like above in custom CSS with the ::before tag like IE tells me. But that doesn&#8217;t seem to work. It keeps saying <code>content: (/97..)</code> something like this. So I went to the icons.css and edited the content there, but it doesn&#8217;t appear on the site.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/#post-25560</guid>
					<title><![CDATA[Reply To: Youtube scrolls over header IE11 and custom icon issue]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/#post-25560</link>
					<pubDate>Thu, 10 Dec 2015 13:27:40 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again Jay,</p>
<p>Please let me see the problematic URLs you described above. I could only help you once I see what&#8217;s going on and play around with the code. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/#post-25563</guid>
					<title><![CDATA[Reply To: Youtube scrolls over header IE11 and custom icon issue]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/#post-25563</link>
					<pubDate>Thu, 10 Dec 2015 13:44:11 +0000</pubDate>
					<dc:creator>jay065</dc:creator>

					<description>
						<![CDATA[
						<p>Of course, sorry!</p>
<p><a href="http://blizzert.jaimyvanderlee.nl" rel="nofollow">http://blizzert.jaimyvanderlee.nl</a></p>
<p>2 video&#8217;s as described above here;</p>
<p><a href="https://copy.com/e2gi1fu8GlwKSEij" rel="nofollow">https://copy.com/e2gi1fu8GlwKSEij</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/#post-25567</guid>
					<title><![CDATA[Reply To: Youtube scrolls over header IE11 and custom icon issue]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/#post-25567</link>
					<pubDate>Thu, 10 Dec 2015 14:06:21 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks!</p>
<p>And this is IE11? Just checked and can&#8217;t reproduce on my IE 11&#8230; Crazy thing! I am running Win7 as well.</p>
<p>As for the other issue again some IE specific glitch with the content rule&#8230;<br />
I would use these instead and attach them not to the icon (i element) but to its parent:</p>
<p>.custom_slides.nav_design_2 .cs_nav_item.active .cs_nav_icon:nth-child(1){<br />
    background: url(<a href="http://blizzert.jaimyvanderlee.nl/wp-content/uploads/2015/11/vikingred.png" rel="nofollow">http://blizzert.jaimyvanderlee.nl/wp-content/uploads/2015/11/vikingred.png</a>) no-repeat;<br />
    background-size: 100%;<br />
}</p>
<p>And as for the icon&#8217;s content rule just set it to &#8220;&#8221;.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/#post-25586</guid>
					<title><![CDATA[Reply To: Youtube scrolls over header IE11 and custom icon issue]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/#post-25586</link>
					<pubDate>Thu, 10 Dec 2015 15:50:22 +0000</pubDate>
					<dc:creator>jay065</dc:creator>

					<description>
						<![CDATA[
						<p>We&#8217;re gonna use Vimeo instead of Youtube because it doesn&#8217;t have the problem.<br />
So thanks for that one! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley" /> </p>
<p>The icon kinda works now, but its assigned to the activated icon and not to the static one. Also on IE the icon still pops up. When I change the content at the icons.css it doesn&#8217;t seem to change anything, is this connected to another css file?</p>
<p>Login credentials are below, I added custom CSS at Fortuna options. Feel free to play with the custom CSS. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/#post-25587</guid>
					<title><![CDATA[Reply To: Youtube scrolls over header IE11 and custom icon issue]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/#post-25587</link>
					<pubDate>Thu, 10 Dec 2015 15:50:32 +0000</pubDate>
					<dc:creator>jay065</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/#post-25599</guid>
					<title><![CDATA[Reply To: Youtube scrolls over header IE11 and custom icon issue]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/#post-25599</link>
					<pubDate>Fri, 11 Dec 2015 09:56:39 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>Check now, I think I got it setup for you.<br />
Since you have quite some code in your Theme options -> Custom CSS now you might want to move it to your Child theme&#8217;s CSS file, it would be easier for you to manage and edit. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/#post-25610</guid>
					<title><![CDATA[Reply To: Youtube scrolls over header IE11 and custom icon issue]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/#post-25610</link>
					<pubDate>Fri, 11 Dec 2015 15:36:55 +0000</pubDate>
					<dc:creator>jay065</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you so much!!<br />
Everything works perfect now! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley" /> </p>
<p>Is there anything I can do in return for you? Of course I already gave you 5 stars at Themeforest!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/#post-25616</guid>
					<title><![CDATA[Reply To: Youtube scrolls over header IE11 and custom icon issue]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/youtube-scrolls-over-header-ie11-and-custom-icon-issue/#post-25616</link>
					<pubDate>Sat, 12 Dec 2015 09:11:24 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Glad I could help! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /><br />
I hope you will use our theme again!<br />
Thanks!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

