When using Zoom Image, Background changed...

Permalink
I got a strange problem with the Zoom Image function.

When I zoom the image, the backround of the button for closing window does not correctly appearted. I think it should be transparent.
Please have a look at the attached capture image.


If you have any thoughts on this, Please let me know.

Thanks,

1 Attachment

 
kenichi replied on at Permalink Reply
I just realized that there are some images with the same problem I mentioned in the first coment in my C5.

I assume that it might have something wrong with my C5....

I attatched a capture image of them.
kenichi replied on at Permalink Reply 2 Attachments
I just realized that there are some images with the same problem I mentioned in the first coment in my C5.

I assume that it might have something wrong with my C5....

I attatched a capture image of them.
Remo replied on at Permalink Reply
Remo
what theme are you using?

Is it possible that you override some general tags in your theme? like "li {color:red}, img {background:green;}"
kenichi replied on at Permalink Reply
I made a new css file ant link to the theme but it doesn't affect.

Could you tell me how to override?
Remo replied on at Permalink Reply
Remo
There's not need to override as long as your css doesn't override anything.

I'm not even sure what causes the problem, just thought it could be the css. Could you still publish your css to be 100% sure it's not the cause of the problem..
kenichi replied on at Permalink Reply
No, I'm not...

Now I remember that this problem started to appear after uploading other themes which I had built on my own.

I think that your guessing is probably right..
kenichi replied on at Permalink Reply
I tried to override img{background: } tag in some themes and then the problem was fixed!

Thanks a lot!