Topic-icon Responsive comments?

Active Subscriptions:

None
12 years 3 months ago #41989 by roverradio
Just got v6. I see on previous version you could (apparently) change the following CSS to make the comments box responsive.
.fb-comments, .fb-comments iframe[style] {width: 100% !important;}

Unfortunately this does not work (at least for me). Is there a way to make the comments responsive (100% width) with version 6?

Thanks!
The topic has been locked.
Support Specialist
12 years 3 months ago #41994 by alzander
Replied by alzander on topic Responsive comments?
That style is actually included in our default stylesheet for JFBConnect. You shouldn't need to add it yourself and it should still work.

If it's not working for you, can you let me know a URL where we can see the non-responsive box and we'll gladly help investigate further.

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

None
12 years 2 months ago #42201 by roverradio
Replied by roverradio on topic Responsive comments?
Hmm, looking at it the JFB CSS is being overruled here on the page here:
<div id="feedback_0C2e54b05keZjX374" style="/* width: 600px; */">

That last part after feedback_ changes on every page load. Any idea where that's being generated and/or how I can avoid that from setting width to 600px?

I'll have to put dev site on a server in order to make it available for you. If you don't have an idea after above, let me know and I'll put it up somewhere and send you the URL. Can I PM you with that?

Thanks!
The topic has been locked.
Support Specialist
12 years 2 months ago #42208 by alzander
Replied by alzander on topic Responsive comments?
Yeah, we'd need to see it action to understand what's different. Facebook does have some dynamic ID's they set on some elements. They do that specifically so that you can't override the looks of their widgets. People have abused that power in the past to completely alter the widget and make it not even recognizable as coming from Facebook.

However, the width has been something we've been able to override in the past without many issues. We'd need to see it on your page to make sure there aren't any other conflicts, like with other extensions or your template, that would be causing problems though.

Thanks,
Alex
The topic has been locked.