flowdee / hearthstone-cards

Hearthstone Cards for WordPress automatically adds an overlay to written card names and displays the associated image while hovering them.
https://wordpress.org/plugins/hearthstone-cards/
GNU General Public License v3.0
7 stars 4 forks source link

Cards Trasparent on text #47

Closed gbennets closed 8 years ago

gbennets commented 8 years ago

Hello I have a little problem... The card images can't go on the text and looks trasparent. It's possible to solve that problem? Thanks a lot for your work, you are a genious :) hsimagesovrapposte

gbennets commented 8 years ago

I solve this problem putting in the css:
.active { z-index: 10; }

flowdee commented 8 years ago

Glad you solved it! 👍