Re: [css-d] Help with a menu

2005-05-18 Thread Holly Bergevin
From: Richard Brown <[EMAIL PROTECTED]> >Any ideas anyone? >>> Could anybody, please explain to me why I have a box to the left of >>> the menu on the following site: >>> >>> start with #navcontainer - float: left; #navlist get

Re: [css-d] Help with a menu

2005-05-18 Thread Richard Brown
Hi Doug and all Thanks for that. I duly applied the -30px and you can see the result! Any ideas anyone? Thanks Rich On 18 May 2005, at 21:40, Doug Ferguson wrote: Add -30px to the fourth line in this class: #navlist { width: 7em; /* to display the list horizontaly */ font-family: sans-serif; margin

Re: [css-d] Help with a menu

2005-05-18 Thread Doug Ferguson
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, plea

[css-d] Help with a menu

2005-05-18 Thread Richard Brown
Hi All Could anybody, please explain to me why I have a box to the left of the menu on the following site: Thanks Rich __ css-discuss [EMAIL PROTECTED] http://ww