This topic has 10 replies, 4 voices, and was last updated 8 years by sharmstr.

  • Author
  • #60733
     ninety83
    Participant

    HI guys,

    I was wondering if any knows how to make the profile/group cover image bigger. i want to change it so users cover image is at least 600px high?

    regards,

    Ken

    #60800
     sharmstr
    Moderator

    Put this in quick css

    COPY CODE
    
    #buddypress #item-header {
      min-height: 600px;
    }
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #60825
     apeedks
    Participant

    Hello Sharmstr

    I had the same question – but somehow this is impacting cover photo of groups and not profile.

    Thanks

    Dee

    #60826
     apeedks
    Participant

    Another question – How to make group cover photo full width

    #60827
     ninety83
    Participant

    Hi Sharmstr,

    I too am getting the same results… the group cover changes but not the users?

    I also agree, the group cover would be great full width???

    #60832
     apeedks
    Participant

    Yep!!! for reference summarizing the questions :

    1. How to increase height of Member Cover photo
    > Response :

    2. How to increase height of Group Cover photo
    > Response :
    #buddypress #item-header {
    min-height: 600px;
    }

    2. How to get Full Width Cover photo for Groups
    > Response :

    3. How to increase the profile round photo also for both member and group.
    > Response :

    #60834
     sharmstr
    Moderator

    Group cover full width is available in kleo 3.0

    Try this

    COPY CODE
    
    #item-header {
      min-height: 600px;
    }
    
    #item-header img.avatar {
      width: 200px !important;
    }
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #60843
     apeedks
    Participant

    Perfect !!! It works. You guys are the best.

    Show less is not working but I guess need to figure out how to just remove it.

    Any ideas how to make group cover photo full width

    #60845
     sharmstr
    Moderator

    Group cover full width is available in kleo 3.0

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #60938
     mks
    Participant

    When will kleo 3.0 come out?

    #60946
     sharmstr
    Moderator

    soon

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 11 posts - 1 through 11 (of 11 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?