Usercentrics - PUBLIC

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Ich nutze in meiner Website Adobe Fonts. Diese Font wird lediglich als CSS-File eingebunden.

Gibt es dafür auch eine Möglichkeit, das Ganze mit dem data-usercentrics-Attribut zu steuern?

If you are using e.g. Adobe Fonts or other services which are only implemented through a CSS File, you can for instance use a tag script “wrapper”.

Just use this “wrapper” and build the CSS file into it. See the following example:

<script type="text/plain" data-usercentrics="Adobe Fonts">
// add code for loading adobe fonts
</script>

  • No labels