Hey Renata en Arjan, dank... ; R. die Gantry site had ik al bestudeerd en daardoor de index.php, de templateDetails.xml, en de template-options.xml nagelopen op de inhoud . Alle header posities , van header-a tot header-f, staan keurig vermeld in mijn DirectAdmin-files..
In mijn administrator>templatemanager> Edit css/template.css staat het volgende :
/*=== HEADER POSITION ===*/
#rt-header {
background: url(../images/header-row-bg.jpg) left top repeat;
-webkit-box-shadow: 0 0 5px #000000;
-moz-box-shadow: 0 0 5px #000000;
box-shadow: 0 0 5px #000000;
border-top: 1px solid #3c373b;
border-bottom: 1px solid #000000;
}
#rt-header .headerWrap {
background-color:#000;
height: 218px;
width: 100%;
}
.rt-block.logo {
position: relative;
top: 7px;
}
.rt-block.logo a {
margin: 0 auto;
}
ul.sf-menu {
margin: 0 0 0 7px;
position: relative;
top: 27px;
Misschien kan iemand hier iets mee of roept het de juiste vraag op....?
hartelijke groet ,
paulush,..
Edit Otto: Heb de code tussen tags gezet.