Broken Image on "Close Description" button
Posted: 30 Jun 2014, 13:50
Using Joomla 3.3 with PhocaGallery 4.1.1, on the slideshow in the bottom-right corner where the close button should be (mouse over description is "Hide Description"), there is the symbol for a broken image.
Also, looking at the code for the button, it is as follows:-
The src is empty, and there is no class "close" defined in any css.
Presumably a wee bug in Phocagallery. How can this be fixed please?
Thanks.
Brian
Also, looking at the code for the button, it is as follows:-
Code: Select all
<img class="close" src="" style="float:right;cursor:hand;cursor:pointer;width:undefinedpx;height:undefinedpx;margin-left:2px" title="Hide Description">Presumably a wee bug in Phocagallery. How can this be fixed please?
Thanks.
Brian