Closed electricarts closed 5 years ago
You need to use the url displayed at the bottom. At the privacy page on your website, you miss the idSite parameter, so piwik cannot identify which css styles should be load.
This is the correct url: https://analyse.hellmann-genuss.de/index.php?module=CoreAdminHome&action=optOut&language=de&backgroundColor=&fontColor=&fontSize=&fontFamily=&idSite=1
Ok. I thought that some inline styles for the CSS instructions could be found in the URL. I have now used the URL below with the idSite parameter in my privacy statement. This doesn't change the fact that neither the font size nor the font color is adjusted.
Look at your iframe source code, the inline style is correct injected:
I know. Nevertheless, the wrong font is displayed in the frontend. And I don't know why.
You need to inject the Google Web Fonts in the iFrame Code. iFrames are handled as a complete separated website. I will close this issue, since this is a css problem and not an bug with this plugin.
No matter what I enter under Custom CSS or if I place the CSS instructions in an external CSS file and use the link: The iFrame code under the input fields does not change and only shows the "normal" values. What am I doing wrong?