Topic-icon templating issue

Active Subscriptions:

None
9 years 8 months ago #45947 by matgoo
templating issue was created by matgoo
I have the module SCSocialStream on my frontpage. tinyweb.be
There are scrollbars visible because of a style element:
<div class="sourcecoast socialstream" style="height:200px;overflow:scroll;padding:2px;"><div class="facebook page post row-fluid
If i change overflow:scroll; to overflow:auto; then only the scrollbar on the right to go up and down would be visible the bottom one would not be visible. I prefer that!.
I think i looked at all the template files but i can't find where to change it.

Can you please help me out here?
The topic has been locked.
Support Specialist
9 years 8 months ago #45950 by alzander
Replied by alzander on topic templating issue
That edit will be in the modules/mod_scsocialstream/mod_socialstream.php file at the very bottom. You'll see it.

We only add those styles inline if you've set a height. The scroll bars are supposed to be there, but the padding of 2px *should* also make it so the bottom scroll bar isn't present. We'll look into updating that style to auto though in the future if that has the same/better results.

I hope that helps, but if you have any other questions, or general feedback on the new social stream feature, we'd love to hear it.

Thanks,
Alex
The topic has been locked.
Support Specialist
9 years 8 months ago #45951 by alzander
Replied by alzander on topic templating issue
Also, what browser are you testing in? In Chrome, I'm not seeing the bottom scroll bar on your site. Would like to know so we can test the change in all browsers before we implement it.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
9 years 8 months ago #45952 by matgoo
Replied by matgoo on topic templating issue
Thanks, I use Chrome v36.0.1985.125 on a Ubuntu 14.04 system
The topic has been locked.
Support Specialist
9 years 8 months ago #45993 by alzander
Replied by alzander on topic templating issue
Thanks for letting us know your version. That's what version we are testing with, but we are using a Mac. On your site, I don't see the scrollbars, which means others may not as well.

Either way, we've already checked in the update for the scrollbars setting to be 'auto'. That style will be in the next release. If you already made the update to your code, then you shouldn't have to worry about this again because the next release will have it.

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
9 years 8 months ago #46021 by matgoo
Replied by matgoo on topic templating issue
Thank you!!!
The topic has been locked.
Support Specialist
9 years 8 months ago #46030 by alzander
Replied by alzander on topic templating issue
No problem. Thank you for the feedback. If there's anything else you'd like to let us know to improve the new social stream feature, we'd love to hear about it. We're always looking to tweak things for easier use, better features, or any other improvements we can make.

Thanks!
Alex
The topic has been locked.