BuddyDev

Search

Replies

  • Participant
    Level: Initiated
    Posts: 3
    Dan on #9308

    I tried to post and couldn’t so I used the screenshot for my profile pic. I would like photo uploads to be fullscreen. See profile pic.

    Dan

  • Participant
    Level: Initiated
    Posts: 3
    Dan on #9295

    Not sure what css to add to boss theme I tried this and no go

    .is-mobile #buddypress .activity-list li .activity-content
    {
    margin-left: 0;
    width: 100%;
    }
    .is-mobile #buddypress #activity-stream
    {
    padding:0px;
    }

  • Participant
    Level: Initiated
    Posts: 3
    Dan on #9293

    Thanks for the welcome.

    I tested with a few uploads and did not seem to work. I am using the Boss theme. Guessing I will need some CSS to fix it.

    Dan