Active
Project:
Taxotouch
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2009 at 09:16 UTC
Updated:
12 Jun 2009 at 08:24 UTC
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
Comment #1
Loac commentedFor 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.