BuddyBoss Home – Web Support Forums Plugins BuddyBoss Media Fix Images Preview in Mobile Device – Awkward Rectangles as Image Previews

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

    #44705
    @ryan-valdez

    In one of the earlier versions of buddyboss media plugin, when I uploaded an image or images on a mobile device, the images would preview in nice perfect squares. Since updating from the previous bb media plugin to include the like button, the squares for the preview of the images uploaded have now turned into awkward tall rectangles which is confusing.

    I was wondering if there is a css fix or anything I can do to make the images preview as nice square shapes rather than the tall rectangle shape when uploading in mobile platform?

    Answers

    #44919

    Alyssa
    Participant
    @alyssa-buddyboss

    @ryan-valdez Welcome to the BuddyBoss community! It appears we slipped up in testing this on mobile. Add this to your child theme custom.css in the mobile section labeled max-width:720px:
    .fancybox-inner #buddyboss-media-bulk-uploader-uploaded .file, .fancybox-inner #buddyboss-media-bulk-uploader-uploaded .file img{width:auto;}

    #44926
    @ryan-valdez

    Amazing job TJ. I am so glad there was a solution to it because it annoyed me big time haha. Thank you

    #44949

    Alyssa
    Participant
    @alyssa-buddyboss

    Glad to help 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Fix Images Preview in Mobile Device – Awkward Rectangles as Image Previews’ is closed to new replies.