Summary:
Call to mising background image in CSS.
Detailed Description:
Just installed 1.2.5 and see in Firebug that the CSS is requesting a background
image that isn't there any more (and hence thowing a 404 error).
The image is
/modules/JQueryTools/lib/imgs/bg.gif
and its called from the css file
modules/JQueryTools/lib/jquerytools.lib/JQueryTools.css
the offending line is line 3:
background-image: url(../imgs/bg.gif);
I went and grabbed a copy of the img folder from an earlier release thinking it
had been left out but it looks rubbish so I assume you've updated the theme but
not taken out this bit of CSS. I've just commented it out for ow - you might
know whether we need that css file at all.
Thanks for your efforts as always.
s.