Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前正在为我的一个网站使用Everhest Joomla 模板。
我不知道如何在滚动图像之上构建菜单。目标是拥有一个相同的菜单,即使当您将鼠标放在“Joomla 概览”中时也会出现滑动文本。
有任何想法吗?
好的,我明白你现在需要什么了。一些模板开发人员会将菜单硬编码到他们的模板中,以保持原始模板的外观。有几种方法可以做到这一点,但我见过的最常见的方法是使用特定的菜单名称 - 通常是 mainmenu。您不必将它放在模块位置,只需将要显示的菜单命名为正确的名称。
如果您想为模板发布 index.php 的代码,我可以肯定地告诉您。