OK diesen Code hier kopiren: Einstellungen->Homepage-Einstellungen->Header-Bereich->Eigener, zusätzlicher HTML-Code (zwischen <head> und </head>)
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>
Und disen code hier kopiren: Einstellungen->Homepage-Einstellungen->Sitewide
Anfang jeder Seite
Ende jeder Seite
Und dan noch das hier anpassen: Design->Mein Design->Dieses Design anpassen
Ausrichtung der Navigation: Links
Navigationsseiten-Hintergrundfarbe:#000000
Navigationsseiten-Hintergrundbild:
http://file1.npage.de/011304/76/bilder/navi-bg2.png
Navigationsseiten-Schriftfarbe:#FFF1BA
Navigationsseiten-MouseOverFarbe:#F9ED00
Navigationsseiten-Schriftart: Arial
Navigationsseiten-Schriftgröße:3
Textseiten-Hintergrundfarbe:#000000
Textseiten-Hintergrundbild: (Leer lassen)