<?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: Spry Navigation in Dreamweaver CS3</title>
	<atom:link href="http://www.layersmagazine.com/spry-navigation-dreamweaver.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.layersmagazine.com/spry-navigation-dreamweaver.html</link>
	<description>The How-To Magazine for Everything Adobe. Quick tips and tutorials for the entire Adobe Creative Suite.</description>
	<lastBuildDate>Sat, 21 Nov 2009 16:31:48 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: TJ</title>
		<link>http://www.layersmagazine.com/spry-navigation-dreamweaver.html/comment-page-2#comment-49074</link>
		<dc:creator>TJ</dc:creator>
		<pubDate>Tue, 25 Aug 2009 21:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/spry-navigation-dreamweaver.html#comment-49074</guid>
		<description>Hi is there a way to create the navigation 1 time and then pull it into all other pages using css or something else. That way if you need to change the menu bar in the future it will automaticly be updated on all 100+ pages?</description>
		<content:encoded><![CDATA[<p>Hi is there a way to create the navigation 1 time and then pull it into all other pages using css or something else. That way if you need to change the menu bar in the future it will automaticly be updated on all 100+ pages?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucy R.</title>
		<link>http://www.layersmagazine.com/spry-navigation-dreamweaver.html/comment-page-2#comment-46565</link>
		<dc:creator>Lucy R.</dc:creator>
		<pubDate>Fri, 07 Aug 2009 15:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/spry-navigation-dreamweaver.html#comment-46565</guid>
		<description>Hi,
I found the solution. In the CSS code:
1. Locate the ul.MenuBarVertical li or ul.MenuBarHorizontal li rule.
2. Change the width property to a desired width, or change the property to auto to remove a fixed width, and add the property and value white-space: nowrap; to the rule.

It&#039;s all here: http://livedocs.adobe.com/en_US/Spry/SDG/help.html?content=WS895F3A6D-6D73-42ef-B568-3D04ABD2F171.html

Hope that help somebody else and not just me..!!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I found the solution. In the CSS code:<br />
1. Locate the ul.MenuBarVertical li or ul.MenuBarHorizontal li rule.<br />
2. Change the width property to a desired width, or change the property to auto to remove a fixed width, and add the property and value white-space: nowrap; to the rule.</p>
<p>It&#8217;s all here: <a href="http://livedocs.adobe.com/en_US/Spry/SDG/help.html?content=WS895F3A6D-6D73-42ef-B568-3D04ABD2F171.html" rel="nofollow">http://livedocs.adobe.com/en_US/Spry/SDG/help.html?content=WS895F3A6D-6D73-42ef-B568-3D04ABD2F171.html</a></p>
<p>Hope that help somebody else and not just me..!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yvonne</title>
		<link>http://www.layersmagazine.com/spry-navigation-dreamweaver.html/comment-page-2#comment-46329</link>
		<dc:creator>Yvonne</dc:creator>
		<pubDate>Wed, 05 Aug 2009 21:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/spry-navigation-dreamweaver.html#comment-46329</guid>
		<description>Hello,
I wanted to be able to change the background color of the parent menu to &quot;none&quot; so that the background image shows through. And I want the sub-menu to be a solid color.

I thought I had it, as it looked perfect in Firefox but in Explorer 7, both the parent menu and submenu are white....it seems when you set the bg color to none...it shows as white in explorer 7.....is there a fix for this?</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I wanted to be able to change the background color of the parent menu to &#8220;none&#8221; so that the background image shows through. And I want the sub-menu to be a solid color.</p>
<p>I thought I had it, as it looked perfect in Firefox but in Explorer 7, both the parent menu and submenu are white&#8230;.it seems when you set the bg color to none&#8230;it shows as white in explorer 7&#8230;..is there a fix for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucy R.</title>
		<link>http://www.layersmagazine.com/spry-navigation-dreamweaver.html/comment-page-2#comment-46326</link>
		<dc:creator>Lucy R.</dc:creator>
		<pubDate>Wed, 05 Aug 2009 21:27:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/spry-navigation-dreamweaver.html#comment-46326</guid>
		<description>Hello,
I have been reading this for a while looking for an answer but I didn&#039;t find it...!
Sorry if someone has already asked this, but I&#039;m going crazy trying to figure out How to make the options in a single line?? I mean, in my menu almost every option has two or three words: too much text: so it automatically makes it in two or three lines. Example: The menu I&#039;m working on now has this options (sorry it&#039;s in spanish):

- Administración
   - Concejo Municipal
   - Gestión Administrativa
   - Desarrollo y Control Urbano

And in the Spry Bar Menu it appear like this:
- Administración
   - Concejo
     Municipal
   - Gestión
     Administrativa
   - Desarrollo
     y Control
     Urbano

, making the list looking messy and confusing.

I have been trying in every option making new and modifying Height and width styles, but nothing seems to work yet. If you can help me, any of you, I would really appreciate it.

Thank you very much!</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I have been reading this for a while looking for an answer but I didn&#8217;t find it&#8230;!<br />
Sorry if someone has already asked this, but I&#8217;m going crazy trying to figure out How to make the options in a single line?? I mean, in my menu almost every option has two or three words: too much text: so it automatically makes it in two or three lines. Example: The menu I&#8217;m working on now has this options (sorry it&#8217;s in spanish):</p>
<p>- Administración<br />
   &#8211; Concejo Municipal<br />
   &#8211; Gestión Administrativa<br />
   &#8211; Desarrollo y Control Urbano</p>
<p>And in the Spry Bar Menu it appear like this:<br />
- Administración<br />
   &#8211; Concejo<br />
     Municipal<br />
   &#8211; Gestión<br />
     Administrativa<br />
   &#8211; Desarrollo<br />
     y Control<br />
     Urbano</p>
<p>, making the list looking messy and confusing.</p>
<p>I have been trying in every option making new and modifying Height and width styles, but nothing seems to work yet. If you can help me, any of you, I would really appreciate it.</p>
<p>Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diZe</title>
		<link>http://www.layersmagazine.com/spry-navigation-dreamweaver.html/comment-page-2#comment-43963</link>
		<dc:creator>diZe</dc:creator>
		<pubDate>Wed, 15 Jul 2009 20:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/spry-navigation-dreamweaver.html#comment-43963</guid>
		<description>Hi,
Great page with a good manual how to use Spry Menubar. 
I’ve create a page in my website with horizontal menu. I’ve also decided to use a frameset in my website.
main Topframe, Downframe and rightframe.

In the topframe I’ve the horizontal menu. But it can’t be shawn properly when I preview it in the webbrowser. The scrolling function doesn’t work properly. Why? It doesn&#039;t shown because is under the downframe, where I would like to drop the links. 

What can I do?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Great page with a good manual how to use Spry Menubar.<br />
I’ve create a page in my website with horizontal menu. I’ve also decided to use a frameset in my website.<br />
main Topframe, Downframe and rightframe.</p>
<p>In the topframe I’ve the horizontal menu. But it can’t be shawn properly when I preview it in the webbrowser. The scrolling function doesn’t work properly. Why? It doesn&#8217;t shown because is under the downframe, where I would like to drop the links. </p>
<p>What can I do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: L Reed</title>
		<link>http://www.layersmagazine.com/spry-navigation-dreamweaver.html/comment-page-2#comment-43948</link>
		<dc:creator>L Reed</dc:creator>
		<pubDate>Wed, 15 Jul 2009 18:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/spry-navigation-dreamweaver.html#comment-43948</guid>
		<description>I have been doing this for years and cannot figure out how to make this &quot;improved&quot; pop-up menu work vertically in IE -IE any version.
Is ADOBE LISTENING????</description>
		<content:encoded><![CDATA[<p>I have been doing this for years and cannot figure out how to make this &#8220;improved&#8221; pop-up menu work vertically in IE -IE any version.<br />
Is ADOBE LISTENING????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell</title>
		<link>http://www.layersmagazine.com/spry-navigation-dreamweaver.html/comment-page-2#comment-42313</link>
		<dc:creator>Russell</dc:creator>
		<pubDate>Tue, 30 Jun 2009 13:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/spry-navigation-dreamweaver.html#comment-42313</guid>
		<description>What good is having this nice feature, if there is no realistic way to adjust the links contained within globally? This really nice tutorial doesn&#039;t address that at all unfortunately. Starting from scratch, you can utilize templates, but for an existing site, it appears to be useless if you ever have to change a link.</description>
		<content:encoded><![CDATA[<p>What good is having this nice feature, if there is no realistic way to adjust the links contained within globally? This really nice tutorial doesn&#8217;t address that at all unfortunately. Starting from scratch, you can utilize templates, but for an existing site, it appears to be useless if you ever have to change a link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shannon</title>
		<link>http://www.layersmagazine.com/spry-navigation-dreamweaver.html/comment-page-2#comment-41967</link>
		<dc:creator>Shannon</dc:creator>
		<pubDate>Fri, 26 Jun 2009 15:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/spry-navigation-dreamweaver.html#comment-41967</guid>
		<description>In regards to positioning the menu, I have heard alot of complaints about it going left or right and I had the same problem. I have been struggling with this for days, and I finally decided to play with the padding. To fix my problem, I opened the CSS for ul.menubarhorizontal.li and under &quot;Box&quot; I adjusted &quot;padding left&quot; by pixels amounts. I found that 17 px was the right amount to make it look centered.</description>
		<content:encoded><![CDATA[<p>In regards to positioning the menu, I have heard alot of complaints about it going left or right and I had the same problem. I have been struggling with this for days, and I finally decided to play with the padding. To fix my problem, I opened the CSS for ul.menubarhorizontal.li and under &#8220;Box&#8221; I adjusted &#8220;padding left&#8221; by pixels amounts. I found that 17 px was the right amount to make it look centered.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nemira</title>
		<link>http://www.layersmagazine.com/spry-navigation-dreamweaver.html/comment-page-2#comment-41293</link>
		<dc:creator>Nemira</dc:creator>
		<pubDate>Fri, 19 Jun 2009 02:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/spry-navigation-dreamweaver.html#comment-41293</guid>
		<description>For centering Spry Menu Bar You can look at www.thesitewizard.com</description>
		<content:encoded><![CDATA[<p>For centering Spry Menu Bar You can look at <a href="http://www.thesitewizard.com" rel="nofollow">http://www.thesitewizard.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Becky</title>
		<link>http://www.layersmagazine.com/spry-navigation-dreamweaver.html/comment-page-2#comment-39783</link>
		<dc:creator>Becky</dc:creator>
		<pubDate>Thu, 04 Jun 2009 15:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/spry-navigation-dreamweaver.html#comment-39783</guid>
		<description>When I add a spry toolbar into a frame (leftframe) I cant get the blue menu option in step 8. Is anyone else having this problem?</description>
		<content:encoded><![CDATA[<p>When I add a spry toolbar into a frame (leftframe) I cant get the blue menu option in step 8. Is anyone else having this problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Kelly</title>
		<link>http://www.layersmagazine.com/spry-navigation-dreamweaver.html/comment-page-2#comment-38428</link>
		<dc:creator>Ray Kelly</dc:creator>
		<pubDate>Thu, 28 May 2009 01:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/spry-navigation-dreamweaver.html#comment-38428</guid>
		<description>My horizontal spry menu bar looks good except for one thing...after clicking on one of the links, a very think boarder appears around the box. Is there any way to remove this?

The background colors are set to #FFF...not sure why this is happening???

Many thanks in advance!</description>
		<content:encoded><![CDATA[<p>My horizontal spry menu bar looks good except for one thing&#8230;after clicking on one of the links, a very think boarder appears around the box. Is there any way to remove this?</p>
<p>The background colors are set to #FFF&#8230;not sure why this is happening???</p>
<p>Many thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rahul</title>
		<link>http://www.layersmagazine.com/spry-navigation-dreamweaver.html/comment-page-2#comment-35384</link>
		<dc:creator>rahul</dc:creator>
		<pubDate>Thu, 14 May 2009 07:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/spry-navigation-dreamweaver.html#comment-35384</guid>
		<description>ur site is too long downward make it short if u want users to come again</description>
		<content:encoded><![CDATA[<p>ur site is too long downward make it short if u want users to come again</p>
]]></content:encoded>
	</item>
</channel>
</rss>
