Re: [css-d] Nav Lists

2005-06-03 Thread David Laakso
On Fri, 03 Jun 2005 14:35:39 -0400, Richard Brown <[EMAIL PROTECTED]> wrote: Hi I am still playing with navigation lists. I have redone the site once more and have come up with this navigation: The css is embedded. Please could someone tell me why the navigation

Re: [css-d] Nav Lists

2005-06-03 Thread dwain
Richard Brown wrote: > The css is embedded. Please could someone tell me why the navigation bar stretches right across? there is more going on than you think. at 800x600 your nav bar wraps and also when you bump the text up in ff. i recently had a situation similar to what you are experi

[css-d] Nav Lists

2005-06-03 Thread Richard Brown
Hi I am still playing with navigation lists. I have redone the site once more and have come up with this navigation: The css is embedded. Please could someone tell me why the navigation bar stretches right across? #nav, #nav ul { float: left; widt

Re: [css-d] Nav Lists

2005-06-02 Thread David Laakso
On Thu, 02 Jun 2005 16:01:07 -0400, David Laakso <[EMAIL PROTECTED]> wrote: On Thu, 02 Jun 2005 15:29:35 -0400, Richard Brown <[EMAIL PROTECTED]> wrote: Hi David and All On 2 Jun 2005, at 20:20, David Laakso wrote: I think I'll crawl under a rock. I n the meantime see

Re: [css-d] Nav Lists

2005-06-02 Thread Richard Brown
Hi David and All On 2 Jun 2005, at 20:20, David Laakso wrote: I think I'll crawl under a rock. I n the meantime see for one of many sources dealing with vertical nested lists... Sorry I did not intend to embarrass. I actually thought it was

Re: [css-d] Nav Lists

2005-06-02 Thread David Laakso
On Thu, 02 Jun 2005 14:44:47 -0400, Richard Brown <[EMAIL PROTECTED]> wrote: Hi Earlier I asked for advice about nav lists and got this response from David. I have since had a go at amending the nav list. On 2 Jun 2005, at 13:16, David Laakso wrote: Personally, I'd opt for the simplest ver

Re: [css-d] Nav Lists

2005-06-02 Thread Richard Brown
Hi Earlier I asked for advice about nav lists and got this response from David. I have since had a go at amending the nav list. On 2 Jun 2005, at 13:16, David Laakso wrote: Personally, I'd opt for the simplest vertical list with sub-items that I could get my hands on. Please could you have

Re: [css-d] Nav Lists

2005-06-02 Thread David Laakso
On Thu, 02 Jun 2005 07:13:01 -0400, Richard Brown <[EMAIL PROTECTED]> wrote: Hi Carsten Thanks for that. It worked perfectly. What I didn't understand Ah, the voice of dissent. What I don't understand is why you would want to use it in the place? It's very difficult for the average user like

Re: [css-d] Nav Lists

2005-06-02 Thread Richard Brown
Hi Carsten Thanks for that. It worked perfectly. What I didn't understand was that I had to actually go under the 15em. I had changed it to 15.1em and it had no effect. Thanks very much once again. Rich On 2 Jun 2005, at 10:27, Carsten Peters wrote: Hello Rich, change the margin-left: #n

[css-d] Nav Lists

2005-06-02 Thread Richard Brown
Hi I have a site at and I have used the Suckerfish navigation. However I changed a variable and now the boxes do not meet exactly. Could someone take a look and tell me how I get them to meet again please. Thanks Rich __