Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

CSS (Cascading Style Sheets) is a language used to control the visual presentation of HTML and XML documents including (but not limited to) colors, layout and fonts.

learn more… | top users | synonyms (9)

0
votes
0answers
22 views

Facebook top bar

I'm trying to create my own fixed bar to my website, I want it to look like the facebook's top bar, the "#bar" is fine,it is working fine, the problem is the #search css, its moving along the page, ...
0
votes
2answers
29 views

Fixed search button top bar

I'm trying to make a fixed top bar with a search button, facebook login, etc... The bar is fine, the problem is, the search button is moving along the page when it changes the resolution, I want it ...
0
votes
0answers
20 views

Web inter-user chat like facebook or gmail style template [closed]

i am implementing a user web chat like facebook or gmail in my webpage. I am not going to use any framework, only ajax. But i am searching for a good UI design, some design with connected user list, ...
0
votes
0answers
16 views

How can I hide the user icons in the facebook comment widget

We're adding facebook comments to our site but they will be in a very narrow left rail. As a result, we'd love to have the user images hidden. I've checked the documentation and traced the css enough ...
0
votes
0answers
25 views

facebook send button showing controls that lay behind

I'm having trouble with the css of my page in order for my facebook send button's modal to show on top of everything. However, if the cursor is over the modal, it displays great. It is when I move ...
0
votes
1answer
29 views

full background image dosnt show full height?

Okay so i am developing an app for facebook, and i am using a textarea which can be adjusted in size. When i start the app the whole of my background image cannot be seen unless i pull down the text ...
0
votes
0answers
57 views

Can I overwrite Facebook's Like button's comment box position?

I want to put a facebook like button at the bottom of mywebpage, but when someone clicks on that button the pop-up box for writing comments appears underneath it so it cannot be seen because it goes ...
0
votes
1answer
23 views

Facebook comment box is over riding

<div class="fb-comments" data-href="https://www.facebook.com/pages/Societ%C3%A0-Ginnastica-Triestina-Nautica/149520068540338" data-width="270" data-num-posts="3"> This comment box is over ...
0
votes
1answer
57 views

facebook comment plugin height

I am using Facebook comments plugin on my page but the problem is why it is taking entire browser height. I have placed an image which should appear below the comment box but the image is sitting at ...
0
votes
0answers
41 views

How can I position Facebook like button properly?

So I want to add a facebook like button to the bottom of my webpage, in the middle. So I used position:absolute; bottom:0px; right:50%; I know that it is not exactly the middle of the page but it ...
0
votes
1answer
18 views

How to hidde/remove “box” with comments and “Share on facebook” information?

How to hidde/remove "box" with comments and "Share on facebook" information?(It is displayed after click "Like") https://developers.facebook.com/docs/reference/plugins/like/
0
votes
2answers
51 views

Hide only first image in Wordpress post

I have a an issue when sharing an article to Facebook. Facebook pick a random thumbnail from my images. The issue is Facebook wants a 200px X 200px thumbnail and my feature image size happens to be ...
0
votes
0answers
22 views

facebook comments plugin pop up width in mobile

This is the html rendering <div class="generic_dialog pop_dialog generic_dialog_fixed_overflow" id="dialog_0" style=""> <div class="generic_dialog_popup" style="margin-top: 40px;"> ...
-3
votes
0answers
21 views

Facebook Groups Suggestion CSS: Pinned Posts [closed]

Wouldn't it be nice of you could make pinned posts on facebook highlighted it is separated from the feed below.
-2
votes
0answers
30 views

Replacing scrollbar with “disabled” one [closed]

For those of you who still at least have a Facebook account, if you would please go to a friend's timeline, notice the state of the scrollbar, click the "Message" button, and finally look at the ...
-2
votes
0answers
27 views

Post a webpage into facebook wall [closed]

Here's my issue: I want to be able to post a image from a website (html/css/js) into a facebook wall and this post will be open in the same way that we open a video. I mean you've got an thumbnail ...
0
votes
1answer
64 views

