Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • rickstrick Friend
    #188090

    I’m working with the Fubix template, and my theme wizard is not working. I would like to make the menu sticky, which I sourced what to do, but it brings the content of the site up so that the menu sits on top of about 20 px of the content. How can I avoid this, and where can I change the menu to black with white text if the template manager is not working?

    Appreciate the help, thanks in advance.

    phong nam Friend
    #495356

    Hi,

    <blockquote> I would like to make the menu sticky, which I sourced what to do, </blockquote>
    Pls follow our document: http://t3-framework.org/documentation/t3-settings.html#megamenu-setting (Sticky Navigation).

    <blockquote>but it brings the content of the site up so that the menu sits on top of about 20 px of the content</blockquote>
    Pls put your url here, I will suggest you the necessary css to correct this.

    <blockquote>where can I change the menu to black with white text if the template manager is not working?</blockquote>
    Open templates/ja_fubix/less/navigation.less, then find lines:


    .t3-mainnav {
    background: @white; /*Change with your background color*/
    border-bottom: solid 1px #d5d5d5;
    height: @navbarHeight;

    .navbar .nav > li > a {
    border: 0;
    border-right: 1px solid @navbarBorder;
    color: @navbarLinkColor; /*Change with your color*/
    font-weight: bold;
    padding: ( @navbarHeight - @BaseLineHeight) / 2) @BaseLineHeight;
    text-shadow: none;
    text-transform: none;
    }

    Make sure that you Compile LSS after changes or set Yes to Development Mode before.

    rickstrick Friend
    #495415

    Any feedback please..

    phong nam Friend
    #495434

    Hi,

    Can you try on my above guide ?

    rickstrick Friend
    #495768

    Hi Leo, so sorry, for some reason, i never saw your post before posting my second request. Thanks, I will update what you have put. Here is my temp site. http://argo.cuesportfever.com give me about 10 mins to get it done..

    rickstrick Friend
    #495770

    K, its done, now you can see the overlap, now to change the menu colour..

    phong nam Friend
    #495840

    Hi,

    I saw you have done successfully with Sticky menu & main menu color changes. Right ?

    rickstrick Friend
    #495966

    thanks, sort of, wanted the whole menu black including borders etc, then hover can stay white. also, the bpl dropdown stays white now, even if you select another menu link.

    can you please assist with the padding between the menu and the beginning of the content? thanks again for your assistance.

    phong nam Friend
    #496102

    Hi,

    <blockquote>can you please assist with the padding between the menu and the beginning of the content?</blockquote>
    Pls open templatesja_fubixlessstyle.less, then find lines:

    .t3-mainbody .container {
    background: @white;
    margin-top: 20px;
    }

    Then change with your desired padding value. And make sure that you backup the files before applying changes.

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

This topic contains 9 replies, has 2 voices, and was last updated by  phong nam 11 years, 5 months ago.

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