Portal Engine
Version 3.x > Portal Engine > SubMenu Items Side-by-side View modes: 
User avatar
Member
Member
MarchesaniR - 1/26/2009 7:13:03 AM
   
SubMenu Items Side-by-side
Hello everyone,
how can I set submenu items in homepage menu to show horizontally instead of standard vertical?
Thanks in advance
Renato

User avatar
Kentico Developer
Kentico Developer
kentico_ondrejv - 1/28/2009 9:22:36 AM
   
RE:SubMenu Items Side-by-side
Hi Renato,

Unfortunately, it's not so easy to adjust Drop-down menu your way. However I would recommend you to use CSS list menu for this purpose. It's also better to use this one because of accessibility point of view (e.g.: no javascript, no table layout).

So you could use CSS list menu to achieve your goal. Please see our Web parts reference on the page 129: http://devnet.kentico.com/downloads/KenticoCMS_WebParts.pdf for more details.

Since it's fully CSS driven you need to apply appropriate CSS design on it. Please see example here for inspiration: http://www.cssplay.co.uk/menus/doors_drop_line_three.html

Best regards
Ondrej Vasil