<?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: hidden div - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/hidden-div</link>
		<description>Support Forum - Tag: hidden div - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 22:50:55 +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/hidden-div" rel="self" type="application/rss+xml" />

		<item>
			<title>GriffinGraffix on "modifying the Velvet menus"</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-velvet-menus#post-22277</link>
			<pubDate>Fri, 08 Jul 2011 04:52:01 +0000</pubDate>
			<dc:creator>GriffinGraffix</dc:creator>
			<guid isPermaLink="false">22277@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Lori,&#60;/p&#62;
&#60;p&#62;ok thanks, I understand, I do sites for clients too...I know how it is. I'll look at avisio template and see what it looks like..good luck!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>flash4mixit on "modifying the Velvet menus"</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-velvet-menus#post-22270</link>
			<pubDate>Fri, 08 Jul 2011 00:44:27 +0000</pubDate>
			<dc:creator>flash4mixit</dc:creator>
			<guid isPermaLink="false">22270@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi--unfortunately, I can't share the site until the client takes it live... I'll do so then... but my menu is not as complex as the one you posted. I simply reworked my Velvet menu so it functions like the Avisio menus (sadly, without the cool fade effect!)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GriffinGraffix on "modifying the Velvet menus"</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-velvet-menus#post-22143</link>
			<pubDate>Wed, 06 Jul 2011 23:37:33 +0000</pubDate>
			<dc:creator>GriffinGraffix</dc:creator>
			<guid isPermaLink="false">22143@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Lori,&#60;/p&#62;
&#60;p&#62;Can u post the url showing your changes? Your site? I'd like to see the result of your css with label.&#60;br /&#62;
What I am trying to achieve is exactly like this &#60;a href=&#34;http://themes.themolitor.com/wpwave/&#34; rel=&#34;nofollow&#34;&#62;http://themes.themolitor.com/wpwave/&#60;/a&#62;&#60;br /&#62;
only instead of + sign I will have a tab that says Menu. But I want it exactly like that (ie tab on right side and full width slide down) and I haven't been able to create a full width div that will make page slide down on hover or make the tab show on right side.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "modifying the Velvet menus"</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-velvet-menus#post-22039</link>
			<pubDate>Tue, 05 Jul 2011 18:21:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">22039@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
the css code shouldn't affect the theme functionality :) - thanks for posting your code!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>flash4mixit on "modifying the Velvet menus"</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-velvet-menus#post-21993</link>
			<pubDate>Mon, 04 Jul 2011 23:20:29 +0000</pubDate>
			<dc:creator>flash4mixit</dc:creator>
			<guid isPermaLink="false">21993@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello again. I thought I'd share what I discovered about the menus. Dude--please delete this post and/or correct it if these solutions are too kludgy or if they could cause other problems!&#60;/p&#62;
&#60;p&#62;1) I figured out how to create a &#34;label&#34; for my top-level menu options. Go to Appearance=&#38;gt;Menus. Build your custom menu. Where you need a label, don't add a page. Instead, add a &#34;Custom Link&#34; using a hash symbol (#) for the URL. It may rewrite the hash in the process of adding it to the menu, but you can re-enter/save the url again once it's included. Make sure there's no http... just the hash. Then, remove the css hover styles for that menu level. Now they look like labels and if clicked, nothing happens.&#60;/p&#62;
&#60;p&#62;2)The solution for hiding/revealing the first-level submenus worked well, but I needed my sub menus to expand/drop down *over* the content rather than bumping down the content (I LOVE Kriesi's bump-down effect, but the client will undoubtedly add waaay too many pages for that to work). So I added the earlier code plus the following snippet to my custom.css and I now have more traditional drop downs:&#60;/p&#62;
&#60;p&#62;.main_menu .menu {&#60;br /&#62;
		position: absolute;&#60;br /&#62;
		top: 58px;&#60;br /&#62;
		left: 595px;&#60;br /&#62;
		z-index: 1000;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#header&#60;br /&#62;
