test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • andcent Friend
    #188401

    Hello,

    I am using the template JA Mitius.

    I would like to enlarge the template width without destroying all the positions and span.

    Could you please tell me how to do this ?

    I read different posts on this subject for other templates, but I didn’t manage to solve the issue.

    A quick answer would be much appreciated.

    Thank you in advance,
    Andrea

    TomC Moderator
    #496535

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

    andcent Friend
    #496571

    the url of the site I am working on is https://www.pronoclick.com/pepites-club

    Ninja Lead Moderator
    #496715

    You can try with my suggestion below

    + Open templates/ja_mitius/less/variables.less file

    From

    @T3gridWidth1200: 1056px; // T3 add
    Change

    @T3gridWidth1200: 1256px; // T3 add

    or change it with other width

    + Click Compile LESS to CSS button from Admin:

    Let me know if it helps


    1. compile_LESS_to_CSS
    andcent Friend
    #496906

    Thank you Ninja Lead for your answer.

    However I have deactivated the LESS. Is there a way of doing this without using LESS ?

    Thanks,
    Andcent

    Ninja Lead Moderator
    #496975

    Yes, you can do that without LESS

    Open templates/ja_mitius/css/bootstrap-responsive.css file


    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
    width: 1050px;
    }

    Change red mark value to your desired one

    Remember that this fix will be overridden if you click compile LESS to CSS button from Admin

    andcent Friend
    #497142

    Perfect ! Thank you. very much !

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

This topic contains 7 replies, has 3 voices, and was last updated by  andcent 11 years, 5 months ago.

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