Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • Pierre van Lier Friend
    #640249

    Default 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 Moderator
    #645089

    Look 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 Moderator
    #743714

    Look 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 Friend
    #645136

    Thank 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=0

    When 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 Friend
    #743761

    Thank 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=0

    When 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 Moderator
    #645204

    I 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 Friend
    #645343

    Good 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 Friend
    #743966

    Good 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 Moderator
    #645344

    I 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 Moderator
    #743967

    I 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 Friend
    #645369

    I 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 Friend
    #743991

    I 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 Moderator
    #645432

    You 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.

    Pierre van Lier Friend
    #647114

    Thank you, problem solved, I really appreciate your help.

    Pierre van Lier Friend
    #744136

    Thank you, problem solved, I really appreciate your help.

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

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