This is the first time I submit my own modification, so I'm not sure this is the right place to do it.

I've added $zebra variable to taxonomy-filter-section.tpl.php to allow more theming to the filter section. In my case I've included the filter section in the content area, at the bottom. With $zebra variable (class="odd" or class="even") I can make the filters 50% width and float them to the left or to the right.

Live demo here: http://pixelgordo.com/categoria/vista/lateral

I attach the modified file. Since it's really small I haven't create a patch.

CommentFileSizeAuthor
taxonomy-filter-section.tpl_.txt329 bytesNoRandom

Comments

solotandem’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Assigned: Unassigned » solotandem
Category: task » feature
Status: Needs review » Fixed

Reassigning issue to 6.x branch -- see http://drupal.org/node/1203140.

Added in this commit.

solotandem’s picture

Ported to 7.x in this commit.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.