Been trying to get my own x to display to close the "Info" caption box on galleria.classic.css.
On my page www.dorsetdog.com/galleria-slide-trial-in-google-sites scroll down to the lower slide show. Click on the i for the caption to display. The x for close is to the right of the white caption area.
The mouse detects the location of the background-image, but the image refuses to display.
The css is
Any pointers greatly appreciated, thanksCode:.galleria-info-close { width: 15px; height: 15px; position: absolute; top: 5px; right: -20px; background-position: 5px -20px; opacity: .8; filter: alpha(opacity=90); cursor: pointer; display: none; z-index:1; } .notouch .galleria-info-close:hover{ opacity:1; filter: alpha(opacity=100); } .touch .galleria-info-close:active{ opacity:1; filter: alpha(opacity=100); } .galleria-info-close{ width: 15px; height: 15px; cursor: pointer; background-image: url (https://lh3.googleusercontent.com/-pFvd1X7Dd38/UvvTyRNKcuI/AAAAAAAA...) no repeat; }
galleria.classic.css



Reply With Quote

), I put 'play' into the galleria-1.3.5.js file, and it did actually display my "Play" graphic, but the button didn't work.

Bookmarks