<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Creating and Customizing Vertical Spry Menu Bars in Dreamweaver</title>
	<atom:link href="http://www.dwcourse.com/dreamweaver/more-spry-menu-bars.php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dwcourse.com/dreamweaver/more-spry-menu-bars.php</link>
	<description>Tutorials, Tips &#38; Help Adobe Creative Suite CS3 through CS6</description>
	<lastBuildDate>Sat, 04 Feb 2012 21:55:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: nichlee</title>
		<link>http://www.dwcourse.com/dreamweaver/more-spry-menu-bars.php/comment-page-3#comment-2208</link>
		<dc:creator>nichlee</dc:creator>
		<pubDate>Thu, 24 Nov 2011 03:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.designrefugee.com/design-blog/more-spry-menu-bars.html#comment-2208</guid>
		<description>Yes of course. Thanks so much.</description>
		<content:encoded><![CDATA[<p>Yes of course. Thanks so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dwcourse</title>
		<link>http://www.dwcourse.com/dreamweaver/more-spry-menu-bars.php/comment-page-3#comment-2202</link>
		<dc:creator>dwcourse</dc:creator>
		<pubDate>Wed, 23 Nov 2011 21:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.designrefugee.com/design-blog/more-spry-menu-bars.html#comment-2202</guid>
		<description>At the bottom of your SpryMenuBarVertical.css file you&#039;ll find this:

&lt;code&gt;/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
&lt;/code&gt; 

It affects only IE. Change the background property to whatever color you need.</description>
		<content:encoded><![CDATA[<p>At the bottom of your SpryMenuBarVertical.css file you'll find this:</p>
<p><code>/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */<br />
@media screen, projection<br />
{<br />
	ul.MenuBarVertical li.MenuBarItemIE<br />
	{<br />
		display: inline;<br />
		f\loat: left;<br />
		background: #FFF;<br />
	}<br />
}<br />
</code> </p>
<p>It affects only IE. Change the background property to whatever color you need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nichlee</title>
		<link>http://www.dwcourse.com/dreamweaver/more-spry-menu-bars.php/comment-page-3#comment-2177</link>
		<dc:creator>nichlee</dc:creator>
		<pubDate>Wed, 23 Nov 2011 01:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.designrefugee.com/design-blog/more-spry-menu-bars.html#comment-2177</guid>
		<description>I am attempting to use the Vertical Spry Menu Bar Widget on a website and have customized it. It works beautifully in Safari, Firefox and Chrome but fails in IE (8) &amp; (9). The MenuBarItemSubmenu has no background-color (transparent) with white text, while the  items have a light blue bkgd with dark blue text. When I view the site in IE the background is white with white text at both levels.
Great info on this site, but I couldn&#039;t find this particular fix. I tried the transparency code/css3 but I couldn&#039;t figure out how to apply it only to a background image of a menu item, the whole item is transparent. I would really appreciate some help with this. I&#039;m currently using Dreamweaver CS4. The test file I&#039;m working with is http://www.pacificspiritpilates.com/intro_offer_new3.html.</description>
		<content:encoded><![CDATA[<p>I am attempting to use the Vertical Spry Menu Bar Widget on a website and have customized it. It works beautifully in Safari, Firefox and Chrome but fails in IE (8) &amp; (9). The MenuBarItemSubmenu has no background-color (transparent) with white text, while the  items have a light blue bkgd with dark blue text. When I view the site in IE the background is white with white text at both levels.<br />
Great info on this site, but I couldn't find this particular fix. I tried the transparency code/css3 but I couldn't figure out how to apply it only to a background image of a menu item, the whole item is transparent. I would really appreciate some help with this. I'm currently using Dreamweaver CS4. The test file I'm working with is <a href="http://www.pacificspiritpilates.com/intro_offer_new3.html" rel="nofollow">http://www.pacificspiritpilates.com/intro_offer_new3.html</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dwcourse</title>
		<link>http://www.dwcourse.com/dreamweaver/more-spry-menu-bars.php/comment-page-3#comment-2137</link>
		<dc:creator>dwcourse</dc:creator>
		<pubDate>Mon, 14 Nov 2011 16:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.designrefugee.com/design-blog/more-spry-menu-bars.html#comment-2137</guid>
		<description>The menu bar arrows are CSS background images so, with a bit of work, you can replace them with another image with text in it.</description>
		<content:encoded><![CDATA[<p>The menu bar arrows are CSS background images so, with a bit of work, you can replace them with another image with text in it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

