Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
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.

I'm only a beginner blogger and I don't know anything about CSS. Maybe someone can give me the correct css codes for a Facebook Like button.

share|improve this question
1  
Hi there. I see you asked many questions on StackOverflow but never accepted an answer. Please review the FAQ, How do I ask questions here? stackoverflow.com/faq#howtoask – Mathieu Imbert Aug 2 '12 at 17:57
im so sorry about that and thank you for your reminder. don't know of that feature. anyway, thanks for the tip. found the answer by browsing stackexchange. – Kleigh Heart Garcia Aug 2 '12 at 18:51

2 Answers

bam here it goes, just follow the steps on the left of the screen (scroll down a little). You don't need any css, unless you want to change its location or look.

share|improve this answer

There are quite a few involved. For example: .button_count .like_button_dark .like_button_no_like .liketext, .button_count .connect_widget_like_button .liketext

Find a like button, right-click, and hit inspect element. You'll be able to see all css rules involved.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.