1
vote
1answer
46 views

Readding a link to a Page Logo using CSS

I've installed the Social Fixer plug-in to tinker with the CSS of Facebook. I've been doing a decent job and playing with the overall look of it except for one little detail that's been bothering me ...
1
vote
0answers
50 views

CSS and Jquery: Avoid breaking top z-index when using social network buttons

So, I have several popups on my website. When the user click on some of them or opens a new one, of course this should come on the top. I am using the TopZIndex jquery plugin to calculate the highest ...
2
votes
2answers
408 views

remove facebook likebox scroll bar

I want to remove the facebook likebox scroll bar and am having issues as it seems they load the styles for the likebox as investigation indicates styles loaded after page loads. I have identified ...
0
votes
2answers
75 views

Social Plugin Alignment

This is a site that i'm currently working on: Site Link The problem I have is with the social plugins alignment. At first they were fine and showed one below the other (which is what I want) but now ...
0
votes
0answers
122 views

Facebook subscribe plugin - increase font-size

I'd like to increase CSS font-size property in my Facebook Subscribe Social Plugin (http://developers.facebook.com/docs/reference/plugins/subscribe/). However, I can't achieve it. I tried to increase ...
0
votes
2answers
1k views

Aligning Social Media Buttons

I am trying to align our 3 social media buttons : Facebook/Twitter/Google +, evenly in a 393px width gap. They are aligned horizontally (facebook seems to be down about 2 px vertically on ...
0
votes
0answers
174 views

Facebook: comment box after clicking like. showing underneath wowslider, and cutoff

Having trouble with the wowslider and Facebook Comment box, for some reason, even putting z-index very high always appear underneath. Had it working by taking wowslider z-index (although for some ...
0
votes
2answers
204 views

Social media buttons not lining up correctly

I've positioned my Social Media Div to the right of my Review Div: http://jsfiddle.net/eYQWE/ The problem: the social media buttons within My Social Media div won't stay in a single straight line. ...
-1
votes
1answer
132 views

Facebook Social Login Plugin and: Editing and positioning user information, and storing it for later

Please forgive me beacause I'm a noob. I've been able to get the fb-login-button to appear at the top of my site using facebook social plugins found here: ...
0
votes
2answers
1k views

Can't get fb-login-button to show up

I'm probably doing several things wrong as i am new to web programming but here is an attempt at some questions I have and then code below. Fyi I'm working completely local in dreamweaver and just ...
0
votes
1answer
671 views

How to get Facebook Like Box “Dark Scheme” to work correctly? (Background is transparent.)

I have installed the Faceook like and recommend box on my site and choose the dark theme version of the code which is supposed to have a white background. However as you can see in the screen shot the ...
1
vote
2answers
1k views

Enlarging the size of Facebook send button?

Is there a way of enlarging the Facebook send button by using css on it ? The small send button seems very miniature for the site am trying to build with its bigger font size Please help
0
votes
2answers
593 views

Facebook Send Button - Cancel Button Not Functioning

I just added a Facebook Like/Send plugin onto my page. I QA'd the plugin on my dev machine and everything worked perfect. When I published the site to my live website (http://www.raveradar.com) the ...
17
votes
4answers
7k views

How to make Facebook comments widget a fluid width?

Is it possible to make Facebook's comments widget a fluid width? Their documentation shows a width field for the fb:comments xfbml or iframe which is specified as: width - the width of the plugin ...
0
votes
1answer
439 views

styling facebook comment widget

I need to add some css styling to the comments widget in a facebook application. I use the following code snippet to use the widget " num_posts="10" width="500" scrolling="yes"> I need to provide ...
1
vote
1answer
2k views

Facebook fan-box stopped respecting the “css” attribute?

Looks like this doesn’t work anymore. Maybe Facebook stopped respecting the “css” attribute? Does this still work for anyone?
0
votes
2answers
7k views

Customize CSS for Facebook Social Plugins

Facebook has these social plugins: http://developers.facebook.com/docs/plugins/ that can be plugged into a website very easily. They offer limited customization options, and I was wondering if it ...