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

I've got a page (hosted here) that has an image slider at the top of the page which should have a width of 100%. Problem is, it doesn't actually take up the entire page unless I give it a right margin of -x, where x can be of any value or unit. This does make it take up the full width of the page, but this fix both gives a horizontal scrollbar and doesn't work in IE (tested on IE9). It's strange because there's no obvious source for the margin.

Suggestions?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.