fritzmg / contao-sharebuttons

Simple extension to provide share buttons as a module and content element in Contao
GNU Lesser General Public License v3.0
18 stars 2 forks source link

boxxed theme: print & pdf styles missing #43

Closed fritzmg closed 3 years ago

fritzmg commented 4 years ago

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

fritzmg commented 4 years ago

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

samazaphikel commented 4 years ago

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

fritzmg commented 4 years ago

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

samazaphikel commented 4 years ago

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

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