BuddyBoss Home – Web Support Forums Solutions Social Learner Activities layout contains some bugs

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

    #52829
    @oikosofy

    Hi guys,

    Currently I have the problem that you can see in the picture…

    The Activities layout is not correctly displayed…

    Do you have any idea how can i solve the problem?

    Cheers,
    Luis

    Answers

    #52857

    Anonymous
    @

    Hi @oikosofy, Pls add this css in you custom css option.

    
    div.activity-avatar {
    height: 60px !important;
    }
    

    Regards
    Pallavi

    #52864
    @oikosofy

    Hi,

    I did what you said… Images in attachment but it seems that did not work.

    Can you help me please?
    Thanks,
    Luis

    #52921

    Anonymous
    @

    Hi @oikosofy, Please provide me the site url so I could inspect the issue.

    Regards
    Pallavi

    #52958
    @oikosofy

    Hi Pallavi,

    Big thanks for your answer, you can check everything here:
    http://membership.oikosofyseries.com/members/veronika-surovcovagmail-com/

    Cheers,
    Luis

    #52959

    Anonymous
    @

    Hi @oikosofy, Pls add this css in you custom css option.

    
    #buddypress #activity-stream img.avatar {
        max-height: 60px !important;
    }
    

    Regards
    Pallavi

    #52973
    @oikosofy

    In attachment you can see there is not much of a difference 🙁

    The interesting part is the fact that the picture of the current profile looks good but not the pictures of other profiles…

    Do you have any other ideas?

    Thanks,
    Luis

    #52983

    Anonymous
    @

    Hi @oikosofy, Clear your cache once as it looks fine here with same css code.

    Regards
    Pallavi

Viewing 8 posts - 1 through 8 (of 8 total)
  • The question ‘Activities layout contains some bugs’ is closed to new replies.