Ich warten nun gespannt auf deinen Link

mfg Peku
Moderator: goefi-chiangmai
Code: Alles auswählen
<style type="text/css">
<!--
body {
background-color: #000000;
background-image:
url('http://file1.npage.de/009163/92/bilder/bg_oben.png');
background-position: top left;
background-repeat: no-repeat;
}
#bg {
position:fixed;
bottom:0px;
right:0px;
background:
url('http://file1.npage.de/009163/92/bilder/bg-u.png') bottom right no-repeat;
display:block;
height:323px;
width:500px;
z-index:-10;
}
#content {
background: rgba(255, 122, 17, 0.5);
color:#FFF1BA;
width: 800px;
-moz-border-radius: 20px;
-ms-border-radius:20px;
border-radius: 20px;
margin:auto;
margin-top: 5px;
margin-bottom: 5px;
padding:15px;
z-index:0;
}
-->
</style>
<!--[if IE]>
<style type="text/css">
#content {
background:
url('http://file1.npage.de/009163/92/bilder/content-bg.png') top left repeat-y;
color:#FFF1BA;
position:absolute;
top:5px;
left:175px;
}
#bg {
position:fixed;
bottom:0px;
right:0px;
background:
url('http://file1.npage.de/009163/92/bilder/bg-u.png') bottom right no-repeat;
display:block;
height:100%;
width:100%;
z-index:-10;
}
</style>
<![endif]-->
<div id="bg"></div>
Code: Alles auswählen
<div id="content">
Code: Alles auswählen
</div><!-- Ende des Content-->
Mitglieder in diesem Forum: 0 Mitglieder und 3 Gäste