This site is archived.

CSS

Responsive Webdesign - Drupal Theming

Kristof Orts 24 June 2010
Type:  Session in official program

Use fluid grids, flexible images, and CSS media queries to create elegant user experiences that fit any browser or device’s viewport.

Fluid grids, flexible images, and media queries are the three technical ingredients for responsive web design, but it also requires a different way of thinking. Rather than quarantining our content into disparate, device-specific experiences, we can use media queries to progressively enhance our work within different viewing contexts.

Additional Presenters:  Matthias Vandermaesen

Writing Better CSS for Drupal

Maarten Verbaarschot 14 May 2010
Type:  Session in official program

Making style sheets easier to maintain for yourself and others, by fully understanding and leveraging Drupal’s theming system, and thinking of what will happen tomorrow.

Making style sheets easier to maintain for yourself and others, by fully understanding and leveraging Drupal’s theming system, and thinking of what will happen tomorrow.

We’ve all seen them; style sheets so large and confusing that we ended up adding new styles at the bottom of the file we happened to have open in our editor, instead of looking for a proper location. It’s unacceptable, especially when working together with multiple themers. In this session we’ll take a look at common pitfalls, ways to prevent these situations and keep our styles more sustainable.

Coverage: