How to modify image size displayed on feeds

Where would I make alterations to the size of images displayed in any Feed? IMO, the default size is way too large and in some cases, a change in someone's profile image shows up in the feed taking almost an entire page of real estate! Other than changing fonts sizes within the theme module, I haven't been able to locate anything within Studio to tweak the contents within the Feed blocks?

  • 571
  • More
Replies (7)
    • Hello @Jethro !

      You may change thr max-width parameter's value for the CSS class div.bx-tl-view div.bx-tl-item-attachments div.bx-tl-item-attachment img in your template's custom styles area like:

      .div.bx-tl-view div.bx-tl-item-attachments div.bx-tl-item-attachment img {

      max-width: 85%;

      }

      • Unfortunately, that CSS code has zero impact on the sizing. I've played around with lots of max-width down to 5% and no change on image output?

        • Ok, then provide me your UNA studio access via Messenger

          • u only need to change the timeline width ... take a look on my site ...

            www.lapixi.com

            than u can tell me u like this or not

            • a timeline should not have more as 560px max-width ... the timeline by UNA is to width and is not looking good so big ... but u can change it via Css

              • Unfortunately, your settings are too large for the look & feel I'm after:image_transcoder.php?o=sys_images_editor&h=766&dpx=2&t=1667600363
                  Login or Join to comment.