Hi Indexhibiters,
I have applied a shadow in css to my pictures with this code in format.horizontal.php line 448 :
'code'#img-container .picture { float: left; box-shadow: 5px 10px 30px 0px rgba(0, 0, 0, 0.3); }'code'
But we can see the drop shadow in not flush with the bottom of the image, there's always 5 px more.
I don't find how to fix this. Could somebody help me ?
Here is my url : s.ylva.in
Thank you