To English VOPS Documentation Overview
To German VOPS Documentation Overview
Setting the footer parameter to false will hide the logos and the imprint-link.
If you want to implement a single card in your page, this setting is recommended.
Example:
<div>
<script>
iFrameResize({
scrolling: false,
log: false
}, "sws_iframe");
</script>
<iframe id="sws_iframe" src="<https://swsdemo.parteiverkehr.de/?footer=false&iframeid=sws_iframe>"></iframe>
</div>