Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Menu position

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi
I want to have a different layout on the website. I need to put the menu in another position then "menu". let say for example on header3. The issue is that I can't have the styles and responsive on the menu.
I tried to fix it on the menu.less file by changing the selector "#menu" but not working. Can you please give a direction to get it done.
Thanks
  • Mohammed's Avatar
  • Mohammed
  • 12 Month basic
  • 7 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Mohammed,

It's probably best to edit the template layout rather then via less.

It's still may not do what you want but if you add the following (wrapped in php tags):

$this->loadBlock('menu');

inside the tpls/blocks/header.php file then that will render the menu block in that area of the site.

Hope that helps.

Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers