Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • greengecko Friend
    #150907

    I’m new to Ja purity and have a couple of questions I can’t find the answer to in the forums.

    The site is at:
    http://www.greengeckomedia.com/joomla/

    and what I’d like to do is limit the width of the menu to 950px (which I’ve done by entering the code below from a previous answer)

    .ja-megamenu { margin: 0; padding: 0; width:950px; }

    but I want the colour to be limited to 950px too and not extend across the page.

    The second question is that if you navigate to Regional Hotels – Andalucia the menu switches to the css menu and I can’t understand why?

    Any help would be appreciated.

    micrantha Friend
    #342844

    Hello,,

    You could try adding this code (red color) in template.css:

    #ja-mainnav {
    background: url(../images/grad1-mask.png) repeat-x top #5A4D66;
    border-top: 1px solid #666;
    line-height: 1;
    position: relative;
    z-index: 11;
    width:950px;
    margin:0 auto;
    }

    Regards,
    Micrantha

    greengecko Friend
    #342901

    Thanks Micrantha – seems so obvious now!! Have you any idea why this page is showing the css menu instead of the mega menu?

    http://www.greengeckomedia.com/joomla/index.php?option=com_content&view=article&id=47&Itemid=54

    micrantha Friend
    #342910

    Hello,

    This template has an option in settings: ‘Customize menu for page
    When for example you type in there: 54=css, menu item with that Id will lead to a page with this menu type. Maybe that’s the cause of your mystery.

    Good luck,
    Micrantha

    greengecko Friend
    #342912

    Thanks Micrantha – you’re a star!

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

This topic contains 5 replies, has 2 voices, and was last updated by  greengecko 14 years, 6 months ago.

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