# iFrame im Hintergrund?

**URL:** https://forum.shopware.com/t/iframe-im-hintergrund/18488
**Category:** Shopware 3.5
**Tags:** themes--design
**Created:** [16. Februar 2014 um 11:24 UTC](https://forum.shopware.com/t/iframe-im-hintergrund/18488 "2014-02-16T11:24:00Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![LukeStore](https://avatars.discourse-cdn.com/v4/letter/l/bc8723/32.png) [@LukeStore](https://forum.shopware.com/u/LukeStore)
#### Post date: [16. Februar 2014 um 11:24 UTC](https://forum.shopware.com/t/iframe-im-hintergrund/18488/1 "2014-02-16T11:24:00Z")

</div>

Heey, ich hätte gerne meinen iFrame ganz rechts oben, wie mache ich das? Bzw. in welcher Datei muss ich dies einfügen? `<iframe width="156" height="170" marginheight="0" marginwidth="10" align="right" scrolling="no" frameborder="0" src="xxx.html"></iframe>` ![](http://www.bilder-upload.eu/upload/027d48-1392546216.png) Edit: Das ist der Code, damit sollte es klappen. 🙂 `<iframe style="top: 135px; left: 100%; position: fixed; margin-left: -271px;" width="156" height="170" frameborder="0" src="xxx.html"></iframe>`
