Anyone used the blueprint (http://www.blueprintcss.org/) with Office Sharepoint server publishing sites?
If yes, what do you think? Any catches or problems ? does it really save time and make it easy to make the site working fine cross browsers?
Anyone used the blueprint ( http://www.blueprintcss.org/ ) with Office Sharepoint server publishing sites? If
Share
I used Blueprint CSS with SharePoint (MOSS) on a project last year.
I’m a UK-based contractor and this was for a 3 month project with 1 technical resource (me). The company involved (large UK company providing services to the banking industry) had an existing intranet installation and wanted to move to a MOSS publishing site based intranet.
The design was column based with a fixed width (960px) so I took a look at the CSS frameworks available at the time and Blueprint looked simple and flexible (design tool at http://kematzy.com/blueprint-generator/ to build a custom grid).
Blueprint itself worked well, and the problems I encountered using it would be pretty much the same as any MOSS project that involves large customisations to the master page / page layouts. I did end up writing my own reset CSS rather than use the default one as I didn’t want to completely clobber the MOSS styles. Gotchas:
Having said all that, it worked well with the master pages and was great with page layouts (different columns/layouts and having a ‘magazine style’ front page). And we got the project done with time to spare so yes, I’d use it again and recommend it – as long as you’re happy to be knee-deep in CSS quite quickly..