High Rock Media Blog

  • Custom Taxonomy Pages with Drupal Views Using Selective Overrides

    Drupal 7 has an option to turn on a default View for Taxonomy term pages via the contrib module, Views. This is generally pretty good but if you want highly designed pages with additional custom fields than what the default view renders, you could simply...

    Read more...
  • Drupal 7 Preprocess Tricks: Tips From a Themer

    In the course of a day as a Drupal Themer, I need to code a wide variety of functionality into a given site I'm working on. I try to follow Drupal best practices as well and this usually means implementing theme preprocess functions; these become...

    Read more...
  • Theming a Multi-level Responsive Menu in Drupal 7

    In my last post, I discussed my new photography site I'm building and theming with Drupal. The site is responsive and I've been searching for an ideal responsive touch friendly multi-level menu. I looked at and tried several jQuery plugins,...

    Read more...
  • Drupal Theming and Design: A Minimalistic Approach

    Lately, I've been devoting much of my free time to developing better methods of Drupal theming to achieve streamlined processes, simplicity and minimalistic code.

    Read more...