<br><br><div class="gmail_quote">On Wed, Sep 26, 2012 at 1:49 PM, Ben Brown <span dir="ltr"><<a href="mailto:Ben.Brown@datamark.com" target="_blank">Ben.Brown@datamark.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
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.</blockquote>
</div><br>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 <div><div>sf-sub-indicator {</div><div>background-image: url(/NoAuth/css/images/arrows-grey.png);</div>
<div>}</div><div>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.</div><div><br></div><div>
<br></div>-- <br><a href="http://www.linkedin.com/in/paultomblin">http://www.linkedin.com/in/paultomblin</a><br><a href="http://careers.stackoverflow.com/ptomblin">http://careers.stackoverflow.com/ptomblin</a><br><br>
</div>