I am using Dot Net Nuke community version to build my web site. I am very new to programming and DNN. When i add a new page the menu is displayed horizontal like HOME | CONTACT US | ABOUT US | CAREERS I want to display it as a vertical menu like
HOME
CONTACT US
ABOUT US
CAREERS
How am i supposed to do it??? I tried a few menu modules like codingstaff.MenuBox but that dint help me either.
Is there a good site that can help me learn DNN as a beginner ??? Any help appreciated.