- Posts: 32
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Commercial Joomla Templates
- Template nuMagazine: wrong menu position
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Template nuMagazine: wrong menu position
- Luca
- Topic Author
- Offline
- Junior Member
The problem is visible also on the demo site demo.nuevvo.com/#numagazine/
Solutions ?
Thanks
Please Log in or Create an account to join the conversation.
- Luca
- Topic Author
- Offline
- Junior Member
- Posts: 32
On the iPad works.
Luca Lafranchi wrote: Hi, I have installed the nuMagazine template on a Joomla 3.1 and after I reinstalled using the quickstart, but on the two installation I have always the same problem with the position of main menu that is shifted in right bord of browser...
The problem is visible also on the demo site demo.nuevvo.com/#numagazine/
Solutions ?
Thanks
Please Log in or Create an account to join the conversation.
- Yiota
- Offline
- Elite Member
- Posts: 311
In our demo the menu works fine in mobile. You just have to click on the word of each menu item for the page to load. When you say that the icon menu doesn't work in your mobile you mean that when you click on it nothing happens?
The iPad doesn't show the menu icon for the menu but the full menu instead.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Luca
- Topic Author
- Offline
- Junior Member
- Posts: 32
But on the normal template, it's normal that the menu bar is misaligned with the rest of page or is a css problem?
Thanks
Please Log in or Create an account to join the conversation.
- Yiota
- Offline
- Elite Member
- Posts: 311
Do you want it aligned with the rest of the site?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Luca
- Topic Author
- Offline
- Junior Member
- Posts: 32
Maybe, have you already code to replace?
Please Log in or Create an account to join the conversation.
- Yiota
- Offline
- Elite Member
- Posts: 311
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Luca
- Topic Author
- Offline
- Junior Member
- Posts: 32
Please Log in or Create an account to join the conversation.
- Yiota
- Offline
- Elite Member
- Posts: 311
Locate <div id="menuOuterWrapper"> block and move it right above the <div id="header">
before the <div id="header"> and right after the <div id="menuOuterWrapper"> block add a <div class="clr"></div>
Then add the following to your custom.css file
#menuOuterWrapper {background:none;margin:0 auto;max-width:1002px;min-width:50%;position:relative;height:auto;}
#menuWrapper {background:#818181;height:60px;position:absolute;width:100%;}
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Luca
- Topic Author
- Offline
- Junior Member
- Posts: 32
Thank you,
best regards
Luca
Please Log in or Create an account to join the conversation.
- Forum
- Commercial Joomla Extensions & Templates
- Commercial Joomla Templates
- Template nuMagazine: wrong menu position