Open Petah opened 8 years ago
You can set the opacity...
captionSettings: { animationDuration: 500,
visibleOpacity: 0.7,
nonVisibleOpacity: 0.7 }
I have met the same issue Don't forgot this property cssAnimation:false
$("#gallery").justifiedGallery({
captions : true,
cssAnimation:false,
captionSettings:{
animationDuration: 500,
visibleOpacity: 0.7,
nonVisibleOpacity: 0.7}
});
Being able to have the captions shown under the image would be great !
+1 this is a must, please consider it , the caption weight could be pre defined ...
+1, i'm trying to do modifying the CSS that but i'm not having good results for now...
Not for now, sorry