Hi,
trying to adjust the navbar heights and ending up with a gap between the children and the top level menu (please ignore the spelling) in the image but can anybody advise me where else I need to look. I am guessing this is a margin or padding thing but my CSS is not good!
This in Custom Includes:
#nav a, #nav a:visited {
height: 10px;
line-height: 10px;
}
#nav ul ul li a, #nav ul ul li a:visited {
line-height: 10px;
position: relative;
}
Andy
