I am using J1.5, with Yootheme Shuffle template. I have it in the top position, and for Firefox it works great, but for I.E7 it doesn't. Please look at the attachment and let me know if it something with Shadow panel( doubt it) or my template? Thanks 
Yes i have the same problem with IE7.
Anyone can help please ?
At last I am happy that it is not only me that is having this issue. There is truth in the saying "misery love company". But, the programmers here are great (also very busy), but I know they will give us a answer to this problem soon.
Hi barton,
sorry for the late reply
looks to my like the image is too big, most likely the css is set to hide anything higher than the position, which works in ff but as im sure your aware IE has problems with even the simplest things
send me over a link and ill get a fix to you, or alternative try resizing the image.
Richie
I send you a PM, in addition, can you please clarify what you are referring to by "alternative try resizing the image."? Thanks.
Hi Barton,
i didnt get the pm, perhaps emailing me
richie @ this site
by resize the image, i mean reducing the height so that it fits where you want it
Richie
Thanks for the quick fix Richie. For the rest of the ninja out there
To fix the problem
simply opened the css file mod_shadow_panel.css
found
#spspan {
and changed the height to fit the space, in your case 23px
height: 23px
Forum