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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -