Left Menu in Default Theme

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
8 anos atrás
3.60 - Is there a left menu in the clean default theme?  If there is, how can I add it?
8 anos atrás
loulou wrote:
3.60 - Is there a left menu in the clean default theme?  If there is, how can I add it?



Yes. If you use _ColumnsTwo.cshtml layout you will get left menu or left section..


@{Layout = "~/Views/Shared/_ColumnsTwo.cshtml";)
7 anos atrás
sohel wrote:
3.60 - Is there a left menu in the clean default theme?  If there is, how can I add it?


Yes. If you use _ColumnsTwo.cshtml layout you will get left menu or left section..


@{Layout = "~/Views/Shared/_ColumnsTwo.cshtml";)


Good Afternoon! How to setup the Clean Default theme to use two columns. Thanks!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.