December 27, 2009

  • 1:37pm

    We had a project recently where we needed to add first and last classes to Drupals secondary local tasks. I was in a bit of a hurry so instead of trying to figure this out myself I Googled it and pretty quickly found this post on Drupal.org which seemed to fit the bill. Problem is the post doesn’t actually tell you how or where to use the snippet, which isn’t much good for those of you struggling with Drupal in the first...

December 17, 2009

December 15, 2009

December 11, 2009

  • This is part three of 'How you Build a Drupal site.' By choosing a theme you decide about the colours of your site, what you display, how it displays, etc. A theme doesn't change the content, it changes the way how it is displayed...
  • 12:01am

    We want to be able to, at least during development, allow an artist/designer/user to develop the theme CSS for a site as well as upload images for use with the CSS. Via a Zen sub theme with the CSS Injector and IMCE module we allow a designer or other user to theme a Drupal site without having other upload capabilities outside of Drupal. When the theming is done we wrap both the CSS from CSS injector and the images uploaded via IMCE into a final Zen sub theme.

    ...

December 10, 2009

User login