Sorry to be such a nuisance, but I cannot get the file icon to show beside the file.
This is the shortcodes I have, and these seem to work.
[library-viewer have_file_access=”all” my_doc_viewer=”library-viewer”]
This is the css I added to the Themes -> Customize -> Additional CSS
.library-viewer–file__icon.library-viewer–gif__icon,
.library-viewer–file__icon.library-viewer–jpg__icon,
.library-viewer–file__icon.library-viewer–png__icon{
??width: 10px;
??height: 10px;
??background-image: url(“https://citizen.on.ca//wp-content/plugins/library-viewer/assets/file-icon.png”); }
The website is?citizen.on.ca?and on the menu bar at the top, if you click Our Papers -> Archived, it will take you to the page where I want ta pdf image icon to appear beside the file.
Again thanks, and I hope I am not driving you too crazy.