Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

could someone please help me find the culprit behind why horizontal scrollbar is appearing on my website.

I've tried searching for myself but couldn't find anything.

overflow-x is not an option.

share|improve this question
The problem is to do with the Facebook widget contained in one of your #right-sidebars (IDs must be unique!). I haven't investigated how you can fix it. – thirtydot Oct 7 '11 at 10:48

closed as too localized by thirtydot, Sparky, Will Oct 7 '11 at 17:30

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

2 Answers

I don't see a scroll bar on IE7, IE9 or Chrome - what browser are you seeing it in?

share|improve this answer
Hmm, your right. It only appears on firefox 7.0.1. – Ken Brodawski Oct 7 '11 at 10:11

The center tag which is surrounding the facebook and twitter buttons is the problem

share|improve this answer

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