Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #482086

    Hi there,

    Hopefully this is my last question according to my project :-).
    Have a look here: http://www.private-equity-forum.de/sonstige-dienste/
    The Grid is okay, every pic has its correct size. Fine.

    But have a look here in the portfolio_entries Link behind “Verband”: http://www.private-equity-forum.de/portfolio_entries/verband/
    The first pic is bigger than the second. It runs through some portfolio_entries, e.g. http://www.private-equity-forum.de/portfolio_entries/recht/ (Zirngibl, Benger) I really did nearly everything, changed/deleted the portfolio images but it’s all the same. Where can define this?

    Thanks for your help and have a nice week!

    Maik

    #482373

    Hey frnetz!

    Drag a codeblock element to the post content and add this inside.

    <style type = "text/css">
    @media screen and (max-width:767px) {
    img.attachment-portfolio.wp-post-image {
        max-height: 360px;
        min-height: 360px;
    }
    }
    </style>

    Best regards,
    Elliott

    • This reply was modified 8 years, 8 months ago by Elliott.
    #482599

    Hi Elliott,
    thanks for this sudden reply, but it doesn’t fit. What you see in the content behind the link is not a post, it’s a link to a portfolio-category and I’m not able to add a content box because there is not possibility for it. (Menu -> portfolio settings -> categories)
    Where is my brainstruggle?

    Thx again,

    Maik

    #483095

    Hi,

    I’m not sure I understand the problem you are having, do you want the images to be the same size? If so, you can select that under the Select custom image size option.

    Regards,
    Rikard

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