<?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: z-index - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/z-index</link>
		<description>Support Forum - Tag: z-index - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 22:44:13 +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/z-index" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Dropdown/Main Sub-menu not showing"</title>
			<link>http://www.kriesi.at/support/topic/dropdownmain-sub-menu-not-showing#post-112080</link>
			<pubDate>Sat, 18 May 2013 00:25:01 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112080@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Glad you fixed it. :&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kthompson on "Dropdown/Main Sub-menu not showing"</title>
			<link>http://www.kriesi.at/support/topic/dropdownmain-sub-menu-not-showing#post-112071</link>
			<pubDate>Fri, 17 May 2013 22:26:28 +0000</pubDate>
			<dc:creator>kthompson</dc:creator>
			<guid isPermaLink="false">112071@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;that worked for the homepage, but not follow page...but building on your brilliance, this works:&#60;/p&#62;
&#60;p&#62;#main {&#60;br /&#62;
z-index: -1;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kthompson on "Dropdown/Main Sub-menu not showing"</title>
			<link>http://www.kriesi.at/support/topic/dropdownmain-sub-menu-not-showing#post-112067</link>
			<pubDate>Fri, 17 May 2013 22:21:31 +0000</pubDate>
			<dc:creator>kthompson</dc:creator>
			<guid isPermaLink="false">112067@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;yesssss! Negative-z. Not pretty, but effective. Thanks, Devin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Dropdown/Main Sub-menu not showing"</title>
			<link>http://www.kriesi.at/support/topic/dropdownmain-sub-menu-not-showing#post-111990</link>
			<pubDate>Fri, 17 May 2013 17:26:40 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">111990@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi kthompson,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top #slideshow_big {
z-index: -1;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kthompson on "Dropdown/Main Sub-menu not showing"</title>
			<link>http://www.kriesi.at/support/topic/dropdownmain-sub-menu-not-showing#post-111702</link>
			<pubDate>Thu, 16 May 2013 17:34:44 +0000</pubDate>
			<dc:creator>kthompson</dc:creator>
			<guid isPermaLink="false">111702@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi. At &#60;a href=&#34;http://ktstage.com/&#34; rel=&#34;nofollow&#34;&#62;http://ktstage.com/&#60;/a&#62;  the sub-menus in the top nav seem to be falling behind the slider and/or are just not showing. Only one sub-item shows and it disappears on cursor-over. I trolled the forum and found one similar issue where you suggested changing the z-index (code here:)&#60;/p&#62;
&#60;p&#62;.sub-menu {&#60;br /&#62;
z-index: 9999 !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;but that didn't work. The pages are inserted in the choices menu correctly.  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How do I get the header logo to overlap into the slider area?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-get-the-header-logo-to-overlap-into-the-slider-area#post-110801</link>
			<pubDate>Mon, 13 May 2013 06:27:15 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">110801@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Use the selector .avia-menu-fx to move it up or down.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.avia-menu-fx {
top: 45%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>linkrep42 on "How do I get the header logo to overlap into the slider area?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-get-the-header-logo-to-overlap-into-the-slider-area#post-110557</link>
			<pubDate>Sat, 11 May 2013 18:31:49 +0000</pubDate>
			<dc:creator>linkrep42</dc:creator>
			<guid isPermaLink="false">110557@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Ismael, that works well, in fact exactly as I want it.  When you mouse over the menu  the purple highlight bar is showing up, can not figure our what css I need to move that line up or remove the effect all together (although - I'd like to keep cause it's preety cool).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How do I get the header logo to overlap into the slider area?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-get-the-header-logo-to-overlap-into-the-slider-area#post-110482</link>
			<pubDate>Sat, 11 May 2013 05:20:55 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">110482@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I visited the site and the logo is already overlapping the slider. Just remove the bottom border with this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#header_main {
