Franz Josef Kaiser
unread,Mar 4, 2011, 4:34:05 PM3/4/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Blueprint CSS
Hi,
yes, it's possible. Take a look at the css files (src/grid.css) from
your blueprint folder.
.container {width:950px;margin:0 auto;}
This only means, that your div has to have a width of 950px and will
be centered horizontal. You could change the width of 950px to your
needs with using the compress.rb script. Take a look at Tutorial our
Github Wiki.
Best wishes,
Kaiser.