Training

Our next U.S. stop:

Mike Anello and Andrew Riley from Mediacurrent are teaming up to offer the first Blue Collar Git workshop on Friday, June 8 as part of DrupalCamp Charlotte (also part of the Southeast LinuxFest). The cost is only $149 for the full day if you register during the month of May ($199 otherwise). 

New Podcast

Posted Wednesday, May 9 at 7:50 am
Brandon Morrison (Brandonian on drupal.org) joins Andrew Riley and Mike Anello on the first post-DrupalCon Denver edition of the podcast to talk about all things Geo in Drupal 7. Brandon is one of the maintainers of the GeoField module and is an active member of the Drupal Geo community.
Download Podcast 82
DrupalEasy_ep82_20120509.mp3
Syndicate content

Newsletter

Stay up-to-date on DrupalEasy workshops and other events. On average, we send about one newsletter per month.

Testimonial

Mike is a great teacher!

Who are we?

DrupalEasy is the collective expertise of Ryan Price and Michael Anello, who joined forces to provide training and consulting services worldwide. Read all about them and what they can do.

What is Drupal?

Drupal is a free, super-powerful content management system for sites that require information posting and collection, including blogs, forums, videos, photos, and databases of information. We think it is the best platform available. Here's why...

Why Drupal?

More and more savvy organizations are going with Drupal for content management, and its no mystery why. It’s free, flexible, and easy to maintain for small or large volume sites. Learn more...

Topic “Themes”

Blueprint

An excellent "starter" theme, meant to be the beginning point for a custom theme. Provides a solid, grid-based CSS foundation to build upon. <140

New to Drupal? Here's a recipie for disaster: you're building a site for a client and need to create a new theme. You think to yourself, "hmmmm, since the Garland theme is the default Drupal theme, that seems like a good place to start...", so you blindly forge ahead by duplicating the Garland theme, renaming it to "coolest_theme_evah", and place it in your sites/all/themes folder (because you would never hack core, would you?) How'd that work out for you? Did you find Garland easy to modify?

The Blueprint theme is a starter Drupal theme based on the Blueprint CSS framework, an open-source project designed to provide site designers with a solid foundation for building upon. The framework features a tableless, grid-based layout that allows site designers to quickly and easily build sites by specifying both column widths and column spans at the CSS level. It also provides strong default typography and a separate CSS file for printing.

After downloading the Blueprint module from Drupal.org, be sure to also download the Blueprint CSS framework as specified in the module's readme.txt file. This separate download is necessary due to license restrictions.

The attached screenshot shows a "grid test" from the framework's site demonstrating the flexibility of the layout system.

Stats

Zen

The Zen theme is considered by many to be the best "starting theme" for Drupal. It is meant to be used as a base theme and provides an excellent, table-less, standards-compliant place to start. Its documentation and code comments are among the best you'll find in a Drupal theme.

Syndicate content