Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • stylez4men Friend
    #206384

    The image stretches when viewing through google Chrome and Safari as seen in this image

    Seen here -> http://urbanactorsacademy.com/index.php/what-we-do/uaa-projects


    1. Screen-Shot-2015-05-16-at-9.45.05-AM
    Ninja Lead Moderator
    #570915

    I fixed the problem directly on your site with the solution below

    Open templates/ja_decor/css/custom.css file and add new rule


    .grid-list .isotope-item .item-image img {
    width: initial !important;
    }

    stylez4men Friend
    #571101

    Ninja strikes again 🙂 Thanks for all your help

    stylez4men Friend
    #736149

    Ninja strikes again 🙂 Thanks for all your help

    galaxist Friend
    #572381

    Hello Ninja,

    I have the same problem with stretching image. Tried to fix it with your hint – but the file doesn`t exist in that directory (templates/ja_decor/css/custom.css). Or should I create the custom.css?
    http://www.jm.calypzoo.com/

    Also below that picture there is some space between Position-2 and Feature-2.

    Is there a connection between those two problems?

    Thanks for your help!

    Ninja Lead Moderator
    #572723

    <em>@galaxist 475764 wrote:</em><blockquote>Hello Ninja,

    I have the same problem with stretching image. Tried to fix it with your hint – but the file doesn`t exist in that directory (templates/ja_decor/css/custom.css). Or should I create the custom.css?
    http://www.jm.calypzoo.com/

    Also below that picture there is some space between Position-2 and Feature-2.

    Is there a connection between those two problems?

    Thanks for your help!</blockquote>

    You can try this to resolve the problem on your site

    + Create templates/ja_decor/css/custom.css file and add new rule

    @media (max-width: 991px) {
    .category-module .article-img {
    height: auto;
    }

    .category-module .article-img img {
    max-width: 100%;
    }
    }

    Ninja Lead Moderator
    #737758

    <em>@galaxist 475764 wrote:</em><blockquote>Hello Ninja,

    I have the same problem with stretching image. Tried to fix it with your hint – but the file doesn`t exist in that directory (templates/ja_decor/css/custom.css). Or should I create the custom.css?
    http://www.jm.calypzoo.com/

    Also below that picture there is some space between Position-2 and Feature-2.

    Is there a connection between those two problems?

    Thanks for your help!</blockquote>

    You can try this to resolve the problem on your site

    + Create templates/ja_decor/css/custom.css file and add new rule

    @media (max-width: 991px) {
    .category-module .article-img {
    height: auto;
    }

    .category-module .article-img img {
    max-width: 100%;
    }
    }

    galaxist Friend
    #686425

    Hi Team,

    I still have the problem with the stretched pic in Pos-2 and the space between Pos-2 and Feat-2. Your suggestion didnt help. I created the custom.css because I also didnt have it in that folder, but nothing changed.
    http://jm.calypzoo.com/

    Thanks before,
    Paul

    galaxist Friend
    #749022

    Hi Team,

    I still have the problem with the stretched pic in Pos-2 and the space between Pos-2 and Feat-2. Your suggestion didnt help. I created the custom.css because I also didnt have it in that folder, but nothing changed.
    http://jm.calypzoo.com/

    Thanks before,
    Paul

    Ninja Lead Moderator
    #687240

    @galaxist: As it is problem from data input into custom html module on your site, you can pm me URL of your site and admin login backend site. I will help you to check this bug directly on your site.

    Ninja Lead Moderator
    #749119

    @galaxist: As it is problem from data input into custom html module on your site, you can pm me URL of your site and admin login backend site. I will help you to check this bug directly on your site.

    Ninja Lead Moderator
    #692177

    <em>@galaxist 492927 wrote:</em><blockquote>Hi Team,

    I still have the problem with the stretched pic in Pos-2 and the space between Pos-2 and Feat-2. Your suggestion didnt help. I created the custom.css because I also didnt have it in that folder, but nothing changed.
    http://jm.calypzoo.com/

    Thanks before,
    Paul</blockquote>

    Hi,

    I removed script code below into ?ber uns and Video – Welcome modules


    <p> </p>
    <p> </p>
    <p> </p>

    and added new css style into templates/ja_decor/css/custom.css file,


    .custom .single-article .article-intro .btn {
    bottom: 6px !important;
    }

    now, you can see it’s working fine on your site

    Ninja Lead Moderator
    #749577

    <em>@galaxist 492927 wrote:</em><blockquote>Hi Team,

    I still have the problem with the stretched pic in Pos-2 and the space between Pos-2 and Feat-2. Your suggestion didnt help. I created the custom.css because I also didnt have it in that folder, but nothing changed.
    http://jm.calypzoo.com/

    Thanks before,
    Paul</blockquote>

    Hi,

    I removed script code below into ?ber uns and Video – Welcome modules


    <p> </p>
    <p> </p>
    <p> </p>

    and added new css style into templates/ja_decor/css/custom.css file,


    .custom .single-article .article-intro .btn {
    bottom: 6px !important;
    }

    now, you can see it’s working fine on your site

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

This topic contains 13 replies, has 3 voices, and was last updated by  Ninja Lead 9 years, 2 months ago.

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