border: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>linkrep42 on "How do I get the header logo to overlap into the slider area?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-get-the-header-logo-to-overlap-into-the-slider-area#post-110449</link>
			<pubDate>Sat, 11 May 2013 00:23:10 +0000</pubDate>
			<dc:creator>linkrep42</dc:creator>
			<guid isPermaLink="false">110449@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there any way to get the logo to overhang into the slider - &#60;a href=&#34;http://womensclosetex.wpengine.com/&#34; rel=&#34;nofollow&#34;&#62;http://womensclosetex.wpengine.com/&#60;/a&#62; - I have tried to adjust the z-index and also how do I prevent it from auto-resizing in the css.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Display Theme - Google indexing, Z-Index and Read-More Buttons"</title>
			<link>http://www.kriesi.at/support/topic/display-theme-google-indexing-z-index-and-read-more-buttons#post-54503</link>
			<pubDate>Thu, 03 May 2012 15:12:33 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">54503@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi dcgraphics1,&#60;/p&#62;
&#60;p&#62;Kriesi has gone back and updated some of the themes but any updates have to be compatible with previous version which means the depth of changes are limited. Tthemes running on the Avia Framework and will generally have similar features.&#60;/p&#62;
&#60;p&#62;1) Google can be a bit tricky. When I google the site name I get the following:&#60;br /&#62;
&#60;img src=&#34;http://i45.tinypic.com/35a1wcp.png&#34;&#62;&#60;/p&#62;
&#60;p&#62;The menu is what is supposed to be shown under the main page link as its what google thinks is the navigation scheme and wants to provide that to people.&#60;/p&#62;
&#60;p&#62;2) Try:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;a:hover.more-link {
background-image: url(image.gif) !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;3) I'm not sure if Android has support for z-index or not. It might be because of the browser having to deal with flash that it needs some kind of special tweaking but I'm just not sure.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dcgraphics1 on "Display Theme - Google indexing, Z-Index and Read-More Buttons"</title>
			<link>http://www.kriesi.at/support/topic/display-theme-google-indexing-z-index-and-read-more-buttons#post-54045</link>
			<pubDate>Mon, 30 Apr 2012 22:52:48 +0000</pubDate>
			<dc:creator>dcgraphics1</dc:creator>
			<guid isPermaLink="false">54045@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Good Evening,&#60;/p&#62;
&#60;p&#62;This is my second purchase from your line of kriesi templates and I realized the older templates do not have the same great features and functionality the new ones do. Even though the old templates are the same price as the new ones, could the team at kriesi not go back and add the latest features to the older templates such as drop caps, short codes, etc?&#60;/p&#62;
&#60;p&#62;I have 3 issues with my current project:&#60;br /&#62;
&#60;a href=&#34;http://www.miamiinverted.com&#34; rel=&#34;nofollow&#34;&#62;http://www.miamiinverted.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;1. Google is only indexing the menu of the Main page of the site. When you type in the Google search it looks like this: (see below)&#60;br /&#62;
Miami Inverted&#60;br /&#62;
&#60;a href=&#34;http://www.miamiinverted.com/http://www.miamiinverted.com&#34; rel=&#34;nofollow&#34;&#62;http://www.miamiinverted.com/http://www.miamiinverted.com&#60;/a&#62;. MainHOME PAGE · DipstickPURCHASE NOW! The BookMIAMI INVERTED; GalleryNEWS AND MORE. In The News · Photo ...&#60;/p&#62;
&#60;p&#62; So the rest of the content is not getting picking up except the menu. Is this because of the Cube slider? Is there a fix for this or should I just rearrange the main template or would the video lightboxes also be a problem?&#60;/p&#62;
&#60;p&#62;2. Read More buttons. I can't create a read-more a:hover as the site is calling on the .wrapper a:hover which affects ALL hovers. Is there a fix for this?&#60;/p&#62;
&#60;p&#62;3. Z-Index not working with Android. As I have tried to find a solution for this, when the site is viewed by phone, the submenus and the logo get CUT OFF by the slider on my Android Phone. Is there a fix for this?&#60;/p&#62;
&#60;p&#62;Thanks so much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>3thought on "Z-index issue with Slider Container and #Header"</title>
			<link>http://www.kriesi.at/support/topic/z-index-issue-with-slider-container-and-header#post-37939</link>
			<pubDate>Tue, 17 Jan 2012 16:59:57 +0000</pubDate>
			<dc:creator>3thought</dc:creator>
			<guid isPermaLink="false">37939@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think it's fixed!&#60;/p&#62;
