BuddyDev

Search

Activity Stream Style

  • Participant
    Level: Enlightened
    Posts: 118
    Erich199 on #1641

    So I’ve been pulling my hair out over this.

    The activity stream style looks ok until someone wants to make comments on the activity.

    Then it gets all out of wack. I tried to follow the steps in your article about with these files:
    https://github.com/sbrajesh/fb-style-activity-commenting

    However; I still can’t get it to look/act right. Hope a second pair of eyes can help me fix it.

    http://staging.artofwargaing.net/activity

  • Participant
    Level: Enlightened
    Posts: 118
    Erich199 on #1642

    Oh,

    I had to add this to my CSS because for some odd reason, some of the activity post were being pushed far to the right.

    
    #buddypress .activity ul.item-list li {
    clear: left;
    }
    
    • This reply was modified 8 years, 5 months ago by Erich199.
  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #1648

    Hi Joshua,
    Your activity page is inaccessible to me so can not say much. The code was a guideline for bp-default theme and with small modifications can be used with any theme.

    Can you please check if the staging site is up? Also, If I can get a temporary account, that will be very helpful.

    Thank you
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 118
    Erich199 on #1678

    HI Brajesh,

    I sent you an email with the details.

    Thanks for taking a look at it.

    Regards,
    Joshua

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #1681

    Thank you Joshua.

    Have received the login details. Will be looking at it and will get back to you.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved