Loading...
  1. Dismiss Notice
  2. Dismiss Notice
  3. Dismiss Notice
  4. Dismiss Notice
  5. Dismiss Notice
  6. Dismiss Notice
  7. Dismiss Notice
  8. If this is your first visit, you may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

[Forum]Activity Stream bug fix

Discussion in 'Contact Us' started by Insyde, Feb 4, 2013.

Thread Status:
Not open for further replies.
  1. Insyde

    Insyde New Member

    Joined:
    Oct 27, 2012
    Messages:
    4
    Likes Received:
    4
    Trophy Points:
    0
    Activity Stream avatars are overlapping the text

    Perhaps this code in your additional.css file should fix it:

    Code:
    li.activitybit .avatar > img {
         float: left;
         padding-right: 5px;
         max-width: 75px !important;
         max-height: 75px !important;
    }
    
     
    1 person likes this.
Thread Status:
Not open for further replies.

Share This Page