This is not strictly a BP related issue but more about creating general page layouts so this thread is in danger of being closed. Without seeing the source page I’d hazard a guess that they are using display: flex; for those elements. You should inspect the page and see how the html is constructed.
ok. that’s just google search. why is the thread in danger of being closed? facebook, e-commerce sites and everybody uses the same method these days. Sidebar widgets do not display on mobile view(they all come at the bottom), so i wanted to use this method because some users might have a very long activity stream and wont see the contents in the widgets. I hoped that BP would have implemented it long ago but nothing(both WP and BP i don’t want to be in the lagging team), after so many updates. If i archive this i want it to be put into BP so that everyone can use it. But since it’s basic HTML Layouts i’m shocked BP doesn’t have it up till now.
@venutius thanks for the support.
Ah so you are looking for horizontal scroll for activity. Sorry I thought you were asking a more general question. It’s possible to structure the activity page anyway you want really, you can overload the activity page and construct it how you like, including a flex display for horizontal scroll or alternatively you can add your css on-top of the BP CSS. It’s a bit more difficult with Nouveau given the content is inserted by JS.
Ok. Thanks so much again. 🙂