-
AuthorPosts
-
June 21, 2013 at 4:52 pm #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,
AndreaTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 21, 2013 at 9:59 pm #496535So that we can try to best assist you, please provide the url of the site you’re working on
June 22, 2013 at 12:10 pm #496571the url of the site I am working on is https://www.pronoclick.com/pepites-club
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 24, 2013 at 11:45 am #496715You 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
June 25, 2013 at 5:10 pm #496906Thank you Ninja Lead for your answer.
However I have deactivated the LESS. Is there a way of doing this without using LESS ?
Thanks,
AndcentNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 26, 2013 at 4:41 am #496975Yes, 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
1 user says Thank You to Ninja Lead for this useful post
June 27, 2013 at 9:47 am #497142Perfect ! Thank you. very much !
AuthorPostsViewing 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
Enlarge template width
Viewing 7 posts - 1 through 7 (of 7 total)