BuddyDev

Search

[Resolved] Banner Image is distorted on all pages excepy Activity Feed

  • Participant
    Level: Initiated
    Posts: 7
    Steve Lawes on #51698

    I am wondering why the Banner Image is distorted on the Community Pro theme. It works well on the Activity Feed page

    https://virtual.bibleinstitute.net/activity-feed/

    But it is magnified and distorted on the other pages

    https://virtual.bibleinstitute.net/about/

    Is there a way to make the banner image look the way it does on the Activity Feed page on the other pages?

  • Keymaster
    (BuddyDev Team)
    Posts: 24238
    Brajesh Singh on #51699

    Hi Steve,
    Thank you for reporting the issue. It was intentional(directory, user profile, group profiles have user uploaded images, so we made it use as it is). For other pages, if an image is not large enough, we force it, that’s causing the distortion.

    Please visit dashboard->Appearance->Customize->Additional Css and add the following

    
    #page-header { 
        background-attachment: unset;
    }
    
    

    and save.

    Please visit the pages now and let me know if it fixed or not?

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 7
    Steve Lawes on #51700

    That worked! Thanks again!

  • Keymaster
    (BuddyDev Team)
    Posts: 24238
    Brajesh Singh on #51705

    Hi Steve,
    Thank you for confirming.
    I am glad I was able to assist.

    Have a great day!

    Brajesh

You must be logged in to reply to this topic.

This topic is: resolved