Hi there,
Great module. I'm trying to figger out how I could get the pager links to be above as well as below the results? How would i go about theming that?

Thanks,
Owen

Comments

Loac’s picture

For output results use standart function of taxonomy taxonomy_render_nodes. It no theming.

But you can change style links of pager with theme_pager function.