Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Header Menu CSS not playing ball Reply To: Header Menu CSS not playing ball

#247742
sc0twpburgh
Participant

Thanks. This section below makes the menu background disappear completely for some reason. So the beow:

#navigation a {
padding: 11px 55px 11px 55px
background-color: #b9bbaa;
margin: 0 3px 0 3px;
}

Which makes no sense to me….. Also menu to central and not matching up with main body width as it should. Have reverted back to original CSS for now. Thanks.