test melih
 melih
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #974865

    Hi,

    Have you solved the problem on your site ? I can see your site is working fine now.

    If your site still faces the problem, please send me a screenshot and illustrate the description on it,
    it will help me to understand the problem on your site.

    Regards

    patvandenbosche Friend
    #975404

    No, as I described it, this issue is on the smartphone view of the site. I’ve used a simulator (which is accurate as to what I see on my own iPhone) to demonstrate the middle image is larger than the image on either side of it. I’ve attached the image, and here is a link to the page where this appears:

    Mayors & City Commissioners

    I’ve tested it on a smartphone simulator, a tablet simulator, and on the web. The web page looks fine, but when you go down in size for the other devices, the images no longer remain the same. I did confirm that all images are the same size, 170x198px.

    I’ve also attached an image I took of the same page but on a tablet, and I scrolled down to the second row of commissioners. All three of the images appear as different sizes. But again, I confirmed all 3 images are the same size.


    1. 158.69.186.99-2016-10-11-09-21-07-joomlart
    2. 158.69.186.99-2016-10-11-09-54-59-joolart-tablet

    Pat Vanden Bosche
    www.patvb.com

    Ninja Lead Moderator
    #975600

    Because the small logo on your site is very big and when to run your site on iPhone is not good. I added the CSS style to templates/ja_magz_ii/css/custom.css file.

    @media (max-width: 320px) {
      .logo-control .logo-img-sm {
          width: 200px;
      }
    }

    The problem on your site is fixed.


    1. Screen-Shot-2016-10-12-at-15.26.24
    patvandenbosche Friend
    #976857

    Thank you! Awesome!

    Pat Vanden Bosche
    www.patvb.com

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

This topic contains 4 replies, has 2 voices, and was last updated by  patvandenbosche 8 years, 3 months ago.

The topic ‘Images in an article are different sizes on smartphone’ is closed to new replies.