Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • clrmedia Friend
    #166606

    Joomla 1.6.5: How can I move the main menu from the header to the topsl position? I need to position the menu under the slideshow.

    Sherlock Friend
    #402855

    hi clrmedia ,

    Do you want to move the menu position to under the slideshow ? If that please just go to your template setting >> Layout tab ,there go to edit the actived layout (it may default layout), you would see a block like this

    <block name=”header” type=”header” main-inner=”1″></block>
    <block name=”slideshow” type=”modules” no-main=”1″ >slideshow</block>

    change the order to this

    <block name=”slideshow” type=”modules” no-main=”1″ >slideshow</block>
    <block name=”header” type=”header” main-inner=”1″></block>

    I think that would help !

    clrmedia Friend
    #402938

    Your feedback is appreciated. The issue with changing block order is that the logo is also moved. I want to separate the main menu from the header and only move the main menu, not the logo.

    The weekend is over. My brain is working again. I changed the video block so it displays the main menu:
    <block name=”video” type=”mainnav” >video</block>.

    Sherlock Friend
    #403018

    Hi clrmedia,

    Have you managed to solve the issue ?
    what do you mean regarding the video block ?

    clrmedia Friend
    #412260

    Sorry, haven’t logged on in a while. The issue was solved by adding ‘type=”mainnav”‘ to the video block.

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  clrmedia 12 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum