"Non-toggling" vertical menu

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
7/16/2010 11:52:04 AM
Gravatar
Total Posts 21

"Non-toggling" vertical menu

Hi,

In my Website I have more menu items most of templates uses Horizontal menu... It come 2-3 lines of Horizontal menu.. Look n feel is poor.

so In layout.Master

I have changed

Direction = "Vertical"  under site Menu but the menu does not changed to vertical still in Horizontal.

 

7/16/2010 12:38:41 PM
Gravatar
Total Posts 2239

Re: "Non-toggling" vertical menu

Hi,

Are you sure you changed the layout.master file in your skin? It should be located in \data\sites\[1]\skins\(Name of your skin)\layout.master (where [1] is your site-id, it is more than likely to be 1).

Once you get the menu to show up vertically, you will need to style the vertical menu in CSS so it doesn't just look like a bulleted list. You can grab examples of this styling from one of the other skins. Further, I doubt you will want two vertical menus so I suggest you remove the PageMenu from your layout.master and add TopLevelOnly=False to your SiteMenu control.

HTH,
Joe

7/17/2010 6:22:37 AM
Gravatar
Total Posts 21

Re: "Non-toggling" vertical menu

Hi,

Its working in some templates only.

And Not working with the skins devolped by QuickerSite/Artisteer.

Regrads

Ramesh

You must sign in to post in the forums. This thread is closed to new posts.