Ich habe jetzt mal in der default folgende Passage geändert:
body {
background: #eaeaea url( ../images/background.gif ) top left repeat-x;
font-size: 12px;
font-family: Arial, Tahoma, Verdana, sans-serif;
line-height: 160%;
color: #555;
width: 90%;
min-width: 960px;
max-width: 1250px;
margin: 0 auto;
padding-top: 0 !important; /* Remove the top padding space for the admin bar in this theme */
habe ich gegen das getauscht:
#header {
background: #eaeaea url('http://d1.openx.org/avw.php?cb=INS…E&n=aeb4718 6') top left
no-repeat;
font-size: 12px;
font-family: Arial, Tahoma, Verdana, sans-serif;
line-height: 160%;
color: #555;
width: 90%;
min-width: 960px;
max-width: 1250px;
margin: 0 auto;
padding-top: 0 !important; /* Remove the top padding space for the admin bar in this theme */
Nun ist meine Grafik zwar eingefügt, allerdings stimmt die Formatierung nicht und die blau Grafik ist immer noch vorhanden. Mein Logo wird auch überdeckt.
Aber seht selbst.. http://www.nauticpool.net
Scheinbar wird die blaue Grafik anderweitig aufgerufen..