-
AuthorPosts
-
Pierre van Lier Friend
Pierre van Lier
- Join date:
- April 2015
- Posts:
- 57
- Downloads:
- 41
- Uploads:
- 10
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
July 27, 2015 at 1:37 pm #640249Default medicare theme loads ok on laptop. When i change a colour (and nothing else) with theme magic, then ‘save as’ under another name and apply the template, the template becomes too wide for my laptop. Works ok on my tablet en phone. So something changes together with the colour code, but i cannot find out what. What am I overlooking?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 28, 2015 at 3:33 am #645089Look at the user guide to work with thememagic here, you will know the way to change the colour on your site.
About the issue of site changed to wide layout, you can rollback any changes you made and give me the screenshot with what colour and place you need to change on your site. I will help you to change it directly on your site.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 28, 2015 at 3:33 am #743714Look at the user guide to work with thememagic here, you will know the way to change the colour on your site.
About the issue of site changed to wide layout, you can rollback any changes you made and give me the screenshot with what colour and place you need to change on your site. I will help you to change it directly on your site.
Pierre van Lier FriendPierre van Lier
- Join date:
- April 2015
- Posts:
- 57
- Downloads:
- 41
- Uploads:
- 10
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
July 28, 2015 at 2:36 pm #645136Thank you for your reply. Color setting is no problem. I think I understand how it works. Strange thing is that if I only change the color, the template becomes too wide for my laptop.
https://www.dropbox.com/s/hyhxmx3o8x7zhje/Schermafdruk%202015-07-28%2016.33.56.png?dl=0
This also occurs on my blog pages with a cloned template.
https://www.dropbox.com/s/o0u4hwrqpzx38nn/Schermafdruk%202015-07-28%2016.36.03.png?dl=0When I switch on the default template everything is ok again (except the colors). Problem only occurs on my laptop (1360 pix wide). On an Ipad or my phone everything works like a charm.
Pierre van Lier FriendPierre van Lier
- Join date:
- April 2015
- Posts:
- 57
- Downloads:
- 41
- Uploads:
- 10
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
July 28, 2015 at 2:36 pm #743761Thank you for your reply. Color setting is no problem. I think I understand how it works. Strange thing is that if I only change the color, the template becomes too wide for my laptop.
https://www.dropbox.com/s/hyhxmx3o8x7zhje/Schermafdruk%202015-07-28%2016.33.56.png?dl=0
This also occurs on my blog pages with a cloned template.
https://www.dropbox.com/s/o0u4hwrqpzx38nn/Schermafdruk%202015-07-28%2016.36.03.png?dl=0When I switch on the default template everything is ok again (except the colors). Problem only occurs on my laptop (1360 pix wide). On an Ipad or my phone everything works like a charm.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 29, 2015 at 2:45 am #645204I found the reason why you got the problem with resolution 1360px, because JA Medicare template auto converts resolution on your site from 1360px to 1600px but you can fix it with my solution below
+ Open templates/ja_medicare/less/variables.less file
find and change
@container-large-desktop: ((1220px + @grid-gutter-width));
to
@container-large-desktop: ((1320px + @grid-gutter-width));
+ Once done to click Compile LESS to CSS button but REMEMBER to backup all css files on your site because this action will override all css files with new changes from LESS files
Pierre van Lier FriendPierre van Lier
- Join date:
- April 2015
- Posts:
- 57
- Downloads:
- 41
- Uploads:
- 10
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
July 30, 2015 at 7:53 am #645343Good morning,
I altered and uploaded the variables.less file, hit less to css twice (have two medicare layouts) once on each template, the result stays the same… Any alternative thoughts or ideas?What amazes me is that the default (unaltered) original template loads ok and doesnot have this problem. The moment I change one color and hit save as, the clone becomes too wide.
Pierre van Lier FriendPierre van Lier
- Join date:
- April 2015
- Posts:
- 57
- Downloads:
- 41
- Uploads:
- 10
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
July 30, 2015 at 7:53 am #743966Good morning,
I altered and uploaded the variables.less file, hit less to css twice (have two medicare layouts) once on each template, the result stays the same… Any alternative thoughts or ideas?What amazes me is that the default (unaltered) original template loads ok and doesnot have this problem. The moment I change one color and hit save as, the clone becomes too wide.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 30, 2015 at 8:12 am #645344I tested my solution from local and it’s working with resolution 1360px.
Can you make a backup on your site? or you can clone the site to temporary site, I will help you to check directly on that backup.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 30, 2015 at 8:12 am #743967I tested my solution from local and it’s working with resolution 1360px.
Can you make a backup on your site? or you can clone the site to temporary site, I will help you to check directly on that backup.
Pierre van Lier FriendPierre van Lier
- Join date:
- April 2015
- Posts:
- 57
- Downloads:
- 41
- Uploads:
- 10
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
July 30, 2015 at 12:37 pm #645369I will copy the domain to a dummy when i get back in the office (on the road now). I have assigned the default template to the homepage. No problem. What is the difference (besides a few color codes) between the default template and the template that is loaded on the subpages…. They remain too wide whereas the homepage loads A-ok.
Pierre van Lier FriendPierre van Lier
- Join date:
- April 2015
- Posts:
- 57
- Downloads:
- 41
- Uploads:
- 10
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
July 30, 2015 at 12:37 pm #743991I will copy the domain to a dummy when i get back in the office (on the road now). I have assigned the default template to the homepage. No problem. What is the difference (besides a few color codes) between the default template and the template that is loaded on the subpages…. They remain too wide whereas the homepage loads A-ok.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 31, 2015 at 4:07 am #645432You can set with the configuration with template before that and apply css style below
Create templates/ja_medicare/css/custom.css file and add new rule
@media (min-width: 1280px) {
.container {
width: 1360px;
}
}
Hope your site can work fine with resolution 1360px.
1 user says Thank You to Ninja Lead for this useful post
Pierre van Lier FriendPierre van Lier
- Join date:
- April 2015
- Posts:
- 57
- Downloads:
- 41
- Uploads:
- 10
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
August 1, 2015 at 5:46 am #647114Thank you, problem solved, I really appreciate your help.
Pierre van Lier FriendPierre van Lier
- Join date:
- April 2015
- Posts:
- 57
- Downloads:
- 41
- Uploads:
- 10
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
August 1, 2015 at 5:46 am #744136Thank you, problem solved, I really appreciate your help.
-
AuthorPosts
This topic contains 15 replies, has 2 voices, and was last updated by Pierre van Lier 9 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum