Skip to content

Blueprint Documentation: Buttons Pattern

unthinkingly edited this page Sep 13, 2010 · 10 revisions

Source

See the Blueprint Buttons Pattern Module

Notes

This is for anchor tags that you want to include a standard set of icons. The basic install includes files called “Cross” (for errors) “Key” (for login) and “Tick” (for green checkmarks). To work properly you must have your paths set correctly in your config file, and you must have public access to the images.

Discussion

This module is quite useful as a pattern for understanding how larger modules of functionality can be created with Compass.

See this technique from WooFu to see an approximation of how it looks; the buttons module is an improvement on their technique .

Clone this wiki locally