&#60;p&#62;What was the order of components? Why 120 specifically?&#60;/p&#62;
&#60;p&#62;Thank you very much for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Z-index issue with Slider Container and #Header"</title>
			<link>http://www.kriesi.at/support/topic/z-index-issue-with-slider-container-and-header#post-37674</link>
			<pubDate>Sun, 15 Jan 2012 03:25:14 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">37674@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm not sure since I can't test for IE7 (older browser).&#60;br /&#62;
In your custom.css you can add a z-index, like this:&#60;br /&#62;
&#60;code&#62;#top .slideshow_big{z-index:120 !important;}&#60;/code&#62;&#60;br /&#62;
Let us know if it works :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>3thought on "Z-index issue with Slider Container and #Header"</title>
			<link>http://www.kriesi.at/support/topic/z-index-issue-with-slider-container-and-header#post-37603</link>
			<pubDate>Fri, 13 Jan 2012 20:09:42 +0000</pubDate>
			<dc:creator>3thought</dc:creator>
			<guid isPermaLink="false">37603@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Dude,&#60;/p&#62;
&#60;p&#62;The client reported the problem to me. When I checked with my test PC which is running IE 7, I immediately saw what she was talking about. &#60;/p&#62;
&#60;p&#62;I took a screen shot. See: &#60;a href=&#34;http://3thoughtdev.com/CWLwithline.png&#34; rel=&#34;nofollow&#34;&#62;http://3thoughtdev.com/CWLwithline.png&#60;/a&#62;&#60;br /&#62;
The green line running through the photo of the man throwing papers is not supposed to be there.&#60;/p&#62;
&#60;p&#62;You don't see the line when the page loads, but when you start to move the mouse around the page, it appears. &#60;/p&#62;
&#60;p&#62;Any help?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Z-index issue with Slider Container and #Header"</title>
			<link>http://www.kriesi.at/support/topic/z-index-issue-with-slider-container-and-header#post-37590</link>
			<pubDate>Fri, 13 Jan 2012 15:55:25 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">37590@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
can you elaborate please. I tried to reproduce the flaw with IE7,IE8,IE9, IE9 compatib. view (IE dev tools) and IETester but I couldn't. Maybe it's a client side problem (browser plugins? blocked javascript, etc. ?)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>3thought on "Z-index issue with Slider Container and #Header"</title>
			<link>http://www.kriesi.at/support/topic/z-index-issue-with-slider-container-and-header#post-37583</link>
			<pubDate>Fri, 13 Jan 2012 14:48:52 +0000</pubDate>
			<dc:creator>3thought</dc:creator>
			<guid isPermaLink="false">37583@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, it has been 2 days since I posted. Can anyone help?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>3thought on "Z-index issue with Slider Container and #Header"</title>
			<link>http://www.kriesi.at/support/topic/z-index-issue-with-slider-container-and-header#post-37175</link>
			<pubDate>Tue, 10 Jan 2012 16:36:10 +0000</pubDate>
			<dc:creator>3thought</dc:creator>
			<guid isPermaLink="false">37175@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;We recently completed building at site at:  &#60;a href=&#34;http://corporatewriter4hire.com/&#34; rel=&#34;nofollow&#34;&#62;http://corporatewriter4hire.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In Chrome, Safari, and Firefox it works perfectly.&#60;br /&#62;
