This topic has 11 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #64336
     itt
    Participant

    Hello

    i attached 2 image

    1- in group and profile these 2 overlay each other and group admin can not add cover image

    2- in private message avatar moving to left side

    Regards

    Attachments:
    You must be logged in to view attached files.
    #64542
     Radu
    Moderator

    Hi,

    Please provide the URL and an user and password to have access to messages.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #64676
     itt
    Participant
    This reply has been set as private.
    #64687
     Radu
    Moderator
    This reply has been set as private.
    #64693
     itt
    Participant
    This reply has been set as private.
    #64709
     Radu
    Moderator

    For the cover issue add this CSS to Theme Options -> General Settings -> Quick CSS

    COPY CODE
    
    body.bbp-user-page.buddypress div#item-header div.generic-button, .buddypress div#item-header a.button {
      color: transparent;
    }
    body.bbp-user-page.buddypress .profile-cover-action a.button:hover {
      width: 140px;
      color: #efefef !important;
    }
    

    For the message issue, plese send 3-4 message to user demo to simulate the issue

    Thank you

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #64730
     itt
    Participant

    @Radu

    thanks for update , i just sent message

    Regards

    #64941
     Radu
    Moderator

    Hi,

    Add this CSS to Theme Options -> General Settings -> Quick CSS

    COPY CODE
    
    #buddypress #message-threads .thread-avatar img.avatar {
      margin: 0 0 0 10px !important;
    }
    

    It should work

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #65042
     itt
    Participant

    @Radu

    Hello

    CSS for message didint make any changes

    thank you

    #65084
     Radu
    Moderator

    I looked at your page source and i see that the snippet that i have gave you is not present in page.

    Try to put same CSS in kleo-child/style.css

    It should work

    Regards

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #66321
     itt
    Participant

    HI

    is not working

    thank you

    #66368
     Radu
    Moderator

    I think you don’t have child theme activated.

    In this case put this CSS in Wp-Admin -> Theme Options -> General Settings -> Quick CSS

    COPY CODE
    
    #buddypress #message-threads .thread-avatar img.avatar {
      margin: 0 !important;
    }
    

    IF you cannot handle please provide admin login details and FTP.

    REgards

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 12 posts - 1 through 12 (of 12 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?