Tuesday 4 March 2014

photoswipe Tool bar fixed


photoswipe old version 1.1. download link:

http://tympanus.net/Tutorials/MicroGalleryImproved/MicroGalleryImproved.zip

Add this code in code.photoswip.css file div.ps-toolbar

.ps-caption{
    opacity:0.8 !important;
    display:block !important;
}

.ps-toolbar{
    opacity:0.8 !important;
    display:table !important;
}   

No comments:

Post a Comment