Skip to content

Blueprint Documentation: Buttons Pattern

billsaysthis 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.

It was inspired by the ParticleTree technique.

Clone this wiki locally