We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

NeesFeed Scrollbar | Forum

Topic location: Forum home » Support » General Questions
Kelvin {the GodFada}
Hello!
Please is there anyone who has an ideal on how to Add a Scrollbar to the NewsFeed? Pls share your idea with me, i need to add a scrollbar to my NewsFeed.
Thanks.
dave Leader
dave Oct 29 '13

you can just use this if you want  http://www.oxwall.org/store/item/287

 

its what i use and i even put it on the left side instead of the right, work great.

 

also someone used that plugin and did what you need i think...

 

look here http://www.oxwall.org/forum/topic/9908

The Forum post is edited by dave Oct 29 '13
Kelvin {the GodFada}
Thanks very much dave, am glad u respond to me.
Am going to do that right away and i will get back 2 u as soon as am done with it.
Thanks and God bless u.
bobbi
bobbi Oct 30 '13
you want your newsfeed to scroll if i understand you correctly

all you need is this code

body {
background-color: #f0f0f0;
}

ul.ow_newsfeed { height: 1000px; /* Height of the box */overflow-x: hidden; overflow-y: auto; }


add this to you css so you go admin - edit theme - css and  add this code


matt
matt Oct 31 '13
A lazy load newsfeed would be great :)
Kelvin {the GodFada}
Matt pleas what do u mean by a "Lazy Load Newsfeed" and how would i go abt it? Kindly post me step by step to do that. Thanks.
The Forum post is edited by Kelvin {the GodFada} Oct 31 '13
matt
matt Oct 31 '13
Lazy load means that the newsfeed will appear as you scroll down the page. I havn;t figured it out yet, but its probably not difficult...


Kelvin {the GodFada}
Waooooooooooo! Matt please you should update me when you figure it out, i really need it please.
Kelvin {the GodFada}
bobbi after i added the code and save, still Nothing like Scrollbar on the newsfeed.
Here i attached my newsfeed snapshot after i add the code.
Please what else should i do?
Attachments:
  News.jpg (55.37Kb)
bobbi
bobbi Nov 5 '13
may be dependant on the theme you are using it works on origin that is the them i used it on, ....... did you put it in the edit theme - css
Kelvin {the GodFada}
Yes, i put it in the edit theme - css,
the theme am using is Gloomy, pls can you help me try it on that?
Kelvin {the GodFada}
Yea bobbi it works fine on my new theme Graph.
Please how can i resize the news feed? (2) How can i also resize news new uploaded photo to largephoto like facebook photo size?