Compass makes it trivially easy to customize the grid dimensions and to generate a new grid image. http://wiki.github.com/chriseppstein/compass
The video there will show you how to customize your grid and also how to use strictly non-presentational class names in your markup, if you care about such things. Using the compass command line tool you can make a new grid image like so: compass --grid-img 50+20 Where 50 is the column width and 20 is the gutter width. You may need to install image magick if you don't have it. -chris On Thu, Jun 4, 2009 at 12:45 PM, B3 <[email protected]> wrote: > > I'm designing my page now in photoshop but I'm trying to think about > how its coded so I know how to design the page.. I want less columns > and the gaps between the columns to be bigger, but I'm not sure what > to do about the grid so the css classes supplied with blueprintcss > will still work. Are there alternative grid images for different site > layouts? > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en -~----------~----~----~----~------~----~------~--~---
