start by fixing the structural errors:
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.you.uk.com.celticwebsolutions.co.uk%2Fblog%2F
when youre done with that, youre going to need to make sure that the content (That includes the tables and images you are using) you are putting in your sidebars, and inside your posts is not set up to be displayed in wider space than those items allow.
In other words, you CANNOT put a 400px wide table inside a 300px div.
since even this post:
http://www.you.uk.com.celticwebsolutions.co.uk/blog/?p=70
is dropped, it’s going to turn out to be something in one of your sidebars, IF fixing the validation errors doesnt resolve it.
I’ve started to edit the faults but I can’t find most of them because I don’t even know where they originate. Most of it was just draggin pluggins into teh sidebar so not even code I had done myself. I have a feeling this is gonna be a failed template taht I’ve spent so long messing about with to work it all out.
theres also some unrendered PHP in righthand side
<?php include (TEMPLATEPATH . '/searchform.php'); ?>
like whooami says fix the validation errors or at least have a very close look at the righthand sidebar code – lots of unclosed / badly nested tags – I think thats whats messing it up
Thanks for the help from both of you, error was <li class=”advertisement”> for some reason. It didn’t like it, as soon as I removed that it worked 😀
Well chuffed now:D
Thankyou very much 😀