Dot Net Nuke 中的垂直菜单栏

发布于 2024-11-14 18:23:54 字数 256 浏览 6 评论 0原文

我正在使用 Dot Net Nuke 社区版本来构建我的网站。我对编程和 DNN 非常陌生。 当我添加新页面时,菜单会水平显示,例如 首页 |联系我们 |关于我们 |职业生涯 我想将其显示为垂直菜单,例如


主页
联系我们
关于我们
职业

我该怎么做??? 我尝试了一些菜单模块,例如codingstaff.MenuBox,但这对我也没有帮助。

有没有一个好的网站可以帮助我作为初学者学习 DNN ??? 任何帮助表示赞赏。

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

只等公子 2024-11-21 18:23:54

要显示垂直菜单,恐怕您需要开发一套新的皮肤,使用 SOLPARTMENU 或 TREEVIEW 代替 MENU。

To display a vertical menu, I'm afraid you need to develop a new set skin which use SOLPARTMENU or TREEVIEW take place of MENU.

雨夜星沙 2024-11-21 18:23:54

嘿说这是您问题的最佳解决方案。

将菜单包含在具有自己的样式(宽度等)的 a 中。然后将以下内容放入该 div 中:

hey sayed this is the best solution for ur question.

Contain the menu in a that has its own styling - width, etc. Then place the following into that div:

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文