css - hover effect shows background color instead of .jpeg in firefox -


i having issues css hover effect in firefox, shows grey boxes when thumbnail hovered on shows .jpeg image , text of project. in google chrome there no grey boxes .jpeg's each thumbnail , when hovered on text appears. have attached link website, please view in firefox issue , google chrome see effect functioning properly.

http://www.jacobdelaneydesign.com/

put:

.hovereffect a,  .hovereffect p {     opacity: 1;  } 

Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -