MyBB Community Forums

Full Version: facebook chat bar
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need facebook chat bar bottom of my forum. Is it possible and how?
like
My requirement is not personal facebook chat bar. only Facebook original bar for FB members.


[Image: facebook-chat-bar.jpg]



if i add it then is it plugin in?

-webkit-appearance: none;
-webkit-background-clip: border;
-webkit-background-composite: source-over;
-webkit-background-origin: padding;
-webkit-background-size: auto auto;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-fit: border;
-webkit-border-horizontal-spacing: 0px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-vertical-spacing: 0px;
-webkit-box-align: stretch;
-webkit-box-direction: normal;
-webkit-box-flex: 0;
-webkit-box-flex-group: 1;
-webkit-box-lines: single;
-webkit-box-ordinal-group: 1;
-webkit-box-orient: horizontal;
-webkit-box-pack: start;
-webkit-box-shadow: none;
-webkit-box-sizing: content-box;
-webkit-column-break-after: auto;
-webkit-column-break-before: auto;
-webkit-column-break-inside: auto;
-webkit-column-count: auto;
-webkit-column-gap: normal;
-webkit-column-rule-color: black;
-webkit-column-rule-style: none;
-webkit-column-rule-width: 0px;
-webkit-column-width: auto;
-webkit-dashboard-region: ;
-webkit-highlight: none;
-webkit-line-break: normal;
-webkit-line-clamp: none;
-webkit-margin-bottom-collapse: collapse;
-webkit-margin-top-collapse: collapse;
-webkit-marquee-direction: auto;
-webkit-marquee-increment: 6px;
-webkit-marquee-repetition: infinite;
-webkit-marquee-style: scroll;
-webkit-nbsp-mode: normal;
-webkit-rtl-ordering: logical;
-webkit-text-decorations-in-effect: none;
-webkit-text-fill-color: black;
-webkit-text-security: none;
-webkit-text-stroke-color: black;
-webkit-text-stroke-width: 0;
-webkit-user-drag: auto;
-webkit-user-modify: read-only;
-webkit-user-select: text;
alignment-baseline: auto;
background-attachment: scroll;
background-color: transparent;
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
baseline-shift: baseline;
border-bottom-color: black;
border-bottom-style: none;
border-bottom-width: 0px;
border-collapse: separate;
border-left-color: black;
border-left-style: none;
border-left-width: 0px;
border-right-color: black;
border-right-style: none;
border-right-width: 0px;
border-top-color: black;
border-top-style: none;
border-top-width: 0px;
bottom: auto;
caption-side: top;
clear: none;
clip-path: none;
clip-rule: nonzero;
color: black;
color-interpolation: srgb;
color-interpolation-filters: linearrgb;
color-rendering: auto;
cursor: auto;
direction: ltr;
display: block;
dominant-baseline: auto;
empty-cells: show;
fill: black;
fill-opacity: 1;
fill-rule: nonzero;
filter: none;
float: none;
flood-color: black;
flood-opacity: 1;
font-family: 'Times New Roman';
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
glyph-orientation-horizontal: 0deg;
glyph-orientation-vertical: auto;
height: 6101px;
image-rendering: auto;
kerning: ;
left: auto;
letter-spacing: normal;
lighting-color: white;
line-height: normal;
list-style-image: none;
list-style-position: outside;
list-style-type: disc;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
marker-end: none;
marker-mid: none;
marker-start: none;
mask: none;
max-height: none;
max-width: none;
min-height: 0px;
min-width: 0px;
opacity: 1;
orphans: 2;
outline-color: black;
outline-style: none;
outline-width: 0px;
overflow-x: visible;
overflow-y: visible;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
page-break-after: auto;
page-break-before: auto;
page-break-inside: auto;
pointer-events: visiblepainted;
position: static;
resize: none;
right: auto;
shape-rendering: auto;
stop-color: black;
stop-opacity: 1;
stroke: none;
stroke-dasharray: ;
stroke-dashoffset: ;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-miterlimit: 4;
stroke-opacity: 1;
stroke-width: ;
table-layout: auto;
text-align: auto;
text-anchor: start;
text-decoration: none;
text-indent: 0px;
text-rendering: auto;
text-shadow: none;
text-transform: none;
top: auto;
unicode-bidi: normal;
vertical-align: baseline;
visibility: visible;
white-space: normal;
widows: 2;
width: 1007px;
word-spacing: 0px;
word-wrap: normal;
writing-mode: lr-tb;
z-index: 0;
user agent stylesheet
html
display: block;


You've to purchase the FB chatbar.
(2012-03-14, 11:35 PM)Yaldaram Wrote: [ -> ]You've to purchase the FB chatbar.

When my forum members view my forum at this time they can also chat facebook friends. I am not required personal forum chat bar. Only facebook chat bar required.

Sir facebook chat bar can not plugin through this codes or any other codes?
(2012-03-14, 11:45 PM)Muhammad Junaid Anwer Wrote: [ -> ]
(2012-03-14, 11:35 PM)Yaldaram Wrote: [ -> ]You've to purchase the FB chatbar.

When my forum members view my forum at this time they can also chat facebook friends. I am not required personal forum chat bar. Only facebook chat bar required.

Sir facebook chat bar can not plugin through this codes or any other codes?

plz tell me is it 1. possible???