need help with custom navigation I want to customize navigation on my OL website. In the tutorial, it says to <br>-select module<br>-select custom navigation, click ok<br>-click select file<br>-select the file TopNavFirstLevelElementsOnly.xslt and click ok<br><br>I never get a list of .xslt documents, so I can't select that file<br><br>I want my custom navigation to be horizontal, not vertical<br><br>How do I do this?<br><br>thanks© 2009 Microsoft Corporation. All rights reserved.Mon, 02 Nov 2009 03:29:43 Z394385d9-ebb3-4212-abdd-6d6f5a23026bhttp://social.msdn.microsoft.com/Forums/en/olsbweb/thread/394385d9-ebb3-4212-abdd-6d6f5a23026b#394385d9-ebb3-4212-abdd-6d6f5a23026bhttp://social.msdn.microsoft.com/Forums/en/olsbweb/thread/394385d9-ebb3-4212-abdd-6d6f5a23026b#394385d9-ebb3-4212-abdd-6d6f5a23026bayonherehttp://social.msdn.microsoft.com/Profile/en-US/?user=ayonhereneed help with custom navigation I want to customize navigation on my OL website. In the tutorial, it says to <br>-select module<br>-select custom navigation, click ok<br>-click select file<br>-select the file TopNavFirstLevelElementsOnly.xslt and click ok<br><br>I never get a list of .xslt documents, so I can't select that file<br><br>I want my custom navigation to be horizontal, not vertical<br><br>How do I do this?<br><br>thanksWed, 17 Dec 2008 21:54:22 Z2008-12-17T21:54:22Zhttp://social.msdn.microsoft.com/Forums/en/olsbweb/thread/394385d9-ebb3-4212-abdd-6d6f5a23026b#376dc85a-7c87-40ce-a21a-f349afea857ahttp://social.msdn.microsoft.com/Forums/en/olsbweb/thread/394385d9-ebb3-4212-abdd-6d6f5a23026b#376dc85a-7c87-40ce-a21a-f349afea857aRobert Greenhttp://social.msdn.microsoft.com/Profile/en-US/?user=Robert%20Greenneed help with custom navigationIs that file not included with the supporting files? :(<br><br>Anyway, the contents of that file are:<br><br> <p>&lt;xsl:stylesheet xmlns:xsl=&quot;<a href="http://www.w3.org/1999/XSL/Transform">http://www.w3.org/1999/XSL/Transform</a>&quot; version=&quot;1.0&quot;&gt;<br>  &lt;xsl:param name=&quot;NavType&quot; /&gt;<br>  &lt;xsl:output method=&quot;html&quot; omit-xml-declaration=&quot;no&quot; <br>              doctype-public=&quot;officelive.microsoft.com&quot;/&gt;</p> <p><br>  &lt;xsl:template match=&quot;/NavNodes&quot;&gt;<br>    &lt;table cellspacing=&quot;0&quot; class=&quot; MSC_PrimaryNavFrame&quot; &gt;<br>      &lt;tr&gt;<br>        &lt;xsl:for-each select=&quot;NavNode&quot;&gt;<br>          &lt;td class=&quot;MSC_PrimaryNavLinkFrame aish&quot; &gt;<br>            &lt;div&gt;<br>              &lt;a class=&quot;MSC_PrimaryNavLink&quot;&gt;<br>                &lt;xsl:attribute name=&quot;class&quot;&gt;<br>                  &lt;xsl:text&gt;MSC_PrimaryNavLink&lt;/xsl:text&gt;<br>                &lt;/xsl:attribute&gt;<br>                &lt;xsl:attribute name=&quot;href&quot;&gt;<br>                  &lt;xsl:value-of select=&quot;@url&quot; /&gt;<br>                &lt;/xsl:attribute&gt;<br>                &lt;xsl:value-of select=&quot;@name&quot;/&gt;<br>              &lt;/a&gt;<br>              &lt;/div&gt;<br>              &lt;td class=&quot;MSC_PrimaryNavRightSpace&quot;&gt;&lt;/td&gt;<br>          &lt;/td&gt;<br>        &lt;/xsl:for-each&gt;<br>      &lt;/tr&gt;<br>    &lt;/table&gt;<br>  &lt;/xsl:template&gt;<br>&lt;/xsl:stylesheet&gt;</p>Robert<br><br><br><br>Wed, 24 Dec 2008 22:58:54 Z2008-12-24T22:58:54Zhttp://social.msdn.microsoft.com/Forums/en/olsbweb/thread/394385d9-ebb3-4212-abdd-6d6f5a23026b#2096452e-e432-4bc6-af95-50ebd1b68791http://social.msdn.microsoft.com/Forums/en/olsbweb/thread/394385d9-ebb3-4212-abdd-6d6f5a23026b#2096452e-e432-4bc6-af95-50ebd1b68791ayonherehttp://social.msdn.microsoft.com/Profile/en-US/?user=ayonhereneed help with custom navigation thank you! Where are the &quot;supporting files&quot; that you refer to?Sat, 27 Dec 2008 17:49:57 Z2008-12-27T17:49:57Zhttp://social.msdn.microsoft.com/Forums/en/olsbweb/thread/394385d9-ebb3-4212-abdd-6d6f5a23026b#280e97e0-da0c-4a60-b8ca-2e90defb1b96http://social.msdn.microsoft.com/Forums/en/olsbweb/thread/394385d9-ebb3-4212-abdd-6d6f5a23026b#280e97e0-da0c-4a60-b8ca-2e90defb1b96Robert Greenhttp://social.msdn.microsoft.com/Profile/en-US/?user=Robert%20Greenneed help with custom navigation<p> They were at <a href="http://dev.officelive.com">http://dev.officelive.com</a> in the Training section, but that appears to have been retired. They were also on an Office Live Small Business training DVD. When you mentioned the tutorial, I assumed you were referring to that training. Is that right?</p> <p>Robert</p>Mon, 29 Dec 2008 21:36:48 Z2008-12-29T21:36:48Zhttp://social.msdn.microsoft.com/Forums/en/olsbweb/thread/394385d9-ebb3-4212-abdd-6d6f5a23026b#19cea67d-84e7-4d50-8d25-6e3a239de668http://social.msdn.microsoft.com/Forums/en/olsbweb/thread/394385d9-ebb3-4212-abdd-6d6f5a23026b#19cea67d-84e7-4d50-8d25-6e3a239de668ayonherehttp://social.msdn.microsoft.com/Profile/en-US/?user=ayonhereneed help with custom navigation Will they be reposted somewhere? Also, see my post &quot;left navigation function has disappeared&quot;<br><br>many thanks!!!!Thu, 08 Jan 2009 14:50:15 Z2009-01-08T14:50:15Zhttp://social.msdn.microsoft.com/Forums/en/olsbweb/thread/394385d9-ebb3-4212-abdd-6d6f5a23026b#ed26ed11-6909-4a95-929e-692ba04acdf6http://social.msdn.microsoft.com/Forums/en/olsbweb/thread/394385d9-ebb3-4212-abdd-6d6f5a23026b#ed26ed11-6909-4a95-929e-692ba04acdf6Robert Greenhttp://social.msdn.microsoft.com/Profile/en-US/?user=Robert%20Greenneed help with custom navigation I don't know, but if you want, I could post them somewhere for you. Let me know.<br><br>RobertThu, 15 Jan 2009 22:56:00 Z2009-01-15T22:56:00Zhttp://social.msdn.microsoft.com/Forums/en/olsbweb/thread/394385d9-ebb3-4212-abdd-6d6f5a23026b#4fbb0472-60ed-4433-a452-4a2d749004echttp://social.msdn.microsoft.com/Forums/en/olsbweb/thread/394385d9-ebb3-4212-abdd-6d6f5a23026b#4fbb0472-60ed-4433-a452-4a2d749004ecAzharNadeemhttp://social.msdn.microsoft.com/Profile/en-US/?user=AzharNadeemneed help with custom navigationI think you can use a thir party navigation. <br/><br/>Regards<br/>Azhar<br/><a href="http://nafeesbadges.com">http://nafeesbadges.com</a>Mon, 02 Nov 2009 03:29:42 Z2009-11-02T03:29:42Z