Hallo,
ich nutzte auf meiner Seite - http://www.padgamers.de - das WordPress standard Them Twenty Ten 1.1.
Laut CSS ist das eigentliche Them 940 Pixel breit.
Code
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
margin: 0 auto;
width: 940px;
Jetzt hab ich drei *.png Dateinen erstellt. Daraus ergibt sich ein iPad, dessen "Bildschirm" 940px INNENMAß hat.
So sind die Bilder:
top.png (1169x689)
wrapper.png (1169x1)
bottom.png(1169x126)
Wie bekomm ich das hin?
LG