fritzmg/contao-sharebuttons

boxxed theme: print & pdf styles missing

Closed this issue · 4 comments

The CSS styles for a.print & a.pdf are missing for the boxxed theme.

Ah, this theme does not actually have any such icons.

Hi, Im using the light Theme. there is also a bug in print and PDF. The Icons shows as Twitter

And WhatsApp not visible on iPhone

Yes, the light Theme neither has a PDF nor Print icon. You will have to provide one yourself and set the CSS accordingly.

Ok, I will do and for WhatsApp I changed the default template:

 <!-- ?php elseif ($network == 'whatsapp' && \Environment::get('agent')->mobile): ? -->
 <?php elseif ($network == 'whatsapp'): ?>