http://cluster007.ovh.net/~montourckh/notre-equipe
I managed to solve my problems for navigation except margin in the blue rectangles
How to add margins to the left and right ?
For information, my custom css:
#nav-section {
margin-top: 88px!important;
}
nav li a {
text-decoration: none;
text-align: center;
padding-right: 5px;
padding-left: 5px;
display: block!important;
}
nav li a:hover {
text-decoration: none;
background-color: #00538A!important;
color: #fff!important;
}
Attachments:
You must be
logged in to view attached files.