Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • prolinkmedia Friend
    #199490

    I have been trying to figure out how to allow the mega menu width to be full screen & responsive, not just 100% of the template width. The alignment is set to justify currently. Could you please direct me on how to achieve this.

    I am using Joomla! 3.3.1

    Thank you!

    TomC Moderator
    #541437

    So that we can try to best assist you, please provide the url of the site you’re working on.

    prolinkmedia Friend
    Ninja Lead Moderator
    #541513

    <em>@prolinkmedia 435585 wrote:</em><blockquote>http://host.inturactive.com/~iosinspection/</blockquote>

    It needs to be customized in css style and php code file. You should be careful to do this

    + Open templates/ja_biz/tpls/blocks/header.php file and remove code

    Line 26: <div class=”container”> and line 80: </div>

    + Create templates/ja_biz/css/custom.css file and add new css style

    .t3-mainnav .main-container {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    height: 82px;
    background: url("../images/head_bg.png") repeat-x left top #fff !important;
    }

    prolinkmedia Friend
    #541587

    This didn’t seem to do the trick for me. I have attached an image of what happened when I followed the previous instructions and image of what I would like to achieve. Basically a full width, responsive, mega menu drop-down.

    Thanks for all the help!


    1. previous_instructions
    2. Full_menu
    Ninja Lead Moderator
    #541685

    Have you sorted it out? I see your site is fixed with the css style in custom.css file

    .container {
    width: 100% !important;
    padding-left: 5% !important;
    padding-right: 5% !important;
    margin: 0 auto !important;
    }

    prolinkmedia Friend
    #541788

    Yes. Thanks much for your help!

    tiltongh Friend
    #541846

    Hello Porlinkmedia. I have a similar need as what you have achieved.

    I need a full width megamenu just like the one you were able to achieve.

    I’m using JA Biz and this is the Url – http://www.christlifeglory.org

    Please can you show me the exact actions to take?

    thank you.

    tiltongh Friend
    #541847

    Hello Ninja Lead. I also need to get a full width megamenu dropdown on a project am working on now.

    I’m using JA Biz and this is the Url – http://www.christlifeglory.org

    Please can you show me the exact actions to take?

    thank you.

    tiltongh Friend
    #541851

    I figured it out.

    I didn’t remove any div, just used the css Porlinkmedia used, and I took off “backgrouhd:none” from .t3-megamenu .mega > .nav-child.mega-dropdown-menu.full-menu in my megamenu.less file.

    Thanks so much.

    prolinkmedia Friend
    #541878

    Glad we could all help you out tiltongh!

    tiltongh Friend
    #542069

    Yeah Thanks again. But a little problem.

    I realized later in the day, that the full width megamenu had returned to the original “container” width style.

    Please can you check for me and let me know what i’m doing wrong?

    or Can you show me how exactly you achieved yours?

    Like i said earlier, i only used your css style. I didn’t touch anything else.

    Please advise.

    Thanks

    tiltongh Friend
    #542070

    Oh, I figured it out again. Sorry for the bother. I set the maximum width of the t3 container to 100%, and that has worked.

    Thanks again.

    tiltongh Friend
    #542105

    Hello Prolinkmedia, thanks again for support so far.

    I took a critical look at your site today, ios, and realized you are not using development mode. I configured mine too the same, and so am using Css now.

    Now I realized your template name too is ios not JA_Biz.

    Please show me how you got a custom template name.

    Thank you.

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

This topic contains 14 replies, has 4 voices, and was last updated by  tiltongh 10 years, 4 months ago.

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