This topic has 5 replies, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #36199
     DiegoBRRSPF
    Participant

    Hi! I’m using the “Activity Stream” shortcode on my home page. I want to limit the area of the stream, because I have several others elements. But I do not want to limit the number of posts in a few records. So, my idea is to use a frame (or something like that) with a scrolling bar (transparent, if possible) in order to set an limited area, but allowing various records anyway.
    Some shortcode or other ideas to do that?

    Thanks a lot!

    #36213
     sharmstr
    Moderator

    I havent tried this, but maybe you can add a Extra class name to the column settings (pencil icon at the top of the column). Then use that name in your child css to set the height and overflow to scroll

    COPY CODE
    
    .scrollthis {
    height: 200px;
    overflow: scroll;
    }
    
    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

    #36254
     DiegoBRRSPF
    Participant

    Thanks, but where I can set or configure the child CS?

    #36255
     sharmstr
    Moderator

    You should have kleo child theme enabled. In there there’s a style.css file that you use for all of your customizations to the Kleo parent theme. Or you can use quick css as I’ve indicated. That its in Theme Options – General Settings.

    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

    #36272
     DiegoBRRSPF
    Participant

    Hi sharmstr!

    It worked exactly like I wanted!

    Thanks a lot!

    #36273
     sharmstr
    Moderator

    Excellent.

    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 6 posts - 1 through 6 (of 6 total)

The topic ‘Scrolling on Buddypress Activity at home page’ is closed to new replies.

Log in with your credentials

Forgot your details?