Archived topic
sidebar falling off the page
3 replies · Started by Dee Broughton on May 8, 2015
This site is fine except, suddenly, the right sidebar falls off the page only on this page. http://elt.international/news/
I assume there's an open tag or something somewhere, but I can't find anything and it was fine last time I checked. The sidebar is working on all other pages. Any ideas?
Looks like there's a couple unclosed elements.
I suggest using Firefox, and adding Firebug (https://addons.mozilla.org/en-US/firefox/addon/firebug/) and HTML validator (https://addons.mozilla.org/en-us/firefox/addon/html-validator/) - then, view the source of your page. HTML validator will give you some information, including which tags aren't right. The problem tags will be highlighted in red.
Let me know if you need more info :)
It worked, thanks, but OMG, that was horrifying! Some things (1,000,000 errors) are better left unseen!
Ha! It's a pretty good tool to have for debugging :)