Banner Image

This topic contains 3 replies, has 3 voices, and was last updated by  Paolo 6 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #337

    Joy
    Buyer
    Post count: 1076

    Currently the banner image on the profile is limited to 1000px. I’ve made the profile page, full-width, so the shortened banner image looks a little funny. Can this be extended to run the width of the page?

    Thank you.

    #338

    Giri
    Expired Member
    Post count: 3155
    This reply has been marked as private.
    #339

    Joy
    Buyer
    Post count: 1076

    Thank you for your quick response. I didn’t notice that.

    Can this be tweaked to take a percentage(100%) instead of a pixel? Problem is that on the front end, users are required to upload an image with the width requirements. And with different screen sizes, this would still likely run into visual differences with the header being too small. It would be more ideal to not have a width requirement(a suggested size would be good), but to stretch the images to fit. If the users dislike the way it appears, they can upload something else.

    #341

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    in that case you should set whatever suggested size you want to use and modify the css to stretch the image.

    
    
    .uwp-profile-header-img-src {
        width: 100%;
    }

    Thanks

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket