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 me to even hold the fly-outs, much less deal with the content text that's covered while I attempt to do so. Personally, I'd opt for the simplest vertical list with sub-items that I could get my hands on.
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:

#nav li ul { /* second-level lists */
        position : absolute;
        left: -999em;
        margin-left : 14.75em;
        margin-top : -1.35em;
}

Greetings from Cologne
Carsten
Best,
David Laakso
--
http://www.dlaakso.com/

______________________________________________________________________
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