Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #833389

    Hi guys,

    I am working on the page below. It looks good on a normaal screen. But on an iPad or Smartphone the columns do not have the same size as on the screen. The pictures have a smaller size. Is there a way to force same size no matter the size of the picture or the device used?

    Greetings

    • This topic was modified 7 years, 4 months ago by AlfredoS.
    #833738

    Hey AlfredoS,

    I’m not sure what images you are referring to, please try to explain a bit further or post screenshots highlighting what you would like to change.

    Best regards,
    Rikard

    #833877

    Hi Rikard,

    The screenshot: https://tppr.me/6DEhu. The pictures of Nasser (the football player) do not have the same size as the grey and red rectangle. Is it possible to achieve this?

    #834585

    Hi,

    Thanks for the screenshot, it’s not possible unless you put the image as a background in the grid row. Could you try that out?

    Best regards,
    Rikard

    #835474

    Hi Rikard,

    I tried it. It looks good on the iPad, but not on screen.

    iPad: https://tppr.me/vhe6
    Screen: https://tppr.me/6T0yO

    The picture is to big. That is something that I can solve. But can I make the grid row les wide? Just as wide as the blocks above the grid row (from the picture to the higlights block)?

    https://tppr.me/Rd7ka

    #835721

    Hi,

    Thanks for the feedback. You could try adjusting the height for the elements using this CSS:

    .postid-1260 #av-layout-grid-1 .av_one_half {
        height: 660px !important;
        min-height: 660px !important;
    }

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.