Topic-icon SC Social Stream Widget

Active Subscriptions:

None
8 years 10 months ago #62252 by [email protected]
Hi all,

I'm useing SC Social Stream Widget for Facebook in my site. At a special site-width I can see a kind of edit-button or something like that (example in the attachment). Can someone tell me for what it's for, how to edit or remove it?

You can see it on dev.tanzsport-sendenhorst.de/

File Attachment:



Best regards
Daniel
The topic has been locked.
Support Specialist
8 years 10 months ago #62254 by mel
Replied by mel on topic SC Social Stream Widget
Daniel,

I just visited your site and do not see an edit button in the SCSocialStream module. Have you already resolved this issue? If not, are you seeing this when you're logged in on the front-end - could you try logging out and see if the button is still there?

-Melissa
The topic has been locked.
Active Subscriptions:

None
8 years 10 months ago #62308 by [email protected]
Hi Melissa, thanks for your answer.

No, it's not fixed yet. I did it like you wrote, so I logged out, but it's still visible. It's only at the end of tablet-view (site-witdh abaout 900px).

So you can't see it at this witdh?

Best regards, Daniel


File Attachment:
The topic has been locked.
Support Specialist
8 years 10 months ago #62322 by mel
Replied by mel on topic SC Social Stream Widget
Ahh, having the width smaller helps me to see it. The problem is there is a style in your template that is setting a background image to the author class. This module uses an author class as well. You can fix this with the following CSS:
.sourcecoast .author {
background-image: none;
}

-Melissa
The topic has been locked.
Active Subscriptions:

None
8 years 10 months ago #62332 by [email protected]
Thanks Melissa, works great!
The topic has been locked.
Support Specialist
8 years 10 months ago #62333 by mel
Replied by mel on topic SC Social Stream Widget
Glad I could help!

-Melissa
The topic has been locked.