On Wed, Sep 26, 2012 at 1:49 PM, Ben Brown <[email protected]> wrote:

> A second problem - in Chrome for Windows, widget icons (the arrows next to
> menus Home, Tickets, Tools, etc) as well as the menu rollup icons, are
> missing. It works in Firefox and IE. It also works on Chrome for Mac. I can
> see in the Apache logs that those images are being requested and served OK
> - I can even navigate to the image URL and see it fine in Chrome.


Can you right click and choose "Inspect Element" on the spot where the icon
is supposed to be?  You should see something under styles like
sf-sub-indicator {
background-image: url(/NoAuth/css/images/arrows-grey.png);
}
and when you hover over the url, it should show you a "sprite" image (in
this case, 20x110 pixel).  You should also be able to see it under the
Resources tab under Images.


-- 
http://www.linkedin.com/in/paultomblin
http://careers.stackoverflow.com/ptomblin
--------
Final RT training for 2012 in Atlanta, GA - October 23 & 24
  http://bestpractical.com/training

We're hiring! http://bestpractical.com/jobs

Reply via email to