I have a free template, that you can see here: www.fbdforum.com/test It loads and looks okay on my screen, but when I view it on a older PC screen it loads like the image below. Any ideas what the problem is? I have tried reducing the with of the side bar in css, but it still loads strange on the older PC screen.
it's because of the old internet explorer browser... it will only look wrong, on the old browser... try adding this line of code to your css (if it isn't already there) for the sidebar float: left;
Okay, thanks for that! So it is just a case of it being an old IE browser on my other PC? It all looks good on my laptop in both IE and Firefox.