Philipp-Inen: Wird nur halb geladen ...

Beitrag lesen

live-beispiel wäre gut.. habe die seite aber noch nicht hoch geladen.
meinen irframe-code" kann ich aber mal posten:

Iframe:

<html>
<head>
 <title>Index</title>
 <style type="text/css">
 body {
  background-image:url(images/img_03.gif); background-repeat:no-repeat;
  background-attachment:fixed; padding:0px; }
  div.mybody {
  margin-left:100px; margin-top:20px; margin-right:20px; margin-bottom:20px;
 }

<!--
 BODY {
  scrollbar-face-color:#EDB546;
  scrollbar-highlight-color:#ECCFA7;
  scrollbar-3dlight-color:#ECCFA7;
  scrollbar-darkshadow-color:#EDB546;
  scrollbar-shadow-color:#ECCFA7;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#ECCFA7;
 } -->
 </style>
</head>
<body>
  <table background-color:transparent width='100%' height='395'><tr>
  <td valign='top'><p/><font face='arial'>

<b>Herzlich Willkommen</b><p/>

</font></td></tr></table>

</body>
</html>