bejoyful
Newbie
Posts: 1
Registered: 6/24/2004
Member Is Offline
|
| posted on 6/24/2004 at 03:49 PM |
|
|
broken graphic images in menu items
I am installing a menu bar and cannot figure out how to get rid of the broken graphic images in all of the menu items.
|
|
|
tigra
Administrator
Posts: 1976
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 6/25/2004 at 01:39 PM |
|
|
Make sure you have following line in menu_tpl.js:
'pixel_path' : 'pixel.gif'
Also check if that image exists and path to it is correct.
Generally this kind of problem can be debugged by looking for error 404 in access log of the web server.
|
|
|