I have a wordpress site.
I don’t know how this happened, but now it obviously has got a lot of spae to the right!
Can some of you see through the souce and see if you find anything suspicious?
It would be really appreciated! Thanks 🙂
Site: gone! 🙂
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s because of your translation bar image in line 1031.
I’ts 960 Pixels wide and forces the body to stretch to the right.
Best clip it, or give one of the surrounding containers
overflow: hidden.The Web Developer Toolbar for Firefox is a great extension that helps find out such things using its “highlighter” function. I use it alongside Firebug to debug HTML.