Add -30px to the fourth line in this class:

#navlist {
width: 7em;
/* to display the list horizontaly */
font-family: sans-serif;
margin: 0 0 0 -30px;
padding: 0;
border-top: 1px #000 solid;
border-left: 1px #000 solid;
border-right: 1px #000 solid;
}

Richard Brown wrote:
Hi All

Could anybody, please explain to me why I have a box to the left of the menu on the following site:

<http://www.swmug.co.uk/>

<http://www.swmug.co.uk/styles/pages.css>

Thanks

Rich

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to