Icons not showing up on main page

I've got a weird issue where none of the icons are showing up on the right side launch page. Just the lines, but none of the icons.


Also, while I'm at it, the reloading of the top bar is driving me crazy. Any way to disable it, or replace it with a client-side script? :wink:



Jonathan

What browser are you using? They are all transparent PNGs using a hack to display in IE.

The other thing that might be wrong is the URL of the images. If you can view the source and find a URL for the image, it should look like this:

Assume your root URL is: www.somesite.com

Image URL should be: http://www.somesite.com/__lib/web/images/icons/foo.png


[quote]Also, while I'm at it, the reloading of the top bar is driving me crazy.  Any way to disable it, or replace it with a client-side script? ;-)[/quote]

The bar plays an important role by keeping your locks for you while you are editing. If it did not refresh, your locks would time out after 10 mins (the default) and you's lose your changes. You can change the lock and refresh internals on the system config screen though to make your lock length longer and the refresh less often.