.container {&#60;br /&#62;
	overflow:visible;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tammyboy on "modifying the Velvet menus"</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-velvet-menus#post-21979</link>
			<pubDate>Mon, 04 Jul 2011 14:39:59 +0000</pubDate>
			<dc:creator>tammyboy</dc:creator>
			<guid isPermaLink="false">21979@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Can we have this as a feature request in the Theme Options panel? I'm not a coder. Thanks.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Tammyboy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "modifying the Velvet menus"</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-velvet-menus#post-21936</link>
			<pubDate>Sun, 03 Jul 2011 10:04:51 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">21936@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks GriffinGraffix for helping us out. Your help is welcome :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>flash4mixit on "modifying the Velvet menus"</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-velvet-menus#post-21908</link>
			<pubDate>Sat, 02 Jul 2011 14:39:47 +0000</pubDate>
			<dc:creator>flash4mixit</dc:creator>
			<guid isPermaLink="false">21908@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you, sooo much GriffinGraffix--I appreciate you taking the time to answer!&#60;/p&#62;
&#60;p&#62;Your fix needed one more tweak, but it pointed me to correct code in the styles.css and gave me the courage to experiment... here's what worked:&#60;/p&#62;
&#60;p&#62;/*menu*/&#60;br /&#62;
.main_menu .menu li ul{&#60;br /&#62;
display:none;&#60;br /&#62;
overflow: hidden;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.main_menu .menu li ul.showblock{&#60;br /&#62;
display:block;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.main_menu .menu li:hover &#38;gt; ul{&#60;br /&#62;
display:block;&#60;br /&#62;
}&#60;br /&#62;
/*end menu*/&#60;/p&#62;
&#60;p&#62;Thanks again,&#60;br /&#62;
Lori
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GriffinGraffix on "modifying the Velvet menus"</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-velvet-menus#post-21898</link>
			<pubDate>Sat, 02 Jul 2011 09:31:42 +0000</pubDate>
			<dc:creator>GriffinGraffix</dc:creator>
			<guid isPermaLink="false">21898@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Lori,&#60;/p&#62;
&#60;p&#62;As for your first question, this is how i made first level hidden drop down div.&#60;br /&#62;
Go to css/custom.css&#60;br /&#62;
and add this:&#60;/p&#62;
&#60;p&#62;/*menu*/&#60;br /&#62;
.main_menu .menu li ul.showblock{&#60;br /&#62;
display:block;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.main_menu .menu li:hover &#38;gt; ul{&#60;br /&#62;
display:block;&#60;br /&#62;
/*end menu*/&#60;/p&#62;
&#60;p&#62;Should work. As for your other question, I can't help you since I don't know what you mean by label, sorry.&#60;/p&#62;
&#60;p&#62;Don't know if I was supposed to help you or if only admins should answer here, if I was out of line, let me know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>flash4mixit on "modifying the Velvet menus"</title>
			<link>http://www.kriesi.at/support/topic/modifying-the-velvet-menus#post-21882</link>
			<pubDate>Fri, 01 Jul 2011 21:13:55 +0000</pubDate>
			<dc:creator>flash4mixit</dc:creator>
			<guid isPermaLink="false">21882@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello--&#60;/p&#62;
&#60;p&#62;Is it possible to apply Velvet's sub-submenu effect -- the drop-down/hidden div effect -- to the top level menus? &#60;/p&#62;
&#60;p&#62;Also, is it possible to have the top level menus be labels not pages/links?&#60;/p&#62;
&#60;p&#62;My menu:&#60;/p&#62;
&#60;p&#62;About (a label)&#60;br /&#62;
 --&#38;gt; Press (Custom Template Page)&#60;br /&#62;
 --&#38;gt; Bio   (Custom Template Page)&#60;/p&#62;
&#60;p&#62;Projects (a label)&#60;br /&#62;
 --&#38;gt; Project #1 (Custom Template Page)&#60;br /&#62;
 --&#38;gt; Project #2 (etc..)&#60;/p&#62;
&#60;p&#62;I bought two themes: Velvet (for the template builder!) and Avisio (for the drop-down menus), but I really need both features.  Or... perhaps there's another Kriesi theme that has both?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Lori
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
