<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.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>Vfxdude &#187; Tag: wordpress menu - Recent Posts</title>
		<link>http://www.vfxdude.com/forum/tags/wordpress-menu</link>
		<description>premium wordpress themes</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 07:48:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.vfxdude.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.vfxdude.com/forum/rss/tags/wordpress-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>astroman on "Dropdown using Wordpress Menu"</title>
			<link>http://www.vfxdude.com/forum/topic/dropdown-using-wordpress-menu#post-6047</link>
			<pubDate>Fri, 18 Mar 2011 13:17:16 +0000</pubDate>
			<dc:creator>astroman</dc:creator>
			<guid isPermaLink="false">6047@http://www.vfxdude.com/forum/</guid>
			<description><p>Okay. Got it!
</p></description>
		</item>
		<item>
			<title>vfxdude on "Dropdown using Wordpress Menu"</title>
			<link>http://www.vfxdude.com/forum/topic/dropdown-using-wordpress-menu#post-6046</link>
			<pubDate>Fri, 18 Mar 2011 12:37:35 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">6046@http://www.vfxdude.com/forum/</guid>
			<description><p>you need to use Firebug. there you can just copy the top style for what you need to change into the child theme. then you will get the highest specificity. and also check in Firebug that the styles you added have taken command. </p>
<p>Specificity might be tricky, but with Firebug it's much easier.
</p></description>
		</item>
		<item>
			<title>astroman on "Dropdown using Wordpress Menu"</title>
			<link>http://www.vfxdude.com/forum/topic/dropdown-using-wordpress-menu#post-6045</link>
			<pubDate>Fri, 18 Mar 2011 11:58:31 +0000</pubDate>
			<dc:creator>astroman</dc:creator>
			<guid isPermaLink="false">6045@http://www.vfxdude.com/forum/</guid>
			<description><p>Hey Roger,<br />
it´s in the style.css child theme. But with no effect on the drop down of the wp menu.<br />
I´ve set the classes in the wp menu to sf-menu. But still no effect. I´ve just need to change the background and hover colour of the menu entries in the drop down.</p>
<p>A.
</p></description>
		</item>
		<item>
			<title>vfxdude on "Dropdown using Wordpress Menu"</title>
			<link>http://www.vfxdude.com/forum/topic/dropdown-using-wordpress-menu#post-6021</link>
			<pubDate>Thu, 17 Mar 2011 20:24:14 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">6021@http://www.vfxdude.com/forum/</guid>
			<description><p>add the css to a child theme style.css, and it's easier to override with specificity. You can copy styles from firebug or the main style.css and modify.
</p></description>
		</item>
		<item>
			<title>astroman on "Dropdown using Wordpress Menu"</title>
			<link>http://www.vfxdude.com/forum/topic/dropdown-using-wordpress-menu#post-6001</link>
			<pubDate>Wed, 16 Mar 2011 14:23:09 +0000</pubDate>
			<dc:creator>astroman</dc:creator>
			<guid isPermaLink="false">6001@http://www.vfxdude.com/forum/</guid>
			<description><p>Hello Roger,</p>
<p>I am bulding a website where I use the WPML Plugin. I having trouble with it so I had to built the navigation menu via the Wordpress menu. Now I am running into trouble cause I wld like to style the drop down. But I don´t know how and firebug was not a big help. </p>
<p>Normally I wld do this with this.</p>
<p>---<br />
/* Superfish Dropdown Menu */<br />
.sf-menu ul {<br />
	position:absolute;<br />
	margin-top:13px;<br />
	top:-999em;<br />
	width:11em; /* left offset of submenus need to match (see below) */<br />
}</p>
<p>.sf-menu li li {<br />
	background-color: transparent;<br />
	position:relative;<br />
	margin-top:-3px;<br />
	border-left:0;<br />
	border-top:0;<br />
}</p>
<p>.sf-menu li li:hover {<br />
	background-color:#990000;<br />
	margin-top:-3px;<br />
}</p>
<p>---</p>
<p>But changes on that have no effect on my current menu. Do you have an advice for me?</p>
<p>Thanks in advance<br />
A.
</p></description>
		</item>

	</channel>
</rss>