Facebook like button appears on top of fixed position element

I have a mobile web page with a text box at the top and a little introduction followed by a twitter follow button and a Facebook like button. The problem I have is that I also have a menu button above ...
1
vote
1answer
42 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
46 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 ...
0
votes
3answers
36 views

Facebook comments box position

Please help, I have recently added the facebook comments box to my site (arabic site), but the problem is that the position of the box is moving to the left ... this is an example of my site ...
1
vote
1answer
104 views

Horizontal Shif of Facebook button in floating bar under Firefox

I have a floating bar that contains 5 social buttons. Only the Facebook button is shifting about 20 pixels in the left. In the tens of CSS elements of the button under elements inspector, when I ...
0
votes
1answer
43 views

Facebook Like social plugin sizing issues

I am using the Facebook Like social plugin on my website, and every time the page loads, the plugin stretches the height of the div it is in until the plugin has loaded. I did define the height of ...
0
votes
0answers
40 views

Facebook Development - Plugins and css

Is it possible to style the facebook plugins with CSS? Maybe with an css tag? css="http://example.com/facestylesheet.css?1" (doesn't worked for me). In my case: I want to remove the text at ...
-3
votes
1answer
35 views

More Stories Link as in facebook [closed]

If you have gone down the facebook, it shows " More Stories " link, I would like to create the same such type of link so that when I press the button, it shows more of the further content. can ...
0
votes
1answer
67 views

How to make Facebook Comments have a fluid width of 100%?

http://developers.facebook.com/docs/reference/plugins/comments/ This is how I generate the comments area after including the Facebook javascript SDK on the page: <div class="fb-comments ...
-2
votes
1answer
44 views

Overflow: hidden problems

I have a facebook like button in the caption part of a slideshow div, which is in the far bottom right. Obviously, the slideshow container has overflow: hidden, and when you click like the 'post to ...
1
vote
1answer
52 views

how i can filter out the likes from a Facebook like button, html

i have created a fb like button for a page over the fb developer page. Now my the part of my page which i want to modify looks like this atm so my problem is i want to filter out the likes (the ...
0
votes
0answers
76 views

Change background to some text in textarea? similar to facebook

don't you know?when you press @ and a few alphabets in facebook comment it will show the list of user below, and if you click one, it will insert facebook user's name with blue background... could ...
0
votes
3answers
70 views

Position: Fixed isn't fixed?

I am trying to have my facebook like button stay in the top left corner and as the user scrolls down it follows them... What is wrong with my code? It shows but as I scroll down it does not move with ...
0
votes
1answer
35 views

how to make facebook theater view

when you click photo on facebook it show pop up, it's look like can be done with lightbox or something like that, look at address bar, the url was changed, it can be done with pushState javascript ...
0
votes
1answer
236 views

How to make the popup window overlay the article

I'm having trouble figure out about this Facebook Like button when I press like it suppose to popup overlay the article but mine it just goes behind the text and the user can't press or do anything at ...
0
votes
0answers
67 views

Change attribute of iframe loaded from Facebook comment widget

I am having this problem while I attach a fb comment box in my app. The problem is the fb comment page loaded in iframe, that has a fixed height and an attribute scrolling:no, so I could not see the ...
1
vote
1answer
102 views

How to dynamically resize Facebook comments plugin using JavaScript?

My DIV of showing the Facebook comments plugin (e.g. .fb-comments) is fixed by CSS, consider that if I cannot modify that CSS, is it possible to resize the comments plugin using pure JS solution after ...
0
votes
0answers
47 views

google adsense and facebook like button not loading in IE9

this is my site: http://www.clouderize.it/michele/gallery/153237815-7cfc2a39-de6e-491e-9381-3849282e15ca/ If I open it with Chrome or Firefox the google adsense banner and facebook like button are ...
0
votes
0answers
78 views

Are Facebook's “-cx-PRIVATE-” prefix for its CSS class names, protected against Greasemonkey type userscripts?

Facebook have started using the "-cx-PRIVATE-" as a naming prefix for many of their CSS class names on their site. It seems like it is some sort of protection against Greasemonkey type user scripts. ...
-1
votes
1answer
68 views

Misalignment of facebook “like” button to the “tweet” and “pin” button [closed]

I am not good with code so if someone could give me a straightforward easy answer it would be hugely appreciated! As this is such an annoying problem. Thank you in advance Jake
0
votes
1answer
85 views

Scrollable region with scroll pane but not scroll bar

I was viewing some Facebook photos. I observed this thing, when you click on an image, it opens as a modal overlay. The background is still hazily visible, the scroll pane is still there, but the ...
1
vote
3answers
417 views

Large CSS background-image blocks Javascript while loading

From everything I've been able to find a large CSS background-image shouldn't block javascript from executing. Unfortunately, on both Firefox and Chrome this does seem to be the case. If I do a hard ...
0
votes
1answer
235 views

style social media buttons with CSS?

I'm using Twitter's tweet button, Facebook's like button and Google's +1 button. I've tried styling them with my own external CSS file as well as inline CSS. But, it seems that no matter what ...
1
vote
1answer
124 views

Misaligned Twitter Follow and Facebook Like buttons

I've set up my blog, doopist.com, using tumblr. I'm trying to line up a twitter Follow button and Facebook Like button with my blog's header logo image. Currently, the Twitter icon is aligned at the ...
-3
votes
1answer
55 views

CSS assistance for Facebook plugin and Z-index [closed]

I have added a Facebook like plugin, but when users click recommend or "send", the popup dialog box display is hidden under the product box. Is there any CSS I can add/edit to add a z-index to the ...
0
votes
0answers
139 views

Facebook Share Page Popup

I'm working on a project on which I need to build some Facebook audience for my site. I would like to present the users with an option to like a page or wait until some time passes (like 10-15 ...
-3
votes
1answer
46 views

Facebook Comments Same On Every Page [closed]

I'm trying to get FB comments on my Storenvy site and I've tried everything that I could find on the internet so far and can't seem to get it right. When I put in the code from facebook it makes the ...
0
votes
1answer
46 views

Why is a break forming between my twitter and facebook buttons?

My website is up at http://www.avidest.com/. I have placed a facebook like button and a twitter follow button next to each other. For some reason, the FB button is appearing below the twitter ...
0
votes
2answers
95 views

Styling Facebook and Twitter buttons

How can I change the fonts, colors and such of these social bottons? Here are there codes: Facebook: <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if ...
-1
votes
1answer
117 views

Facebook “like” does not appear in Internet Explorer and Firefox

Sometimes Facebook "like" button rendered with 0px of height and weight. This only happens in Internet Explorer and Firefox, but in Chrome it's working and rendered perfectly. Why does this happen? ...
1
vote
1answer
110 views

Trouble making a facebook like div with triangle on top

on facebook if you hover over something with a lot of likes a div pops up showing everyone who likes the post. i was wondering if anyone could mimic the div in css and explain how i can do it. there ...
-1
votes
1answer
97 views

CSS not loading properly only in my Firefox

CSS is not loading for my site Locopari.com correctly in my Browser. Check in your browser http://locopari.com/ If I reduce it just by 1 pixel it will display correctly, I tried all other ...
0
votes
0answers
21 views

When playing a SWF attachment on a users wall, the swf content is not aligned

When viewing the post, the preview image is aligned with the left of the profile image. After clicking the play icon, the swf loads inline, but is "outset" 12px to the left. It looks broken. Caused ...
0
votes
1answer
93 views

dialog background image with arrow using same background

I am making a facebook app and to keep with the facebook design flow within the iframe, I am "copying" some of the facebook features. The one I am having trouble with is the hover card popup dialog ...

1 2 3 4 5 10