Posted by inmalagadesign on March 29, 2010 at 8:38am
5 followers
Jump to:
| Project: | Menu Icons |
| Version: | 6.x-2.2 |
| Component: | Code |
| Category: | support request |
| Priority: | major |
| Assigned: | inmalagadesign |
| Status: | active |
Issue Summary
I am using Drupal 6 and menu icons I have placed to jpegs in a menu item and they are showing fine in Firefox but not in internet explorer. Any idea why this might be happening?
Comments
#1
is this a bug as tearing my hair out at the moment trying to sort this
#2
Can you share an url of the site where this problem occurs?
#3
Hello. Was a solution discovered for this? I currently have the same issue. Thanks in advance.
#4
Do you have an URL on which we can see this?
#5
Yes. http://vegansource.net
Thanks!
#6
I'm getting issues in:
- IE 7/8: broken image icon. Hard to tell what's going on here cause IE is so damn developer unfriendly.
- opera 11.5 (mac & win): broken image icon. code output:
<img src="" http:="" dev.awc.mediabarndev.com="" sites="" dev.awc.mediabarndev.com="" files="" imagecache="" large-menu-icon="" menu_icons="" menu_icon_4475.png""="" class="call-out-image"/>- Firefox 3.6 (mac & win): no image displays. code output:
<img class="call-out-image" menu_icon_4475.png="" menu_icons="" large-menu-icon="" imagecache="" files="" dev.awc.mediabarndev.com="" sites="" http:="" src="">Safari and Chrome (mac & win) display image correctly.
#7
Cross-referencing #739364: display problem in IE.