Ah, but is it - DIV --DIV ----DIV or DIV --DIV --DIV ? The latter should work. Another tip I've heard of is to list the first div with an ID and all subsequent ones with classes. I don't remember the reason right now, but I seem to remember it was something more than stylistic.
Re: A sample would be best...
Date: 2007-06-09 12:49 am (UTC)DIV
--DIV
----DIV
or
DIV
--DIV
--DIV
?
The latter should work. Another tip I've heard of is to list the first div with an ID and all subsequent ones with classes. I don't remember the reason right now, but I seem to remember it was something more than stylistic.
Good luck with it. CSS problems are a bugger.