First at all I must say i am a beginner in webdesign.
I need some help to copy template css style --> hikashop css style --> hikashop_subcontainer.
CSS TEMPLATE:
Mainpage
CSS Container included mouse-over effect:
(I conclude it should be the syntax's below using chrome element inspect)
"width: 27.8%;
float: left;
padding: 10px!important;
margin: 15px !important;
background: #fff !important;
box-shadow: 0px 0px 3px #aaa;
-moz-transition: 0.7s ease-in-out;
-webkit-transition: 0.7s ease-in-out;
height: 346px;"
I've tried to use these syntax to effect each of my product containers separately but i can't make it work (hikashop_subcontainer). I tried many css syntax's like here but nothing changes:
http://bavotasan.com/2011/a-simple-fade-with-css3/
It should be great if somebody could tell me where to put these rules into the css of hikashop. I already tried a lot to make this work and I had a topic before but still no solution. Could anybody help me out so I can build further on. Should be great!
Best regards,
Lennart