EmmaJane: New Ebook: Code-Free Layout with Skinr, Fusion and Panels -
Earlier this year I delivered a series of talks and workshops on how to use "advanced" modules to create Drupal layouts without ever having to crack open a
EchoDitto Tech Blog: Tutorial: How to Group Fields in Views With a Div or Span Tag -
This is a howto for wrapping a div around a few of your view fields (and not others). This is useful, for instance, for being able to group all one's content so that it floats left but does not float around an image.
First, create a template for your view.

Fusion Drupal Themes: Acquia's Fusion Theming Webinar Recording is Now Available -
In case you missed it, the recording of June 17th’s Acquia Webinar on Fusion Theming is now available along with the Slideshare presentation.
For those of you having trouble getting dropdown menus to work in your themes, you might want to look at this.
Alldrupalthemes: Presenting SooperFish: jQuery plugin for Multi-Column Dropdown Menus -
SooperFish is a highly configurable solution for animated dropdown menus. It combines the features of superfish, structured programming of Droppy and a ton of new features like multi-column dropdown menus and configurable show AND hide animation with custom easing.
We've been playing around with a new product called Artisteer .It claims to be the #1 Drupal Theme Generator software package, which I guess is a fair bet considering it's the only one I know of.
Basically it's an interesting piece of software, and lets you generate themes for Drupal, Joomla!, and Wordpress. The good news is that it generates nice-looking basic themes, and is actually quite flexible in many different ways.
The bad news is that the themes are fairly basic - so they're really handy if you want to do some simple prototyping, color visualization, menuing, etc. You can build different sorts of block types, fonts, coloring, backgrounds, etc. all day long.
The bad news is that in the current incarnation you can't really do several fairly important things - or at least things that are important to most Drupal designers -
This includes:
- Liquid layout themes
- inserting new block regions - it only supports the very basic left and right sidebars, footer, and content regions
- Any sort of specific theming that is not part of it's repertoire.
- Panels just plain doesn't behave in the themes generated by Artisteer - this is a deal-breaker for most of my sites.
I'll have a more thorough review after I've had a chance to work with it more - but for now, all I can say is that it's a good tool for maybe the first 80% of a theming project, or for a theming project with very simple requirements. But after that it's going to be time to whip out your PHP and CSS skills.