Topic-icon strange things happen after upgrade to latest version

12 years 3 months ago #41744 by elef
strange things happen after upgrade to latest version!
The topic has been locked.
Support Specialist
12 years 3 months ago #41755 by alzander
That's definitely strange. We'll gladly help look into things, but can you let us know where we can see the problem you posted the image of?

Once we can see the page, we should be able to understand and hopefully diagnose what's going wrong.

Thanks,
Alex
The topic has been locked.
The topic has been locked.
12 years 3 months ago #41760 by elef
on k2 items and all facebook modules... i'm going crazy!
The topic has been locked.
Support Specialist
12 years 3 months ago #41762 by alzander
I'm not sure what changed or why things look like that, but the fix is pretty easy. Basically, there is a style in your template which says that all backgrounds are transparent, and that's making something from the Facebook widgets go a little crazy.

If you add the following to your template's CSS file, it looks like it should fix you right up:
.sourcecoast.facebook {
background: white;
}
I hope that helps, but if not, let me know.

Thanks,
Alex
The topic has been locked.
12 years 3 months ago #41763 by elef
thanx! Working!
The topic has been locked.
Support Specialist
12 years 3 months ago #41767 by alzander
Glad to help!
The topic has been locked.
Active Subscriptions:

None
12 years 2 months ago #42038 by rubygirl
i too am having this same behavior and adding the .css code did not resolve the issue. it started on the last update. i had hoped that the latest update would fix it but it did not
The topic has been locked.
Support Specialist
12 years 2 months ago #42049 by alzander
The issue on the user's site a combination of a template CSS setting and Facebook changes. It's seems specific to each site, so the solution above may not work for you.

Can you let me know a URL that we can see the issue on and we'll gladly investigate further. If there's a generic fix we can implement for all users, we'll gladly do so. From what we've seen, this issue is on well less than 1% of user's sites, which makes it difficult to diagnose completely.

Thanks,
Alex
The topic has been locked.