Questions tagged [blueprint-css]

Blueprint is a CSS framework, which aims to cut down on your development time. It gives you a solid foundation to build your project on top of, with an easy-to-use grid, sensible typography, useful plugins, and even a stylesheet for printing.

Blueprint is a CSS framework, which aims to cut down on your development time. It gives you a solid foundation to build your project on top of, with an easy-to-use grid, sensible typography, useful plugins, and even a stylesheet for printing.


Features :

  • An easily customizable grid
  • Sensible default typography
  • A typographic baseline
  • Perfected browser CSS reset
  • A stylesheet for printing
  • Powerful scripts for customization
  • Absolutely no bloat!

Resources :


Related tags :

214 questions
-1
votes
1 answer

Where is a partial Blueprint.css appearance walkthrough?

A few days ago, I read a "first round of everything you need to know feature walkthrough" tutorial for Blueprint.css. This included, for instance, styling tabs, and what I'd need to make different tabs different colors using Blueprint, and so on and…
Christos Hayward
  • 5,777
  • 17
  • 58
  • 113
-1
votes
1 answer

Does Blueprint CSS use some standard dimensions?

I wonder how Blueprint CSS work -- does it use some standard dimensions (such as 24 columns with 40 pixel width, or 20 columns with 48 pixel width), and is there usually a file that specifies the specifics of the blueprint settings?
nonopolarity
  • 146,324
  • 131
  • 460
  • 740
-1
votes
3 answers

What are the arguments against using a CSS Framework?

Yesterday I asked a question here that got more momentum that what I thought it would. Here is the question link since it is related. I am interested now in the possibility of that using two frameworks together will be worst than using a JS…
Geo
  • 8,663
  • 13
  • 63
  • 93
-3
votes
4 answers

blueprint css - select tag in rails

Currently working on rails 3. I made changes in my css file to add a width of 330px to the size of the select drop-down menu by making the following changes: select { width: 330px; { The problem is, there is another page I want to have drop-down…
noob
  • 1,807
  • 2
  • 18
  • 34
1 2 3
14
15