CMS MADE SIMPLE FORGE

JQueryTools

 

[#9263] Call to mising background image in CSS.

avatar
Created By: stephen cooper (scooper)
Date Submitted: Thu May 16 05:54:50 -0400 2013

Assigned To:
Version: 1.2.5
CMSMS Version: 1.11.2.1
Severity: Trivial
Resolution: None
State: Open
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.


History

Comments
avatar
Date: 2014-05-13 05:51
Posted By: Stephan (10010110)

I was just going to report this, too, and saw that it has already been reported
so I wanna second that. It’s still prevalent in version 1.2.6 of the module.