It will not show icons

QuestionsCategory: PDF Light ViewerIt will not show icons
Anonymous asked 9 years ago
Hallo
 
It will not show icons on my side
http://hamo-holbaek.dk/hamo-posten/hamo-posten-2011-nr-1/#page/1
 
Alexander
 
 
support
replied 9 years ago

Hello, Alexander. Do you still need help with this issue? If yes, could you please add flipbook to the example page which you’ve specified. Thank you

support
replied 9 years ago

We’ve updated your plugin so this issue should be fixed in v1.2.3. Please let me know if you’ll have some issues with this.

1 Answers
support answered 9 years ago
Hello, Alexander.
There was a conflict with Fontello custom font “icon” classes ( http://hamo-holbaek.dk/wp-content/themes/hamo/fonts/fontello/css/fontello.min.css?ver=3.2.0 ) of your “hamo” theme.
This conflict will be resolved in the next release but for now you could set following style somewhere in your theme styles:

.pdf-light-viewer [class*=" icon-"]::before,
.pdf-light-viewer [class^="icon-"]::before {
    font-family: 'simple-line-icons' !important;
}

————————-
We’ve updated your plugin so this issue should be fixed in v1.2.3. Please let me know if you’ll have some issues with this.