close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Activity code issues

Thread began 1/15/2013 12:42 pm by Patrice | Last modified 3/24/2014 11:12 am by tone397472 | 5034 views | 11 replies |

PatriceWebAssist

Activity code issues

I am struggling with facebook activity feed issues. I want to use it on a responsive design but even on non responsive layout, it floats above all other divs.
Activity box isn't being contained in a side bar div... Doing some testing now...
facebook.php
2013inside.php (pull narrow to see float issue)

Any ideas?

Sign in to reply to this post

Jason ByrnesWebAssist

the facebook activity feed does not use a fluid layout. it uses a set width, if the responsive layout container does not have enough space for the facebook activity feed, it will move around. to combat this, you could use overflow: hidden on the container that the activity feed is in.

or you could over ride the facebook css to make it flud:
is-it-possible-to-set-a-fluid-width-for-facebooks-social-plugins

Sign in to reply to this post

PatriceWebAssist

and is that why is floats above other divs?

2013inside.php

pull that narrow and see what it does...

Sign in to reply to this post

Jason ByrnesWebAssist

yes it is.

Sign in to reply to this post

PatriceWebAssist

thanks Jason

Sign in to reply to this post

Miguel

The post is old but i have been working for some time now on responsive layouts, so ill add here the solution came with for other users

add to the styles

.fb-comments{width: 100% !important;}
.fb-comments iframe[style]{width: 100% !important;}

.fb-comments span{width: 100% !important;}
.fb-comments iframe span[style]{width: 100% !important;}
.wasocial_facebook_comments .fb_iframe_widget {width: 100% !important;}
.wasocial_facebook_comments .fb_iframe_widget span[style] {width: 100% !important;}
.wasocial_facebook_comments .fb_iframe_widget iframe[style] {width: 100% !important;}



and the facebook comment box will now turn to responsive layouts, now for the facebook feed use the same code but change each of the

  .wasocial_facebook_comments  

with

  .wasocial_facebook_activity_feed  
Sign in to reply to this post

PatriceWebAssist

thanks Sades

Sign in to reply to this post

tone397472

Social media Toolkit

Originally Said By: Jason Byrnes
  the facebook activity feed does not use a fluid layout. it uses a set width, if the responsive layout container does not have enough space for the facebook activity feed, it will move around. to combat this, you could use overflow: hidden on the container that the activity feed is in.

or you could over ride the facebook css to make it flud:
is-it-possible-to-set-a-fluid-width-for-facebooks-social-plugins  


Hi Jason,

Can you please provide me with the correct code or what ever solution to get the social media tool kit plugins responsive!?

All solutions on this forum or Stackoverflow etc. don't work!

Thanks! David

Sign in to reply to this post

Jason ByrnesWebAssist

social media toolkit does not support responsive designs.

Sign in to reply to this post

tone397472

Thanks! Jason,

Including the one in Design Extender?

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...