Hi there,
i searched the whole day and tried different ways, now im near the end :-)
I only want a menue at the top of the site with my logo beside and the menue background colour sholt range the whole site width.
I think i have a problem with the padding of the logo:
div#divfooter {
background:none repeat scroll 0 0 #009fe0;
color:#FFFFFF;
padding:10px;
width:100%;
}
table#tablefooter {
margin:auto;
}
#menu1 .rMenu-hor a {
font-weight: bold !important; /* Personal preference */
margin-right: -5px !important;
}
div#menu1 {
padding-left: 120px;
}
.post-headline {
display:none
}
ANY SOLUTION?
THANKS A LOT!