Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • aluna Friend
    #477221

    <em>@alliancelawcorporation 348232 wrote:</em><blockquote>Thanks Luna Garden. Fixing the width to 980px worked by allowing me to 5+ item menu to be displayed in 1 line. Now how do I center the mainnav menu? Thank you.</blockquote>

    Where did you make this change? My menu is still showing on two lines.

    aluna Friend
    #477223

    <em>@aluna 351842 wrote:</em><blockquote>Where did you make this change? My menu is still showing on two lines.</blockquote>

    I was able to get my menu all on one line however it now extends beyond the page on the right hand side. See screenshot. Any solution?


    1. PyroMenu
    Luna Garden Moderator
    #477349

    Hello,

    Did you try this solution:

    <em>@Luna Garden 348255 wrote:</em><blockquote>
    In order to make your mainnav menu center, please go to:

    templatesja_pyrocssmenumega.css

    Find these lines:

    .ja-megamenu ul.level0 li.mega, ul.level0 li.mega {
    background: url(../../images/mainnav-sep.gif) no-repeat bottom left;
    display: block;
    float: left;
    margin: 0;
    padding: 0 0 0 2px;
    }

    Change to

    .ja-megamenu ul.level0 li.mega, ul.level0 li.mega {
    background: url(../../images/mainnav-sep.gif) no-repeat bottom left;
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0 0 0 2px;
    }

    Add these lines:

    .ja-megamenu ul.level0{
    text-align: center;
    }

    </blockquote>

    If you still have the problem, please provide your link here for me to have a closer look.

    aluna Friend
    #477825

    <em>@Luna Garden 352011 wrote:</em><blockquote>Hello,

    Did you try this solution:

    If you still have the problem, please provide your link here for me to have a closer look.</blockquote>

    Here is the link. http://monarchacademy.cloudaccess.net/

    Still having problems with it.

    thanks,

    Luna Garden Moderator
    #478636

    <em>@aluna 352616 wrote:</em><blockquote>Here is the link. http://monarchacademy.cloudaccess.net/

    Still having problems with it.

    thanks,</blockquote>

    Hello Aluna,

    Please try this: go to this file: <blockquote>templates/ja_pyro/css/template.css</blockquote>

    Find these lines: <blockquote>#ja-mainnav .main {
    border: medium none;
    margin: auto;
    width: 608px !important; >> Remove this line
    }</blockquote>

    If you still have problem, feel free to ask.

Viewing 5 posts - 16 through 20 (of 20 total)

This topic contains 20 replies, has 6 voices, and was last updated by  Luna Garden 11 years, 3 months ago.

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