However, in various versions of IE, the green boarder at the bottom of the header section appears on top of the slider image.&#60;br /&#62;
This happens when you scroll over different areas of the page, and when you move your mouse off of the page, and disappears again when the mouse moves into different areas. &#60;/p&#62;
&#60;p&#62;I have tried playing with the z-index settings of several components, but can't seem to get a handle on the effect.&#60;/p&#62;
&#60;p&#62;Any help would be appreciated.&#60;br /&#62;
Thank you, Shea
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Flashlight Z-Index for Post v Main Menu"</title>
			<link>http://www.kriesi.at/support/topic/flashlight-z-index-for-post-v-main-menu#post-34223</link>
			<pubDate>Thu, 08 Dec 2011 09:56:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">34223@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that we could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>isaakdury on "Flashlight Z-Index for Post v Main Menu"</title>
			<link>http://www.kriesi.at/support/topic/flashlight-z-index-for-post-v-main-menu#post-34220</link>
			<pubDate>Thu, 08 Dec 2011 08:20:31 +0000</pubDate>
			<dc:creator>isaakdury</dc:creator>
			<guid isPermaLink="false">34220@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It worked!  Not perfect, but it works better than it was :)&#60;/p&#62;
&#60;p&#62;Thanks Dude!  Thanks Chris!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Flashlight Z-Index for Post v Main Menu"</title>
			<link>http://www.kriesi.at/support/topic/flashlight-z-index-for-post-v-main-menu#post-34215</link>
			<pubDate>Thu, 08 Dec 2011 07:05:23 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">34215@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Basically you can change the z-index with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.sidebar.sidebar_absolute {
z-index: 1;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.content .box {
z-index: 2;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;but to be honest I doubt this will work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>isaakdury on "Flashlight Z-Index for Post v Main Menu"</title>
			<link>http://www.kriesi.at/support/topic/flashlight-z-index-for-post-v-main-menu#post-34213</link>
			<pubDate>Thu, 08 Dec 2011 06:39:12 +0000</pubDate>
			<dc:creator>isaakdury</dc:creator>
			<guid isPermaLink="false">34213@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can anyone post some examples code re the above... I'm a hack with CSS :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Flashlight Z-Index for Post v Main Menu"</title>
			<link>http://www.kriesi.at/support/topic/flashlight-z-index-for-post-v-main-menu#post-34180</link>
			<pubDate>Thu, 08 Dec 2011 02:43:24 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">34180@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm not sure how you'd do this - I'd set a class to .sidebar with a lower z-index than .box. I can't help you any further since I can't test for mobile zooming etc.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>isaakdury on "Flashlight Z-Index for Post v Main Menu"</title>
			<link>http://www.kriesi.at/support/topic/flashlight-z-index-for-post-v-main-menu#post-34082</link>
			<pubDate>Wed, 07 Dec 2011 02:41:39 +0000</pubDate>
			<dc:creator>isaakdury</dc:creator>
			<guid isPermaLink="false">34082@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;I realise the theme isn't built for mobile, but I'm still determined to make it work a little better :P&#60;/p&#62;
&#60;p&#62;I would like the post to sit in front of the menu when I zoom in. For example to get the full width of the post. &#60;/p&#62;
&#60;p&#62;Currently when I zoom in to get the full width of the post the menu sits in front of it... I've started playing around with the z-index, but not having much luck, or not wanting to mess around with it too much. Can you please give me some guidance? &#60;/p&#62;
&#60;p&#62;Site is: &#60;a href=&#34;http://www.tidyclub.com&#34; rel=&#34;nofollow&#34;&#62;http://www.tidyclub.com&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;Thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>myworkpool on "Problem with Submenu overlap with Slider"</title>
			<link>http://www.kriesi.at/support/topic/problem-with-submenu-overlap-with-slider#post-33199</link>
			<pubDate>Sun, 27 Nov 2011 06:02:36 +0000</pubDate>
			<dc:creator>myworkpool</dc:creator>
			<guid isPermaLink="false">33199@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've tried several time editing this issue, a top dropdown submenu has been overlapped by the image slider.&#60;/p&#62;
&#60;p&#62;The example was in this URL:&#60;br /&#62;
&#60;a href=&#34;http://www.gentedutainment.com/homepage/&#34; rel=&#34;nofollow&#34;&#62;http://www.gentedutainment.com/homepage/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;To reproduce error, please hover your mouse over the &#34;Gent Service&#34; menu, it should float over the slider by normally.&#60;/p&#62;
&#60;p&#62;If you have any suggestion, I'd love to.&#60;/p&#62;
&#60;p&#62;Myworkpool
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
