On Thu, Jun 23, 2011 at 11:28 PM, Kevin A. Cameron <kevinacame...@gmail.com> wrote: > Firebug usually works for me, but I just realized you can't nest grid > elements in 960gs.
O my! Does that mean Ive to do this? Ive to design my grid down to the innermost blocks. Then rename all non-inner elements to things like container_8. What Ive been doing is the other way round: Put grid elements inside grid elements -- use no margin/padding Put margin/padding on innermost elements. Obviously this would make certain desirable/necessary margins impossible. More important question is: Are other grid frameworks more uniform/generic than 960? [In case it makes any difference, I am really a programmer not a designer :-) ] > You should change class 'grid_8', to something like 'container_8'. Check the > container_12 class, then duplicate/modify. > Kevin Actually I was hoping to get by using 960 without understanding the internals. Looking around the internals I find its not so formidable. -- -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: css-design@googlegroups.com To unsubscribe: css-design-unsubscr...@googlegroups.com