Thanks jdembowski, I’ll see if I can try that, but I do notice
that when I inspect the homepage with firebug, I can see
<div id=”multimedia_box” class=”video_box”>
which I think is right, but on individual posts, this is set to
<div id=”multimedia_box” class=”image_box”> which I think is wrong and should = video_box..
To me this means that the settings in the design options are not being set for those pages properly.. or there could be a file that needs adding manually.. can anyone point me in the right direction?