test
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • Paul Smith Friend
    #203150

    Hi!

    The intro image is resized beyond useless when viewed on a mobile device. How do I control it or maybe set an alternative image for mobile?

    Good:

    Bad:

    Thanks!


    1. ok
    2. bad
    Ninja Lead Moderator
    #557143

    It seems to be a bug of this template. I have raised this bug to development team here. They will check and fix it soon.

    We are sorry for any inconvenience.

    Paul Smith Friend
    #558559

    Any update?

    Ninja Lead Moderator
    #558670

    <em>@psmiddy 457408 wrote:</em><blockquote>Any update?</blockquote>

    Please give our team more time for this issue.

    febtonline Friend
    #564768

    Is there any update? I am having major issues with this. It takes any intro image and any image insert into articles and makes them huge. Completely ignores the coding to downsize it.

    Excessive Size Intro
    https://www.jomanautoservice.com/table/auto-service-repair-experience/Page-2

    Excessive Size Article


    1. 2015-03-26_21-23-22
    2. 2015-03-26_21-23-01
    Ninja Lead Moderator
    #564777

    @febtonline: You can apply temporary my solution below into your site

    Open templates/ja_decor/css/custom.css file and add new css style below

    @media (min-width: 1200px) {
    .item-image .article-image-intro.pull-left {
    float: left !important;
    width: initial !important;
    }

    .article-content .article-introtext img {
    width: initial !important;
    }
    }

    febtonline Friend
    #564845

    Hi Ninja,

    Thanks for the help. However, when I input that code the images just disappear from the blog display.

    <em>@Ninja Lead 465688 wrote:</em><blockquote>@febtonline: You can apply temporary my solution below into your site

    Open templates/ja_decor/css/custom.css file and add new css style below

    @media (min-width: 1200px) {
    .item-image .article-image-intro.pull-left {
    float: left !important;
    width: initial !important;
    }

    .article-content .article-introtext img {
    width: initial !important;
    }
    }

    </blockquote>


    1. 2015-03-27_9-01-23
    2. 2015-03-27_9-01-44
    Ninja Lead Moderator
    #565008

    Look at the screenshot here

    You will see width: 1px css style on your site, that’s why you could not see the image shows on your site, please pm me admin login backend of your site, I will help you to check it directly on your site.


    1. Screen-Shot-2015-03-30-at-10.32.15
    annesinger Friend
    #570035

    @ninja Lead

    I have been working with Decor template having some issues with the use of intro images.
    Intro image is used on home screen display in the Trinagle display custom module as well as in masonry layout.
    Problem is when the intro image is called and then displayed it is always a different size.
    Masonry layout is either 600×300 or GRID view at approx 250 x 250. The home screen is again very diff.
    The intro images are not cropped, they are just fill as much space as they can. They are not centred, cropped or scaled.
    How can I fix this so the intro images display properly no matter what view they are in.
    I understand responsive design and would be willing to adjust the triangle height etc to conform.
    I have had no look with CSS overrides so far.

    annesinger Friend
    #735107

    @ninja Lead

    I have been working with Decor template having some issues with the use of intro images.
    Intro image is used on home screen display in the Trinagle display custom module as well as in masonry layout.
    Problem is when the intro image is called and then displayed it is always a different size.
    Masonry layout is either 600×300 or GRID view at approx 250 x 250. The home screen is again very diff.
    The intro images are not cropped, they are just fill as much space as they can. They are not centred, cropped or scaled.
    How can I fix this so the intro images display properly no matter what view they are in.
    I understand responsive design and would be willing to adjust the triangle height etc to conform.
    I have had no look with CSS overrides so far.

    Ninja Lead Moderator
    #570088

    @annesinger: You can give me the screenshot and describe on that and URL of your site, I will help you to check it directly on your site.

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

This topic contains 11 replies, has 4 voices, and was last updated by  annesinger 9 years, 7 months ago.

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